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
41f117e3a8a9b7e9dfc050917a35ca55657f199e
snake-python
/
server
T
History
daniel156161
41f117e3a8
Build and Push Docker Container / build-and-push (push)
Successful in 1m12s
Details
render Observed At time into user local time and move Snake Status and Thinking Boxes around to look more better
2026-04-06 04:44:34 +02:00
..
blueprints
move Server code into more services and use them into blueprints or server
2026-04-06 04:20:07 +02:00
database
update dashboards over websocket and remove database path from GameplayDatabase output
2026-04-06 01:49:26 +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
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
static
/customizations
add snake customizations to dashboard to show head and tail correctly
2026-04-05 19:58:20 +02:00
storage
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
templates
render Observed At time into user local time and move Snake Status and Thinking Boxes around to look more better
2026-04-06 04:44:34 +02:00
bootstrap.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
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 Server code into more services and use them into blueprints or server
2026-04-06 04:20:07 +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