Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 169 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 169 Bytes

Snake

The classic game of Snakes

Install requirements by typing 'pip install -r requirements.txt' in terminal.

To Run it, just type 'python snake.py' from terminal