{"id":21539477,"url":"https://github.com/tirsvadgui/python.game.snake","last_synced_at":"2025-08-04T21:45:11.664Z","repository":{"id":235024561,"uuid":"789930347","full_name":"TirsvadGUI/Python.Game.Snake","owner":"TirsvadGUI","description":"Classic snake game","archived":false,"fork":false,"pushed_at":"2024-07-28T15:52:36.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T08:11:24.847Z","etag":null,"topics":["python3","snake-game","turtle-graphics"],"latest_commit_sha":null,"homepage":"","language":"Python","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/TirsvadGUI.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-04-21T23:40:07.000Z","updated_at":"2024-07-28T15:52:40.000Z","dependencies_parsed_at":"2024-04-22T03:06:19.959Z","dependency_job_id":"cad00233-b672-4792-95f2-6c7d75f6dc49","html_url":"https://github.com/TirsvadGUI/Python.Game.Snake","commit_stats":null,"previous_names":["tirsvadcli/python.game.snake","tirsvadgui/python.game.snake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Snake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Snake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Snake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Snake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TirsvadGUI","download_url":"https://codeload.github.com/TirsvadGUI/Python.Game.Snake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244116517,"owners_count":20400733,"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":["python3","snake-game","turtle-graphics"],"created_at":"2024-11-24T04:15:34.046Z","updated_at":"2025-03-17T21:42:44.167Z","avatar_url":"https://github.com/TirsvadGUI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eSnake\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Snake game, classics know from early mobile phone. Based on python turtle module for graphics.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake/blob/main/images/screenshot01.png\"\u003e\n      \u003cimg src=\"images/screenshot01.png\" alt=\"screenshot\" width=\"120\" height=\"120\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake/blob/main/images/screenshot02.png\"\u003e\n      \u003cimg src=\"images/screenshot02.png\" alt=\"screenshot\" height=\"120\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake/blob/main/images/screenshot03.png\"\u003e\n      \u003cimg src=\"images/screenshot03.png\" alt=\"screenshot\" width=\"120\" height=\"120\"\u003e\n    \u003c/a\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake/issues/new?labels=bug\u0026template=bug-report---.md\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Snake/issues/new?labels=enhancement\u0026template=feature-request---.md\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n# Snake\nClassic snake game written in python and turtle module\n\n# Getting Started\nThis is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.\n\n## Prerequisites\nYou have python 3 installed.\n\n## Installation\nIn a terminal do following\n\n```console\nmkdir Snake\ncurl -L https://api.github.com/repos/TirsvadGUI/Python.Game.Snake/tarball | tar -xz --strip-components=3 -C Snake\n```\n\nFor play the game go to the folder Snake and run game.\nIt saves high scores and player name.\n\n```commandline\ncd Snake\npython main.py\n```\n\nUse arrow keys for moving the snake\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\". Don't forget to give the project a star! Thanks again!\n\nFork the Project\n\n\u003col\u003e\n    \u003cli\u003eFork the Project\u003c/li\u003e\n    \u003cli\u003eCreate your Feature Branch\u003c/li\u003e\n    \u003cli\u003eCommit your Changes\u003c/li\u003e\n    \u003cli\u003ePush to the Branch\u003c/li\u003e\n    \u003cli\u003eOpen a Pull Request\u003c/li\u003e\n\u003c/ol\u003e\n\nExample\n\n```commandline\ngit checkout -b feature\ngit commit -m 'Add my feature enhance to project'\ngit push origin feature\n```\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/TirsvadGUI/Python.Game.Snake?style=for-the-badge\n[contributors-url]: https://github.com/[github-repo]/graphs/contributors\n\n[forks-shield]: https://img.shields.io/github/forks/TirsvadGUI/Python.Game.Snake?style=for-the-badge\n\n[forks-url]: https://github.com/TirsvadGUI/Python.Game.Snake/network/members\n\n[stars-shield]: https://img.shields.io/github/stars/TirsvadGUI/Python.Game.Snake?style=for-the-badge\n\n[stars-url]: https://github.com/TirsvadGUI/Python.Game.Snake/stargazers\n\n[issues-shield]: https://img.shields.io/github/issues/TirsvadGUI/Python.Game.Snake?style=for-the-badge\n\n[issues-url]: https://github.com/TirsvadGUI/Python.Game.Snake/issues\n\n[license-shield]: https://img.shields.io/github/license/TirsvadGUI/Python.Game.Snake?style=for-the-badge\n\n[license-url]: https://github.com/TirsvadGUI/Python.Game.Snake/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/jens-tirsvad-nielsen-13b795b9/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirsvadgui%2Fpython.game.snake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftirsvadgui%2Fpython.game.snake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirsvadgui%2Fpython.game.snake/lists"}