6x6 Binary Puzzle Game

V8: Load 13 grids and add buttons for testing.

This is a good place to start the exam question.

Return to home:

LOAD a grid:
          
       

View of the 2D array:


View of 1 element by Row and Column reference.
(hard coded as Grid[4][3]; //Row then Column
which is row 5 and column 4):