1.Each player has their own 10x10 grid.
2.Taking turns, players roll both dice and then shade in the appropriate array on their grids.
For example, if you roll a 4 and a 5 you would shade in a 4x5 array.
You can choose to shade the array either vertically or horizontally.
For example, the array could be either 4 rows by 5 columns or 5 rows by 4 columns.