6x6 Binary Puzzle Game
V14: Added a solveTrios function that currently is not fully working
Return to
home
:
LOAD a grid:
Example in Q
Game 2
Game 3
Game 4
Game 5
Game 6
Game 7
Game 8
Game 9
Game 10
Game 11
Game 12
Game 13
Test 1-36
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):