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