Skip to content

Paint For Kids is a project required by my programming techniques course, This program is basically a simple paint program with different modes for kids to play around with shapes. This project fucoses on some basic and intermediate Object Oriented Programming and C++ skills, using CMU graphics library as a 3rd party library.

Notifications You must be signed in to change notification settings

almorsi/paint-for-kids

Repository files navigation

Paint For Kids 🎉🎈

paint for kids is a simple paint program that support some kids features like drawing basic figures and also a pick and hide game.

Demo:clapper:

Features

Draw Mode:paintbrush:

  • Add Figures
  • Change Cureent Colors
  • Select Figure(s)
  • Resize Figure(s)
  • Zoom in/out Graph
  • Delete Figures
  • Move Figure(s)
  • Copy Figure(s)
  • Cut Figure(s)
  • Paste Figure(s)
  • Save Graph
  • Load Graph
  • Switch to Play Mode
  • Exit

Play Mode:cartwheeling::sparkles:

  • Pick & Hide
    • Figure Type Game
    • Figures Fill color Game
    • Figure Type and Color Game
    • Figure Area Game
  • Switch to Draw Mode

Requirements To Run:stop_sign:

this code will run only on visual stuido 19, and not on other versions.

Project Requirements And Base Code

See requirments and base code here

About

Paint For Kids is a project required by my programming techniques course, This program is basically a simple paint program with different modes for kids to play around with shapes. This project fucoses on some basic and intermediate Object Oriented Programming and C++ skills, using CMU graphics library as a 3rd party library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published