
Have you played this came before...
I have created this game in C++, Simple and sweet game.
/* Nice car game in C++ using Borland Turbo C++ Compiler.
Set BGI Graphics path according to your pc's Trubo C BGI library.
Here mine is c:\\turboc3\\bgi.
Keyboard Controls to play the game ;
*A - Move car left*
*D - Move car right*
*Enter/ESC to exit the game.*
If your compiler's graphic library is not included then you will find many errors...