aboutsummaryrefslogtreecommitdiff
path: root/go/game/winCondition_test.go
Commit message (Expand)AuthorAgeFilesLines
* support explicitly winning and implement Approach Supremacy!Florian Fischer2025-09-081-0/+39
* switch exp/slices to slices moduleFlorian Fischer2025-09-031-2/+1
* implement the kraken win conditionFlorian Fischer2025-08-221-0/+21
* remove global test state and boiler plateFlorian Fischer2025-08-221-10/+2
* fix concession test after mnotification changeFlorian Fischer2025-08-221-0/+2
* support concessionsFlorian Fischer2025-08-211-0/+28
* add description to wincondition to show the userFlorian Fischer2025-08-201-3/+3
* fix king game wincondition and add draw special caseFlorian Fischer2025-08-201-0/+40