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
4626a491f515cf7d92689b9d87f7d3e0988ba687
snake-python
/
server
T
History
daniel156161
4626a491f5
Build and Push Docker Container / build-and-push (push)
Failing after 12m39s
Details
update Dashboard with new keyboard bindings fix errors with hazards, set win or loss on stale games (older) and push new games real time over the websocket connection when they are finished
2026-04-06 00:36:06 +02:00
..
database
update Dashboard with new keyboard bindings fix errors with hazards, set win or loss on stale games (older) and push new games real time over the websocket connection when they are finished
2026-04-06 00:36:06 +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 Dashboard with new keyboard bindings fix errors with hazards, set win or loss on stale games (older) and push new games real time over the websocket connection when they are finished
2026-04-06 00:36:06 +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
update Dashboard with new keyboard bindings fix errors with hazards, set win or loss on stale games (older) and push new games real time over the websocket connection when they are finished
2026-04-06 00:36:06 +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