Commit d86973ed authored by Jalay 's avatar Jalay

Add new file

parent 13e351a0
Welcome! This is an implementation of a typical canvas drawing application. <br />
The features are implemented in C programming language using the primitive graphics library provided in TURBO C (inside graphics.h header file). <br />
<br />
System Requirements :
- TURBO C
- OS : Windows/Linux
<br />
Steps to run the application :
1. Install TURBO C
2. Open TURBO C
3. Open main.cpp file using TURBO C
4. Compile and Run the file
<br />
Main features implemented :
- Saving the file
- Draw curved lines
- Free-Hand Drawing
- Drawing different shapes
- Drawing shapes filled with different colors
- Erasing everything
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment