blob: 6f8794639c7cbd5d075cc32d5a40547e9c8ef041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Next piece in gui
Add sounds (mostly for losing, winning and clearing a row)
Also add a pause
Have a menu
Add to score on line clear
redo input system. It feels like junk
Implement win condition
Import pieces from files to make it data driven
Refactor getting 2d array from piece area
Make it a pointer to the values in the area
|