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
3da10189b7b45f5a8a4c17dff8bd18c8a03e9947
snake-python
/
server
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
..
blueprints
move snake config read functions into battlesnake template and use TemplateSnake as default Version of Snakes
2026-04-06 19:24:45 +02:00
database
move imports that longst is ontop
2026-04-06 19:02:04 +02:00
dataset
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
game_state_store
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
metrics
rename Test file and add init file for metric backend to import all at once
2026-04-04 22:26:19 +02:00
services
move snake builder into game_runtime.py to not pass it around very where
2026-04-06 05:27:37 +02:00
static
/customizations
add snake customizations to dashboard to show head and tail correctly
2026-04-05 19:58:20 +02:00
templates
add 2.5x speed selector
2026-04-06 17:59:32 +02:00
bootstrap.py
add Backend Env to use as default for all then spesicich down to memory
2026-04-06 05:28:10 +02:00
CreateEnvironmentFile.py
create .env file if its not exists
2024-04-14 13:36:59 +02:00
Files.py
allow sync and async function calls
2026-04-03 14:10:38 +02:00
GameBoard.py
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
Server.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
TrainBattleSnakeAI.py
add Training for AI and AI Model and allow to collect rl data from BestBattleSnake
2026-04-03 23:19:09 +02:00