My problem is that the program will only add to correctRow if i get 2 correct row's it seems.. Like one vertical and one horizontal (don't know if that matters)
I'm trying to understand how to work with the fields/arrays correctly.
I don't see any [c][r] at line 31. And I really don't know what my problem is, I'm still tinkering with it trying to understand how it works 100% for now it's alot of trail and error.
I wish somone could point me into the right direction. I got code from a simpler game i made, and i will reuse parts of that once i understand how to work with the 2d array.