ncurses (new curses) is a programming library providing an API that allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator. It also optimizes screen changes, in order to reduce the latency experienced when using remote shells.
Moving a ball with acceleration using ncurses - May 16, 2016 5:9:42 PM
Pilota Jokoa using ncurses - May 16, 2016 6:35:52 PM
Pilota jokoa using ncurses and pthread - May 17, 2016 4:44:56 PM