Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 566 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 566 Bytes

PyAISnake


PyAISnake - is a free software python math-sandbox simulator built to teach AI models on how to solve problems related to spatial intelligence, through the classic video game "snake".

https://en.wikipedia.org/wiki/Snake_(video_game)


Executing:

chmod a+x snake.py

./snake.py

or

python3 snake.py


License:

PyAISnake is released under the GPLv3. You can find the full license text in the LICENSE file.