{"id":21767531,"url":"https://github.com/arslanstack/rust-snake-game","last_synced_at":"2025-03-21T05:40:58.314Z","repository":{"id":220286832,"uuid":"750875848","full_name":"arslanstack/rust-snake-game","owner":"arslanstack","description":"rust based simple snake game","archived":false,"fork":false,"pushed_at":"2024-02-01T08:25:41.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T02:28:01.351Z","etag":null,"topics":["desktop-app","g2d","piston-window","rust","rust-lang","snake-game"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/arslanstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-01-31T13:55:06.000Z","updated_at":"2024-10-23T17:59:33.000Z","dependencies_parsed_at":"2024-02-01T09:27:20.213Z","dependency_job_id":"27f30dae-11bc-4c54-a894-9598b7432d02","html_url":"https://github.com/arslanstack/rust-snake-game","commit_stats":null,"previous_names":["arslanstack/rust-snake-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Frust-snake-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Frust-snake-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Frust-snake-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Frust-snake-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arslanstack","download_url":"https://codeload.github.com/arslanstack/rust-snake-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745715,"owners_count":20503048,"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":["desktop-app","g2d","piston-window","rust","rust-lang","snake-game"],"created_at":"2024-11-26T13:25:51.661Z","updated_at":"2025-03-21T05:40:58.294Z","avatar_url":"https://github.com/arslanstack.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Snake Game\n\nWelcome to the Rust Snake Game, a classic snake game implemented in the Rust system programming language. Below, you'll find instructions on how to run the game, controls, rules, and future improvements.\n\n![Snake Game](gameplay.png)\n\n## How to Run\n\nTo play the game, follow these simple steps:\n\n1. **Install Rust:**\n   If you haven't installed the Rust development environment yet, you can do so by following the instructions [here](https://www.rust-lang.org/tools/install).\n2. **Install Dependencies:**\n   After installing Rust, navigate to the project directory in your terminal and install the required dependencies. You can do this by running:\n   \n   ```bash\n   cargo build\n\n3. **Run the Game:**\n   Open your terminal and navigate to the project directory. Run the following command:\n\n   ```bash\n   cargo run\n\nThis command will compile and run the game for you. Enjoy!\n\n## Game Controls \u0026 Rules\n\n- Use the arrow keys on your keyboard to control the movement of the snake.\n- Consume the apples that appear in the screen to increase the snake's length and strength.\n- If the snake collides with the game border or itself, it's a game over.\n\n## License\n\nCopyright (c) 2024 arslanstack.\n\nThis project is licensed under [the MIT License](LICENSE.md). Feel free to contribute and enhance the game!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Frust-snake-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farslanstack%2Frust-snake-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Frust-snake-game/lists"}