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
ed41c32ad88a91ba84f04b76528e3ab436f83e82
snake-python
/
server
T
History
daniel156161
ed41c32ad8
Build and Push Docker Container / build-and-push (push)
Successful in 3m58s
Details
don't crash server when sqlite-zstd extension can't be loaded
2026-04-06 17:22:27 +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
don't crash server when sqlite-zstd extension can't be loaded
2026-04-06 17:22:27 +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
remove lines between snakes body parts
2026-04-06 06:05:20 +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