From 8b402500a4d36882c0dce7074666a2e1012b0aea Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Aug 2022 20:38:11 -0600 Subject: functional --- TODO | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 03bf292..6f87946 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,12 @@ -SFML input -SFML graphics -Select between debug(cli) and gui display Next piece in gui Add sounds (mostly for losing, winning and clearing a row) -Pause on lose focus Also add a pause Have a menu -Add to score on line clear \ No newline at end of file +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 \ No newline at end of file -- cgit v1.2.3