6x6 Binary Puzzle Game

V11: Created solveRowPairs function and DisplayGrid Function

 

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):