Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 360 Bytes

Ncurses Paint

A simple test program to try ncurses mouse events.

Building and Running

Run the build.sh script, then run the compiled ncpaint binary.

Usage

Drag with pressed left mouse button to draw and with pressed right mouse button to clear. Press q to quit. Press any other key to draw with that character.