A fancy colorful application to teach kids some drawing skills.
- Overview
- Introduction
- Main Operations
- How To Run
- How To Use
- Project Description File
- Contributors
- License
This was the project of the "Programming Techniques" course at Cairo University, Computer Engineering Department.
A simple application that enables kids draw fancy shapes and also play some simple games with those shapes. The application helps a kid draw a number of figures, fill them with different colors, save and load a graph, and so on. The application provides a game playing mode to teach kids how to differentiate between figures’ types and colors.
The application supports 2 modes: draw mode and play mode. Each mode contains 2 bars: tool bar that contains the main operations of the current mode and status bar that contains any messages the application will print to the kid. The application supports the following operations (actions) in each mode. Each operation have an icon in the tool bar. The kid should click on the operation icon from the tool bar to choose it first, then give it its input(s) if needed.
Using Visual Studio:
- Download all files on your local machine.
- Open "Paint-For-Kids" folder.
- Open "PaintForKids" folder.
- Open "PT-Project.sln" file, using Visual Studio.
- Run the code (F5).
Contributors in the project:
- Doha
- Mario Fouad
- Moaz Hashem
- Shahd Hesham