From d2eb2068bac4e9bdd9ac5e2d727266dd282816b9 Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Aug 2022 17:11:52 -0600 Subject: refactored Piece for easy rotation (still a mess) --- TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9128469..03bf292 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,3 @@ -Redo Piece data structure for easier rotation - a center, the 9 around that and 27 or whatever around that - so that they can just be shifted around - - implement a get function to make things easy on the display function - SFML input SFML graphics Select between debug(cli) and gui display -- cgit v1.2.3