mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-05-23 20:26:41 +00:00
ca933abeed
27 tests covering: welcome/setNickname/home transitions, runner exit on ErrClientExit, waiting owner/joiner role split with StartCh signal, PVP move validation (turn order, bounds, occupancy, win detection with GameOverCh cross-goroutine sync), PVE human+AI alternation and AI-first when human is White, gameover reset/rematch for both PVP and PVE.