Pong Hau K'i
The Board
The board consists of five nodes. Four of them are arranged as the corners of the square and one node is in the middle. The middle node is connected diagonally to each corner. Each corner is connected to the two adjacent corners and also to the center node. The only exception is that the top left and top right corner nodes are not connected to each other.
The Pieces
The first player plays with two blue pieces and the second player plays with two red pieces. The pieces are arranged on the board at the start of the game as shown in the following image:
Rules
To move: Move either of your pieces to an adjacent unoccupied node.
To win: You win if your opponent cannot move either of their pieces on their turn.
Variants
- Misere: You win if you cannot make any moves.
- Board Size / Node Connections: The game can be played with different board sizes and/or different connections between the nodes in the board.
GamesCrafters
Greg Bonin (Backend)
Tanya Gordeeva (Backend)
Dave Wong (Backend)
Venu Kolavennu (Backend)
Arihant Choudhary (GamesmanUni GUI)
Cameron Cheung (GamesmanUni GUI)