WIP, refactoring style (Rotation Borked)

This commit is contained in:
Cole
2024-01-11 16:39:38 -06:00
parent 982624bb5b
commit 4298102525
10 changed files with 373 additions and 402 deletions

1
TODO
View File

@@ -1,3 +1,4 @@
- Re-organize manager.c to match manager.h, add internals to .h and fix code style to match rest of code
- Rotate (Partially Implemented/Buggy. Should try to understand Rotation Matrix better.)
- Empty rows that are full should "break"
- Shift rows down after row "breaks"