Binary Puzzle Game (6x6)
v1.07: Push temporary row arrays to a 2D array called "Grid". Added text boxes to view Grid in 1D and 2D form, as well as calling 1 test element.
Return to
home
:
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: