PyAISnake is a 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://03c8.net

psy b0626bcc4b PyAISnake v0.1 5 years ago
LICENSE b0626bcc4b PyAISnake v0.1 5 years ago
README.md b0626bcc4b PyAISnake v0.1 5 years ago
snake.py b0626bcc4b PyAISnake v0.1 5 years ago

README.md

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:

./snake.py (python snake.py)


License:

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