Binary Puzzle Game (6x6)

v1.10: GLOBAL vs LOCAL variables - repaired the v1.09 error by shifting Row and Col variables to make them global.

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: