Skip to content

Releases: omedcodes/draw_paint

Draw Paint v1.0.0 Initial Release

01 Mar 15:19

Choose a tag to compare

🎨 Welcome to the first official version of Draw Paint!

This version features a fully functional painting engine built in C and SDL2.

What's included:

  • Custom Icon: paintbrush icon on the executable
  • Optimized Circles: Smooth drawing using squared distance logic.
  • Color Palette: 8 classic colors to choose from.
  • Standalone Build: No installation or DLLs required.

Quick Controls:

  • Left Click: Draw | Right Click: Erase
  • Mouse Wheel: Resize Brush
  • S Key: Save | C Key: Clear Canvas