By Reeva Prasad
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
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.
Submitted by Reeva Prasad (Reevaprasad)
Download packets of source code on Coders Packet
Comments