Graphics Games

I love to program in c/c++ , Following is a game i made myself in turbo c , I hope this game would help a lot of people to know more about graphics in command line graphics ,

Description :
-------------
You have to save the ball , the ball shouldn't touch the ground .


Controls:
---------

D : Move towards right
A : Move towards left

Game source Code:
-----------------

C++ Game in graphics