An open API service indexing awesome lists of open source software.

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 .

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
```