Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 613 Bytes

File metadata and controls

19 lines (14 loc) · 613 Bytes

Basic Paint - implemented in C

A simple multi-color brush paint software implemented using SDL2 and C.

Purpose - For personal use & scribbling.

+------------------------------------------------+
| [COLOR] ====brush====        [ CLEAR ]         |  <- toolbar
+------------------------------------------------+
|                                                |
|              DRAW HERE (CANVAS)                |
|                                                |  <- canvas
|                                                |
+------------------------------------------------₹