Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.98 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.98 KB

This is the reader's manual for using and editing this software project as you may like!


About the Project

uDRaw

It is a customised language interpreter (with its own syntax and terminology) to be used as an educational drawing and programming tool for children. The complete application has been designed using the legacy "conio.h" in C++ environment and compiled using Borland's TurboC++ compiler. It supports a large variety of editing functions on canvas as well as the brushes and options for saving and loading data from disk.


Compiler needed : Borland's Turbo C++

Steps for Execution :

  1. Unload the files in bin folder of the compiler directory.
  2. Compile and run MAIN.cpp.

Application Screenshots

draw screenshot 1draw screenshot 2

draw screenshot 3draw screenshot 4


Feel free to try out my project, make your own implementations, suggest changes and modification and help in improving my project. :)


P.S. : Hail the internet for all the awesome resources and information present on anything you want to learn. My whole hearted gratitude to everybody who made it possible for me to complete this project of mine. :)