When an alive square has 4 or more neighbors, it will become dead in the next round. Here, the either colored square will die after the round ends.
When an alive square has 1 or 0 neighbors, it will become dead in the next round. Here, the either colored square will die after the round ends.
Before the game begins, each player will be able to make 6 turns each of either placing or destroying a square. The squares placed within these turns will be unaltered until the game begins. These squares act as the starting game board, so that the players will be able to grow the amount of squares they have!
After each player has placed their beginning squares, the game will start. During the game, each player will play a turn. After this, the rules of the board (Shown On The Sides) will be applied, resulting in the new board for the game. This will repeat until the max amount of turns have been reached.
Once the max amount of turns has been reached, the game will end. Whoever has the most squares left on the board will win the game. If the amount of squares each player has is equal, the game will be a tie.
When a dead square has exactly 3 neighbors, it will become alive in the next round. Here, the grey square will become alive. It will become the color of the majority of its neighbors. For this grey square it will become a blue square.
When an alive square has 2 or 3 neighbors, it will stay alive with the same color in the next round. Here, the either colored square will become whatever color it was last.