aboutsummaryrefslogtreecommitdiff
path: root/go/game/attack.go
Commit message (Expand)AuthorAgeFilesLines
* implement tower tile effectFlorian Fischer2025-07-241-0/+18
* add attack unit tests and documentationFlorian Fischer2025-07-061-2/+8
* improve codeFlorian Fischer2025-01-271-1/+1
* replace Fatalf with PanicfFlorian Fischer2025-01-271-2/+2
* support crewingFlorian Fischer2025-01-271-1/+1
* change unit attack representation and implement swordFlorian Fischer2025-01-271-10/+29
* intermediate commitFlorian Fischer2025-01-271-0/+50