GitHub / BillStephens2022 / Snake-Game-Python
This is a re-creation of the Snake Game (built with Python) where the "snake" is controlled using the keyboard directional keys and is steered to eat food that is randomly generated on the screen. As food is eaten the snake grows and the player must keep the snake within the bounds of the screen and avoid collisions with itself.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillStephens2022%2FSnake-Game-Python
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 71.3 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: almost 2 years ago
Pushed at: about 2 years ago
Last synced at: 23 days ago
Topics: game, python, python-turtle, python3, turtle