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
epsylon 83c9070eb8 added picking model selector + new AI model: ALice | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.github | %!s(int64=4) %!d(string=hai) anos | |
docs | %!s(int64=4) %!d(string=hai) anos | |
models | %!s(int64=4) %!d(string=hai) anos | |
.gitattributes | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
.pylintrc | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
snake.py | %!s(int64=4) %!d(string=hai) anos |
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)
chmod a+x snake.py
./snake.py
or
python3 snake.py
PyAISnake is released under the GPLv3. You can find the full license text in the LICENSE file.