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
1b8fa67059f9ce221df06e6f9f8b67f13e69bcea
snake-python
/
server
/
blueprints
T
History
daniel156161
1b8fa67059
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
..
__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
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
dashboard.py
move side templates and static files into root folder structure to not have it in the code folder
2026-04-06 19:35:53 +02:00
metrics.py
move Server code into more services and use them into blueprints or server
2026-04-06 04:20:07 +02:00