Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 410 Bytes

File metadata and controls

24 lines (20 loc) · 410 Bytes

cpaint

A console painting program.

Building

Just run make. You'll need the ncurses library.

Controls

hjkl: move cursor c: change color f: fill s: save q: quit

This isn't C code!

That's a matter of interpretation, really. See this post for more.

License

ISC License. See LICENSE for more information.