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
3614625c565214293cf3250bcd82e3f507de4905
snake-python
/
snakes
T
History
daniel156161
f6e19e18e6
Build and Push Docker Container / build-and-push (push)
Successful in 4m49s
Details
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +02:00
..
__init__.py
add new Snake with the Name ApexBattleSnake
2026-04-07 10:46:45 +02:00
ApexBattleSnake.py
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +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
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +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
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +02:00