6x6 Binary Puzzle Game

V9: Code for 2 loops of "Solve Repeat".

 

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