Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 518 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 518 Bytes

python-console-snake

Lightweight snake game running in the console

Screenshot

Usage

Clone the repo

git clone [email protected]:tancredi/python-console-snake.git

Run the package

python snake

Options

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