Lightweight snake game running in the console
git clone [email protected]:tancredi/python-console-snake.git
python snake
Run python snake -help
for list of options
Usage: snake [options]
Options:
-h, --help show this help message and exit
-s SIZE, --size=SIZE Game size (s | m | l)
-f, --fullscreen Play fullscreen