A Gomoku game on a 15×15 board where the first player to place 5 stones in a row wins. Supports both AI opponent mode (minimax) and online multiplayer mode.
You can learn board grid UI, 5-in-a-row judgment algorithm (8-direction search), minimax + alpha-beta pruning, online multiplayer (WebSocket), and undo functionality.
No showcases yet
Be the first to submit your work!
Please log in to leave a comment.
No comments yet.
Be the first to leave a comment!