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
e7d0227cf900f3d6becd05f955834864c1042991
snake-python
/
server
T
History
daniel156161
e7d0227cf9
Build and Push Docker Container / build-and-push (push)
Successful in 1m34s
Details
show snake body correctly under hazards
2026-04-05 23:08:17 +02:00
..
database
fix svg color problem show dead resions when very sure and allow to highlight snakes when clicking into them store timout and calcumate Snake Win Rate Overall, fix to use full page of games-body, get win lloss or unknown
2026-04-05 23:01:27 +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
show snake body correctly under hazards
2026-04-05 23:08:17 +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
add better dashboard with full snake game board
2026-04-05 19:57:43 +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