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
dd3547678c6653ac5cfb16796166a4d7816d0d6b
snake-python
/
server
T
History
daniel156161
dd3547678c
Build and Push Docker Container / build-and-push (push)
Successful in 5m52s
Details
add 2.5x speed selector
2026-04-06 17:59:32 +02:00
..
blueprints
move all Databases into the database folder to not have storeage and Database when they are all Databases
2026-04-06 16:24:28 +02:00
database
fix loading of storage and not crash the request
2026-04-06 17:59:10 +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 all Databases into the database folder to not have storeage and Database when they are all Databases
2026-04-06 16:24:28 +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