A simple gomoku, using SFML framework, supports mouse/keyboard and controller input, and offers both offline and LAN multiplayer modes.
The rules are free-style and there are no forbidden moves. Players can decide the order of play in each round.
- Online: One player serves as the host while the other joins as a client, allowing games to be played over a local network.
- Offline: Two players take turns playing the game locally.
Key | Action |
---|---|
Space |
Place piece |
Backspace |
Undo |
W /A /S /D /Up /Down /Left /Right |
Move the cursor |
Key | Action |
---|---|
A /Cross |
Place piece |
B /Circle |
Undo |
D-pad | Move the cursor |