Skip to content

C++ Windows Desktop Paint with basic shape drawing and colors

Notifications You must be signed in to change notification settings

3omar-mostafa/Paint_For_Kids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint For Kids

This is a project for OOP Course in Cairo University - Faculty of Engineering - Computer Department

Built with Visual Studio 2012

Using CMU Graphics Library

By :


Consists of two Modes:

First : Draw Mode

Users can draw any shape in the toolbar with any color they choose from the menu

On the left there is the Actions menu which contains the basic functions the users may need which are:

  • Load
  • Save
  • Save by type of shapes
  • Copy
  • Cut
  • Paste
  • Delete
  • Clear drawing area
  • Select a shape
  • Send to back
  • Bring to front
  • Resize (4 options 1/4 , 1/2 , 2 , 4 of the original size)

Image

On Top there are more actions which are:

  • Change Border Size (5 Sizes)
  • Change fill color
  • Change draw(border) color
  • Undo
  • Redo
  • Turn sounds on or off

Image


There are 22 colors to choose from

Plus filled or unfilled option

Image


Second : Play Mode

Users can have fun with shapes the have drawn There are Two games :

  1. Choose by Color : the program tells the user a specific color to select
  2. Choose by Shape : the program tells the user a specific shape to select

Image


The program have sounds ( can be turned off ) which speaks the name of the shape the user is going to draw and in play mode on right or wrong answer


Main Classes

Image

About

C++ Windows Desktop Paint with basic shape drawing and colors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •