Drawing Program using Python

Reeva Prasad Dec 03, 2020

A program which allows you to use a variety of drawing tools similar to Microsoft paint.

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.

Requirements

  • Python 3.x
  • TKinter
  • Pygame

This Program draws a grid of 600,600 with the given pixel size/row and column. The user can then interact with a variety of tools from the menu bar form the bottom they can draw by selecting a color from the pallet and clicking the "D" button. this program also features a save feature where a user can save there work in selected directory it can be opened by selecting the file from the file nav within the program.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment