I have a 2D array and it's like a maze. So I loop through the first row to see if there is a zero (This zero is the opening) and then I go down to see if there is another zero below that zero.I have a 2D array and it's like a maze. So I lo
I have a 2D array and it's like a maze. So I loop through the first row to see if there is a zero (This zero is the opening) and then I go down to see if there is another zero below that zero.I have a 2D array and it's like a maze. So I lo