daniel156161
|
a62501cf22
|
remove stroing of the Game Board State into Redis or Memory
|
2026-04-08 08:36:54 +02:00 |
|
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 |
|
daniel156161
|
5328252cf1
|
move snake builder into game_runtime.py to not pass it around very where
|
2026-04-06 05:27:37 +02:00 |
|
daniel156161
|
43c7720480
|
fix circular import errors so the server and start again
|
2026-04-06 04:30:02 +02:00 |
|
daniel156161
|
98be2fe6fe
|
move Server code into more services and use them into blueprints or server
|
2026-04-06 04:20:07 +02:00 |
|
daniel156161
|
d89986dba9
|
move route code out of server into own blueprints and cleanup the codebase
|
2026-04-06 03:10:49 +02:00 |
|