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
/
blueprints
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
..
__init__.py
move route code out of server into own blueprints and cleanup the codebase
2026-04-06 03:10:49 +02:00
battlesnake.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
dashboard.py
move css styleing into own files and allow to open the game with a url on the battlesnake side
2026-04-06 23:47:31 +02:00
metrics.py
change metrics endpoint to return json by default and when the useragent contains prometheus to return the output as prometheus string format
2026-04-07 07:57:52 +02:00