aboutsummaryrefslogtreecommitdiff
path: root/go/game/action_test.go
Commit message (Expand)AuthorAgeFilesLines
* update the YAML map definitions in the game testsFlorian Fischer2025-09-041-2/+2
* remove global test state and boiler plateFlorian Fischer2025-08-221-18/+10
* make formatFlorian Fischer2025-08-201-2/+4
* support street actionsFlorian Fischer2025-08-201-0/+27
* implement tower tile effectFlorian Fischer2025-08-201-0/+32
* implement house tile effectFlorian Fischer2025-08-201-0/+44
* implement "you control" target constraintFlorian Fischer2025-08-201-0/+42
* remove player color from game codeFlorian Fischer2025-08-201-1/+1
* add initial support for marshaling actions to plain textFlorian Fischer2025-08-201-0/+64