aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
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