Binary Puzzle Game (6x6)

v1.09: Global vs local variables - function to display grid

Return to home:

Choose a game to solve:

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: