Skip to content

saulgutierrez/myPaint

Repository files navigation

myPaint

Drawing app with .NET Framework

Simple drawing app for desktop. With this app you can draw anything you want, like the official Paint app for Windows. Select for a color and click and drag over the screen for draw a trace behind the mouse cursor. You can also save and export your draw into a .jpg image format, or .bmp.

Technologies used:

  • C#
  • .NET Framework 6.0

  • image