codeIIEST / Algorithms

A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
http://codeiiest.github.io/Algorithms/
MIT License
204 stars 163 forks source link

C program for Car Animation #238

Closed rahulkumaran closed 6 years ago

rahulkumaran commented 6 years ago

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

with reference to the gitter convo

SHORT DESCRIPTION

the car is drawn using the line function and animation takes place

TESTING

you can compile and run it

rahulkumaran commented 6 years ago

The output of the program is shown below screenshot from 2017-12-16 15-52-31 screenshot from 2017-12-16 15-52-35 screenshot from 2017-12-16 15-52-37 screenshot from 2017-12-16 15-52-40

prateekiiest commented 6 years ago

Looks good 🎆

Thanks for the contribution :1st_place_medal:

rahulkumaran commented 6 years ago

Thanks for merging it 😃