{"id":20348095,"url":"https://github.com/uriid1/ascii-c-game","last_synced_at":"2025-09-07T04:40:28.604Z","repository":{"id":43164351,"uuid":"359243692","full_name":"uriid1/ascii-c-game","owner":"uriid1","description":"Small shooter write in C/Ncurses","archived":false,"fork":false,"pushed_at":"2024-07-29T09:01:21.000Z","size":75,"stargazers_count":60,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-16T22:11:54.112Z","etag":null,"topics":["ascii-game","c","c-game","clang","console-game","cureses-game","curses","ncurses","ncurses-game","terminal-game"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uriid1.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":"2021-04-18T20:15:58.000Z","updated_at":"2025-01-05T01:19:01.000Z","dependencies_parsed_at":"2025-01-09T16:53:51.963Z","dependency_job_id":"694260e1-882c-4b99-8b15-6c6689dccd58","html_url":"https://github.com/uriid1/ascii-c-game","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"b762f4041febae9d984bbed2acda227572dbb357"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Fascii-c-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Fascii-c-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Fascii-c-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Fascii-c-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uriid1","download_url":"https://codeload.github.com/uriid1/ascii-c-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235426493,"owners_count":18988420,"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","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-game","c","c-game","clang","console-game","cureses-game","curses","ncurses","ncurses-game","terminal-game"],"created_at":"2024-11-14T22:19:11.146Z","updated_at":"2025-01-24T11:08:55.274Z","avatar_url":"https://github.com/uriid1.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Apple War\n\n```css\n     e Y8b                       888         Y8b Y8b Y888P \n    d8b Y8b    888 88e  888 88e  888  ,e e,   Y8b Y8b Y8P   ,8Y88b 888*,8,\n   d888b Y8b   888 888b 888 888b 888 d88 88b   Y8b Y8b Y    8  888 888  88 \n  d888888888b  888 888P 888 888P 888 888        Y8b Y8b     ee 888 888      \n d8888888b Y8b 888 88.  888 88.  888  .YeeP.     Y8P Y      88 888 888      \n               888      888\n               888      888   \n\n```\n\nThis is a small game written in C. \u003cbr /\u003e\nYour task is to collect all the apples while avoiding enemies. \u003cbr /\u003e\nI do not recommend using the source code for learning C.\nI wrote this game just for fun :)\nHave a good game!\n\n## Movement:\u003cbr /\u003e\n Arrows - move \u003cbr /\u003e\n Space - shot \u003cbr /\u003e\n q - open menu \u003cbr /\u003e\n\n## Screenshots\n![Screenshot](https://github.com/uriid1/scrfmp/blob/main/AppleWar/lvl0.png)\n![Screenshot](https://github.com/uriid1/scrfmp/blob/main/AppleWar/lvl5.png)\n\n# Running\n* You must have Ncurses and gcc installed to work.\n\n## For Ubuntu / Debian based\n```shell\nsudo apt-get install libncurses5-dev\ngit clone https://github.com/uriid1/ascii-c-game\ncd ascii-c-game\nchmod +x game.sh\n./game.sh\n```\n\n## For Arch based\n```shell\nsudo pacman -S ncurses\ngit clone https://github.com/uriid1/ascii-c-game\ncd ascii-c-game\nchmod +x game.sh\n./game.sh\n```\n\n## For MacOs\n```shell\nbrew install ncurses\ngit clone https://github.com/uriid1/ascii-c-game\ncd ascii-c-game\nchmod +x game.sh\n./game.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furiid1%2Fascii-c-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furiid1%2Fascii-c-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furiid1%2Fascii-c-game/lists"}