"Snake game with curses (enormous game physics in future)"
- get this repo
git clone https://github.com/entropax/termosnake.git
...
- python:
python main.py
- move your snake in any direction;
- eating fruits;
- crush by wall;
- crush by yourself;
- enjoyING process;
...