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
3614625c565214293cf3250bcd82e3f507de4905
snake-python
/
server
/
blueprints
T
History
daniel156161
a62501cf22
remove stroing of the Game Board State into Redis or Memory
2026-04-08 08:36:54 +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
remove stroing of the Game Board State into Redis or Memory
2026-04-08 08:36:54 +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