summaryrefslogtreecommitdiff
path: root/pkg/ui/views/game_api.go
AgeCommit message (Expand)Author
2025-04-27Use the multiplayer's type instead of simple string to send messagesSanto Cariotti
2025-04-27Co-op mode with next player randomlySanto Cariotti
2025-04-26Fix: do not add emtpy IP peersSanto Cariotti
2025-04-24Fix winner text on co-op 2vs2Santo Cariotti
2025-04-24Play co-op 2 vs 2Santo Cariotti
2025-04-18Restore a gameSanto Cariotti
2025-04-18Use playname-n for peers instead of peer-1 and peer-2Santo 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-17Outcome for a gameSanto Cariotti
2025-04-17Split views on subfilesSanto Cariotti