summaryrefslogtreecommitdiff
path: root/pkg/ui/views/play.go
AgeCommit message (Collapse)Author
2025-04-18Restore a gameSanto Cariotti
2025-04-17Logger with also stdout and move logic to network.Me() instead of network.Peer()Santo Cariotti
2025-04-17Show icon for win/lose/draw on play landing pageSanto Cariotti
2025-04-17Use a better UI to show movesSanto Cariotti
2025-04-17Split views on subfilesSanto Cariotti
2025-04-16Send messages for randomm chess moveSanto Cariotti
2025-04-16Remove topics on networkSanto Cariotti
2025-04-13Create adversary's serverSanto Cariotti
2025-04-09fix: format for errors printSanto Cariotti
2025-04-09Call paginator total pages setter onceSanto Cariotti
2025-04-08Game listSanto Cariotti
2025-04-08Show new/enter play only on landing pageSanto Cariotti
2025-04-08Start new server on new playSanto Cariotti
2025-04-08Use internal/pkg structureSanto Cariotti