DrawForKids is a drawing application aimed at providing a fun and educational drawing experience for children.
- Easy-to-use interface
- Multiple drawing tools
- Save and load drawings
- Undo/redo functionality
To install and run DrawForKids, follow these steps:
-
Clone the repository:
git clone https://github.com/faroukmohamed2/DrawForKids.git
-
Navigate to the project directory:
cd DrawForKids -
Compile the project:
make
-
Run the application:
./DrawForKids
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.