/SnakeSprint-A-python-turtle-game-project

SnakeSprint is a classic snake game implemented in Python using the Turtle module. Control the snake's direction with arrow keys, collect food to grow longer, and avoid collisions with walls and the snake itself. Challenge yourself to achieve the highest score while enjoying simple and intuitive gameplay.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.