Files
galaxy-game/game/README.md
T
2026-04-26 22:10:02 +02:00

9 lines
256 B
Markdown

# Game Service Engine
Galaxy game engine — hosts a single game instance and exposes a REST API for
game initialization, turn advancement, player reports, and command execution.
## API
The REST contract is documented in [`openapi.yaml`](openapi.yaml).