Files
ncursestest/README.md
2026-02-04 20:01:56 -06:00

10 lines
288 B
Markdown

# 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.