c4arena is an onLine game that pits two players against each other in a game of Connect Four. The Goal of the game is to Connect four of your pieces in a row, either Horizontally, vertically, or diagonally, before your opponent does.
1. Each player takes Turns placing their pieces in the game board.
2. The pieces can Only be placed in the bottom row of the game board, and they can Only be placed in the column that the player chooses.
3. The first player to Connect four pieces in a row wins the game.
4. If all of the spaces on the game board are filled and neither player has Connected four pieces in a row, the game is a draw.
5. Players can also pass their Turn if they do not have a good move.