https://github.com/praharaj-ashutosh/snakegame
The Classic snake game using Python and TurtleGraphics
https://github.com/praharaj-ashutosh/snakegame
python pythonapp turtle-graphics
Last synced: 23 days ago
JSON representation
The Classic snake game using Python and TurtleGraphics
- Host: GitHub
- URL: https://github.com/praharaj-ashutosh/snakegame
- Owner: praharaj-ashutosh
- License: mit
- Created: 2024-12-14T10:46:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-18T05:14:54.000Z (over 1 year ago)
- Last Synced: 2025-01-04T22:47:45.956Z (over 1 year ago)
- Topics: python, pythonapp, turtle-graphics
- Language: Python
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SnakeGame
The Classic snake game using Python and TurtleGraphics
# Preview


# How to Play
* Run main.py
* Use UP DOWN LEFT RIGHT to move the snake