How to use curses to draw to the terminal screen.
While graphical user interfaces are very cool, not every program needs to run with
a point-and-click interface. For example, the venerable vi editor ran in
plain-text terminals long before the first GUI.