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
0ebb04f0a2fa4247292ae0a6cddcba86ffbf23f2
snake-python
/
server
T
History
daniel156161
0ebb04f0a2
Build and Push Docker Container / build-and-push (push)
Successful in 1m59s
Details
change websocket and game publish to redis backend with pub sub
2026-04-06 02:05:56 +02:00
..
database
update dashboards over websocket and remove database path from GameplayDatabase output
2026-04-06 01:49:26 +02:00
dataset
rework dataset function and class structure
2026-04-05 02:21:15 +02:00
game_state_store
rework folder structure complitly
2026-04-04 23:01:34 +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
static
/customizations
add snake customizations to dashboard to show head and tail correctly
2026-04-05 19:58:20 +02:00
storage
rework folder structure complitly
2026-04-04 23:01:34 +02:00
templates
update dashboards over websocket and remove database path from GameplayDatabase output
2026-04-06 01:49:26 +02:00
bootstrap.py
add GameplayDatabase database with dashboard
2026-04-05 16:48:12 +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 ladder error because api changed values
2026-04-05 15:20:25 +02:00
Server.py
change websocket and game publish to redis backend with pub sub
2026-04-06 02:05:56 +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