add readme

This commit is contained in:
2026-02-04 20:01:56 -06:00
parent 31d59fd0fc
commit 72dbf1f56a

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# ncurses test program
Wrote this specifically to demonstrate the relative ugliness of the ncurses
experience.
Tried my best to split it up in a pleasing-ish way so it's not just a wall
of gross code and actually kind of readable.
It could be worse, at least it's not GUI programming.