{"id":16520337,"url":"https://github.com/benbusby/ncurses-arcade","last_synced_at":"2025-10-09T05:05:39.122Z","repository":{"id":98703781,"uuid":"198116628","full_name":"benbusby/ncurses-arcade","owner":"benbusby","description":"A collection of command line games built with ncurses.","archived":false,"fork":false,"pushed_at":"2022-06-28T16:08:35.000Z","size":1302,"stargazers_count":24,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-02T15:44:12.126Z","etag":null,"topics":["ascii","ascii-art","ascii-game","c","game","game-jam","itchio","ncurses","tiny-game"],"latest_commit_sha":null,"homepage":"https://benbusby.itch.io/tiny-moon-runner","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benbusby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-21T23:52:42.000Z","updated_at":"2025-04-03T01:06:18.000Z","dependencies_parsed_at":"2023-03-09T15:00:28.433Z","dependency_job_id":null,"html_url":"https://github.com/benbusby/ncurses-arcade","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benbusby/ncurses-arcade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbusby%2Fncurses-arcade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbusby%2Fncurses-arcade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbusby%2Fncurses-arcade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbusby%2Fncurses-arcade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbusby","download_url":"https://codeload.github.com/benbusby/ncurses-arcade/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbusby%2Fncurses-arcade/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ascii","ascii-art","ascii-game","c","game","game-jam","itchio","ncurses","tiny-game"],"created_at":"2024-10-11T16:50:29.675Z","updated_at":"2025-10-09T05:05:39.117Z","avatar_url":"https://github.com/benbusby.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ncurses Arcade\n\nA collection of command line games, built with ncurses.\n\n## Install\n\n- Command Line\n    - Requires ncurses\n    ```\n    git clone https://github.com/benbusby/ncurses-arcade.git\n    cd ncurses-arcade\n    make\n    ./ncurses-arcade\n    ```\n- Web (tiny-moon-runner only)\n    ```\n    git clone https://github.com/benbusby/ncurses-arcade.git\n    cd ncurses-arcade\n    git checkout web\n    open index.html\n    ```\n\n## Games\n### Tiny Moon Runner\nA small ASCII endless runner, originally created for the [Apollo 11 GC Game Jam](https://itch.io/jam/agc-jam). Also available as an iframe-able browser game in the `web` branch.\n\nThe theme of the game jam was to create a simple game that took up less than 32 kilobytes of memory (the capacity of the Apollo 11 guidance computer).\n\nThe visuals in the game are accomplished using a 2D matrix of characters that are updated on a regular interval to achieve a constant \"framerate\", with the characters moved between rows and colums of the matrix to simulate motion:\n\n![web-gif](./img/demo.gif)\n\nAlso available via browser on [Itch.io](https://benbusby.itch.io/tiny-moon-runner)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbusby%2Fncurses-arcade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbusby%2Fncurses-arcade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbusby%2Fncurses-arcade/lists"}