ibara / cpaint

https://briancallahan.net/blog/20220220.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://briancallahan.net/blog/20220220.html

License:ISC License


Languages

Language:C 94.7%Language:Makefile 5.3%