Im doing an pixel painter cose where im making tetris and by doing this i used a matrix which obviously loops through the rows first then thencoloumns and then paints the pixel where theres a "#" on the text file and skips where theres "." On the text file. This method is too long so j wanted to know how do i loop through only the rows and return the same answer
1 Answer
New Answer