Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 192 Bytes

snake

Tiny PyGame-based Snake.

Run

Create a virtualenv with python 3.6 and install the requirements with

pip install -r requirements.txt

Then start the game with

python main.py