Closed jamespeilunli closed 3 years ago
still messy
Looking better, though. My only feedback so far would be that you're keeping gameboard_width
and height in two places...
Also you've implemented some of the refactorings I worked on yesterday, which is great. I think we should get this into a mergable state and then work on any refactoring/improvements in a separate PR.
you're keeping gameboard_width and height in two places
and size
I'm going to resolve the conflicts in this branch and then work on that minor bit of refactoring...
This has a bug where in
tetris.rb
the gameboard matrix is blank.