ucsb-cs56-projects / cs56-games-tetris

-
1 stars 7 forks source link

Refactor menus into classes. 100pts #61

Open jesmarsc opened 6 years ago

jesmarsc commented 6 years ago

Refactoring each menu into their own class will help reduce code in the TetrisBoard.java class. This would require large changes to how buttons are handled. Estimated 200pts.

KevinLee00 commented 6 years ago

Partially finished by Fall 2017. The remaining work should be worth 100 points.

john-lau commented 6 years ago

W18 OK 100 pts