aboutsummaryrefslogtreecommitdiff
path: root/go/game/pileOfCards_test.go
Commit message (Expand)AuthorAgeFilesLines
* switch exp/slices to slices moduleFlorian Fischer2025-09-031-2/+1
* make PoC Decklist test deterministicFlorian Fischer2025-08-201-3/+5
* add comments and action assertionFlorian Fischer2025-08-201-1/+0
* add simple ai implementationFlorian Fischer2025-08-201-0/+11
* fail if loading an unknown card and add more poc test casesFlorian Fischer2025-08-201-0/+80
* support marshaling and unmarshaling of PoCsFlorian Fischer2025-08-201-0/+25