Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 149 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 149 Bytes

Snake game

Simple curses based cli snake game.

To run simply follow instruction below:

pip install -r requirements.txt
python run.py