This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2a79b7efbfb50772e771879856be749d95a2c71
snake-python
/
snakes
T
History
daniel156161
3da10189b7
Build and Push Docker Container / build-and-push (push)
Failing after 13m9s
Details
move snake config read functions into battlesnake template and use TemplateSnake as default Version of Snakes
2026-04-06 19:24:45 +02:00
..
__init__.py
move snake config read functions into battlesnake template and use TemplateSnake as default Version of Snakes
2026-04-06 19:24:45 +02:00
BestBattleSnake.py
reuse the code from quart_common.web.env to import env_bool and env_int into all classes that are useing this functions
2026-04-06 03:33:22 +02:00
BetterMasterSnake.py
add versions to snakes and read it in server class
2026-04-03 19:57:55 +02:00
DummSnake.py
add versions to snakes and read it in server class
2026-04-03 19:57:55 +02:00
LogicSnake.py
add versions to snakes and read it in server class
2026-04-03 19:57:55 +02:00
MasterSnake.py
add versions to snakes and read it in server class
2026-04-03 19:57:55 +02:00
TemplateSnake.py
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
TrainedBattleSnake.py
add Training for AI and AI Model and allow to collect rl data from BestBattleSnake
2026-04-03 23:19:09 +02:00
UltimateBattleSnake.py
reuse the code from quart_common.web.env to import env_bool and env_int into all classes that are useing this functions
2026-04-06 03:33:22 +02:00