summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..f8545f4
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+# kit To-Do
+- Build system
+ - Remove CMake scripts
+- Allocators
+ - Memory pool
+ - Memory stack
+ - Bump
+- System
+ - Terminal
+ - File and memory mapping
+ - Inter-process transfer
+ - Sockets wrapper
+ - SDL boilerplate