Binary Puzzle Game (6x6)
v1.09: Global vs local variables - function to display grid
Return to
home
:
Choose a game to solve:
Test 1-36
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
The buttons here form a test bed similar to the structure chart.
Later, we can improve the screen design.
Test view of Grid with no indexes as a 1D array:
Test view of rows of Grid[x] as rows in a 2D array:
Test view of Grid[4][3] with 2 indexes as the element in Row 5 Col 4: