{"id":15068098,"url":"https://github.com/17xr/retrosnake","last_synced_at":"2026-01-07T21:11:16.969Z","repository":{"id":250186724,"uuid":"833793566","full_name":"17xr/RetroSnake","owner":"17xr","description":" Retro Snake game made using C++ and Raylib ","archived":false,"fork":false,"pushed_at":"2024-07-25T19:03:28.000Z","size":77,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T13:38:15.719Z","etag":null,"topics":["cplusplus","game","game-development","games","raylib","raylib-c","raylib-cpp"],"latest_commit_sha":null,"homepage":"","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/17xr.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":"2024-07-25T19:00:27.000Z","updated_at":"2024-08-06T21:18:57.000Z","dependencies_parsed_at":"2024-07-25T19:31:56.418Z","dependency_job_id":"9bb6b535-b3f7-47b0-912e-c692cdc27eea","html_url":"https://github.com/17xr/RetroSnake","commit_stats":null,"previous_names":["17xr/retrosnake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/17xr%2FRetroSnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/17xr%2FRetroSnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/17xr%2FRetroSnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/17xr%2FRetroSnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/17xr","download_url":"https://codeload.github.com/17xr/RetroSnake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093111,"owners_count":20722395,"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":["cplusplus","game","game-development","games","raylib","raylib-c","raylib-cpp"],"created_at":"2024-09-25T01:30:27.058Z","updated_at":"2026-01-07T21:11:16.939Z","avatar_url":"https://github.com/17xr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Retro Snake Game\nA redesigned Retro Snake game implemented in C++ with a visually appealing GUI. It is designed to be easy to understand and play, while providing an enjoyable retro gaming experience.\n\n## Features\n- **Classic Gameplay:** Navigate the snake around the screen to collect food and grow longer.\n- **Beautiful GUI:** Retro-themed graphics with smooth animations and a user-friendly interface.\n- **Simple Controls:** Use arrow keys or WASD keys to control the snake's movement.\n- **Score Tracking:** Keep track of your score and try to beat it.\n\n## Getting Started\n### Prerequisites\nTo build and run the Retro Snake Game, you need:\n- A C++ compiler (e.g., g++, clang++).\n- CMake (for building the project)\n- Raylib (for rendering the game).\n\n### Installation\n1. **Install Dependencies:**\n- Check the official website for how to install [Raylib](https://www.raylib.com/#supported-platforms).\n2. **Clone the Repository:**\n```\ngit clone https://github.com/17xr/RetroSnake.git\ncd retro-snake-game\n```\n\n### Building the Project\n1. **Create a Build Directory:**\n```\nmkdir build\ncd build\n```\n2. **Generate Build Files with CMake:**\n```\ncmake ..\n```\n3. **Compile the Project:**\n```\nmake\n```\n\n## Run the game\nOnce the build process is complete, you can run the game with:\n```\n./retro_snake\n```\n\n## Gameplay\n- **Objective:** Guide the snake to eat food and grow as long as possible without running into walls or itself.\n- **Controls:** Use WASD keys to change the direction of the snake.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F17xr%2Fretrosnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F17xr%2Fretrosnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F17xr%2Fretrosnake/lists"}