/game-using-C-

This is a basic game developed using C++ where the user has to park his car in the desired location.

Primary LanguageC++

game-using-C++-

This is a basic game developed using C++ where the user has to park his car in the desired location, with the game getting difficult with everry level.

INSTALLATION:

in order to run this code, the user needs to install:

  1. turbo c++ NOTE: the program is developeed and tested on turbo C++

INSTRUCTIONS:

the user has to move the car using 'w','a','s' and 'd'. Further instructions are given in the game.