summaryrefslogtreecommitdiff
path: root/pkg/ui/views/game_moves.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-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-18Add type on messages between peersSanto Cariotti
2025-04-17Move internal/network package to pkg/p2pSanto 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-17Use a better UI to show movesSanto Cariotti
2025-04-17Split views on subfilesSanto Cariotti