aboutsummaryrefslogtreecommitdiff
path: root/go/ui/stateBar.go
Commit message (Expand)AuthorAgeFilesLines
* use any instead of interface{}Florian Fischer2025-08-201-1/+1
* overhaul uiFlorian Fischer2025-08-201-7/+12
* introduce game.State interface abstractionFlorian Fischer2025-08-201-7/+8
* move more ui logic into CollectionFlorian Fischer2025-08-201-3/+1
* add sealed activity to select a starting deckFlorian Fischer2025-08-201-1/+1
* improve state barFlorian Fischer2025-08-201-5/+5
* add text input and properly center textFlorian Fischer2025-08-201-2/+2
* intermediate commitFlorian Fischer2025-08-201-0/+65