Skip to content
/ RUSH-HOUR-GAME Public template

Rush Hour Car Game is a single-player game where you play as a taxi driver, picking up passengers and navigating through obstacles to earn money.

License

Notifications You must be signed in to change notification settings

AwaisN4eem/RUSH-HOUR-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**********************For UBUNTU LATEST VERSION(22.04.02)*******************************************

TO RUN THIS GAME,YOU HAVE FOLLOW THESE STEPS:
1- Unzip folder.
2- Open terminal in this folder.
3- Write this in terminal: 
bash install-libraries.sh
Then hit enter.

After that , write following and then hit enter :
make

At last ,write following and then hit enter:
./game

********************For Ubuntu OLDER Versions***************************************************

To execute the starter code, you need to do the following:
a) Extract the attached zip file. 
b) Open the terminal and navigate to the path of extracted directory
c) Install the required libraries by executing the command below:
 bash install-libraries.sh
d) Compile the project by writing the command
 make
e) Run the main file 
 ./game
 
 NOTE:All logic is implemented in game.cpp
 

About

Rush Hour Car Game is a single-player game where you play as a taxi driver, picking up passengers and navigating through obstacles to earn money.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages