cd
into project and run go run ./cmd/
localhost:/8080/
side-by-sideThere currently is concept of rooms & each player can play both noughts and cross moves. As a POC this is fine, but would want to handle both these cases.
If a page refreshes, then the old connection disconnects yet the game state doesn’t reset. It’s worth considering how we would handle what happens when one user looses their connection