https://github.com/anuragnatoo/snakexenzia
Snake Game in Python Using Turtle Module
https://github.com/anuragnatoo/snakexenzia
basic-programming python3 snakegame turtle
Last synced: 6 days ago
JSON representation
Snake Game in Python Using Turtle Module
- Host: GitHub
- URL: https://github.com/anuragnatoo/snakexenzia
- Owner: anuragnatoo
- License: mit
- Created: 2020-04-02T04:52:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T05:01:19.000Z (almost 6 years ago)
- Last Synced: 2025-05-02T22:35:48.329Z (10 months ago)
- Topics: basic-programming, python3, snakegame, turtle
- Language: Python
- Size: 3.91 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake Xenzia
A basic snake game in Python3 Using Turtle Module
Requirements : Turtle Module
### Clone it, Run the file and Play!