summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..8e5a4d7
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,12 @@
+# kit To-Do
+- Build system
+- Allocators
+ - Memory pool
+ - Memory stack
+ - Bump
+- System
+ - Terminal
+ - File and memory mapping
+ - Inter-process transfer
+ - Sockets wrapper
+ - SDL boilerplate