snake-ai icon indicating copy to clipboard operation
snake-ai copied to clipboard

a snake AI written in python

Snake AI

A snake AI written in python. Use curses module, Windows users should install it first:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses

How to run

git clone https://github.com/Hawstein/snake-ai.git
cd snake-ai
python snake.py

Demo

More in my blog

http://hawstein.com/posts/snake-ai.html