diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |