ortonormal2007 / snake

game
0 stars 0 forks source link

snake

how to run

0) You already have a python (>=3.11)

1) Install dependencies (only once)

pip install -r requirements.txt

2) Run this game

python g.py

3) Enjoy and set records!