Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1023 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 1023 Bytes

DrawIt

A very simple painting app which is similar to Microsfot Paint. This is made using python3, with help of pygame module.

Project Functionality and Key Features

  • Basic Tools - Contains basic tools like drawing line, boxes, bordered boxes, eraser, fill etc
  • Save Drawing - You can also save the picture you drew in .png format
  • Load Picture - Load Picture and then you can draw on it

Video Demonstration - https://www.youtube.com/watch?v=Mh-BXwlllYM

Screenshots

Capture1 Capture2 Capture3 Capture4