From 02515663dd89994dbc987958b19d707a4cd44864 Mon Sep 17 00:00:00 2001 From: curly Date: Mon, 15 Aug 2022 16:28:00 -0600 Subject: Piece.area needs a rewrite again --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..cd08bb2 --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +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 +Next piece in gui \ No newline at end of file -- cgit v1.2.3