A snake AI written in python. Use curses module, Windows users should install it first:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses
git clone https://github.com/Hawstein/snake-ai.git
cd snake-ai
python snake.py
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
A snake AI written in python. Use curses module, Windows users should install it first:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses
git clone https://github.com/Hawstein/snake-ai.git
cd snake-ai
python snake.py
a snake AI written in python