add a semi-functional TUI

This commit is contained in:
2024-01-06 17:53:01 +01:00
parent 14f177e3f9
commit a5734d1323
3 changed files with 240 additions and 72 deletions

View File

@@ -8,3 +8,4 @@ To build `todd` all you need to do is run `make`.
## 3rd Party
Todd uses the following dependencies:
- stb_ds - https://github.com/nothings/stb
- ncurses - https://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html