7 lines
391 B
Plaintext
7 lines
391 B
Plaintext
- Re-organize manager.c to match manager.h, add internals to .h and fix code style to match rest of code
|
|
- Rotate (Partially Implemented/Buggy. Should try to understand Rotation Matrix better.)
|
|
- Empty rows that are full should "break"
|
|
- Shift rows down after row "breaks"
|
|
- Track and Display Score. During and After game
|
|
- display Upcoming block
|
|
- Introduce levels/speed up with every level |