ucsb-cs56-projects / cs56-games-tetris

-
1 stars 7 forks source link

Add a grid to game for visualization. 300 pts #33

Closed Tektonbuilds closed 7 years ago

Tektonbuilds commented 8 years ago

Tetris has a grid to guide players when they are placing blocks. This will take a while to accomplish. Estimated: 100-200 pts. In addition, fixing the animation such that the block move a unit at a time will match the game's style much better. Estimated: 100 pts.

Estimated total: 300 pts

Tektonbuilds commented 8 years ago

F16 OK (300 pts)

JohnUCSB commented 7 years ago

https://github.com/UCSB-CS56-Projects/cs56-games-tetris/pull/42