https://github.com/fwldom/snake
Snake By Fwldom . Programing Language Python . Library PyGame . Open Source .
https://github.com/fwldom/snake
Last synced: about 1 year ago
JSON representation
Snake By Fwldom . Programing Language Python . Library PyGame . Open Source .
- Host: GitHub
- URL: https://github.com/fwldom/snake
- Owner: fwldom
- License: mit
- Created: 2023-06-10T18:21:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T18:30:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T08:59:10.329Z (about 1 year ago)
- Language: Python
- Size: 1.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake
Snake By Fwldom . Programing Language Python . Library PyGame . Open Source .
Run Game
```
pip install pygame
git clone https://github.com/fwldom/Snake.git
cd Snake
python Snake.py
```