summaryrefslogtreecommitdiff
path: root/pkg/ui/views/game_keymap.go
AgeCommit message (Collapse)Author
2025-04-24Fix winner text on co-op 2vs2Santo Cariotti
2025-04-24Play co-op 2 vs 2Santo Cariotti
2025-04-18Use "ctrl+c" for quitting on playSanto Cariotti
2025-04-18Add type on messages between peersSanto Cariotti
2025-04-18Use playname-n for peers instead of peer-1 and peer-2Santo Cariotti
2025-04-18Close connection on end gameSanto Cariotti
2025-04-17Logger with also stdout and move logic to network.Me() instead of network.Peer()Santo Cariotti
2025-04-17Handle abandon gameSanto Cariotti
2025-04-17Fix "Q" space for gameSanto Cariotti
2025-04-17Split views on subfilesSanto Cariotti