Game Rules

The goal of the game is to place a 0 or 1 in each cell as per the following rules:

1) No more than two of the same numbers may be placed directly next to or below each other.

2) Every row and every column must contain as many zeroes as ones.

3) The combination of zeroes and ones in every row is unique. The same applies to every column.