/MiniPaint

A python program similar to Microsoft paint. It allows you to use a variety of drawing tools on a pixel grid to create drawings. It features the ability to save and load work created within the program.

Primary LanguagePython

Inspired by the legacy Microsoft Paint app that comes bundled with the Windows OS. Has the option to increase/decrease the brush size, access to switching tools like fill color, change color, eraser. Also, includes the functionality to save drawings in local folder and re-opening them.

Requirements

  • Python 3.x
  • TKinter
  • Pygame

Run in Gitpod

Open in Gitpod

Please Note: The GUI is a little glitchy in GitPod. For best results expand the VNC window to be full screen.