aboutsummaryrefslogtreecommitdiff
path: root/go/server
Commit message (Collapse)AuthorAgeFilesLines
* introduce game.State interface abstractionFlorian Fischer2025-01-271-1/+1
| | | | | This allows to not use the internal game state directly from client code.
* intermediate commitFlorian Fischer2025-01-271-1/+1
| | | | | * Add static analysis and improve Makefile * Implement hints from static code analysis
* intermediate commitFlorian Fischer2025-01-271-0/+13