https://github.com/akxsh20/snakegame
The classic Nokia 3310 snake arcade game solely based on PYTHON
https://github.com/akxsh20/snakegame
oop python3 turtle-graphics
Last synced: 8 months ago
JSON representation
The classic Nokia 3310 snake arcade game solely based on PYTHON
- Host: GitHub
- URL: https://github.com/akxsh20/snakegame
- Owner: Akxsh20
- Created: 2021-09-01T11:17:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T05:04:17.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T09:21:21.127Z (over 1 year ago)
- Topics: oop, python3, turtle-graphics
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake_Game
Developed The classic snake game that used to be on your old NOKIA 3310 Phones
Concepts used:
1. OOP with Python
2. Turtle Gui

