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
f6e19e18e65cf1bae4e1dbadb9dd97678f04b139
snake-python
/
server
T
History
daniel156161
f6e19e18e6
Build and Push Docker Container / build-and-push (push)
Successful in 4m49s
Details
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +02:00
..
blueprints
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +02:00
database
remove : space between function args
2026-04-07 12:02:50 +02:00
dataset
fix circular import errors so the server and start again
2026-04-06 04:30:02 +02:00
game_state_store
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +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
use snake class name and version from GameBoard and remove snake type and version from GameplayTrackingService init
2026-04-06 23:24:37 +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
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
2026-04-07 12:13:11 +02:00
Server.py
cleanup server extra variables that are only getting used into server.py
2026-04-07 00:23:23 +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