{"id":20811479,"url":"https://github.com/cyberfantics/snake","last_synced_at":"2026-04-21T15:38:10.702Z","repository":{"id":241340543,"uuid":"806651799","full_name":"cyberfantics/snake","owner":"cyberfantics","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-27T16:02:09.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:47:05.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cyberfantics.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-05-27T15:59:35.000Z","updated_at":"2024-05-27T16:02:12.000Z","dependencies_parsed_at":"2024-05-27T21:24:21.937Z","dependency_job_id":null,"html_url":"https://github.com/cyberfantics/snake","commit_stats":null,"previous_names":["cyberfantics/snake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fsnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fsnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fsnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fsnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberfantics","download_url":"https://codeload.github.com/cyberfantics/snake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158972,"owners_count":20245669,"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":[],"created_at":"2024-11-17T20:43:33.809Z","updated_at":"2026-04-21T15:38:05.664Z","avatar_url":"https://github.com/cyberfantics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake Game\n\nThis is a classic Snake game developed using Python's turtle module. The player controls the snake to eat food, and with each food item consumed, the snake grows longer. The game ends if the snake hits the wall or itself.\n\n## How to Play\n\n- **Control the snake:** Use the `Up`, `Down`, `Right`, and `Left` arrow keys to move the snake in the respective directions.\n- **Objective:** Eat the food that appears randomly on the screen to grow the snake and increase your score.\n- **Game Over:** The game ends if the snake hits the wall or its own body.\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/cyberfantics/snake.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd snake\n    ```\n3. Ensure you have Python installed. You can download it from [python.org](https://www.python.org/).\n\n4. Install the necessary dependencies if any (e.g., snake.py, food.py, and scoreboard.py).\n\n5. Run the game:\n    ```bash\n    python main.py\n    ```\n\n## Files\n\n- `main.py`: The main script that runs the game.\n- `snake.py`: Contains the Snake class.\n- `food.py`: Contains the Food class.\n- `scoreboard.py`: Contains the ScoreBoard class.\n\n## Developer\n\nDeveloped by Syed Mansoor ul Hassan Bukhari.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## GitHub Repository\n\nFor more details, visit the GitHub repository: [Snake Game](https://github.com/cyberfantics/snake)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Fsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberfantics%2Fsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Fsnake/lists"}