RushHour Semester-1 Project
- Game Play (Click to Play)
Rush Hour is a game where player has to drive taxi and earn points by picking and dropping passengers at their destinations.
To play Rush Hour, you will need to first compile the game using C++ and add the Glut and GLEW libraries. Here are the steps to do so:
- Download or clone the repository to your local machine.
- Download the Glut library from http://freeglut.sourceforge.net/ and GLEW library from http://glew.sourceforge.net/.
- Add the Glut and GLEW libraries to the project.
- Build the project by compiling using a C++ compiler to generate the game executable.
- Run the game executable to start playing.
Use the arrow keys to control your taxi and avoid obstacles as you make your way through the city. Follow the on-screen prompts to pick up and drop off passengers at their designated locations and earn points for completing each task successfully.
If you have any issues with compiling or running the game, please refer to the project documentation or get in touch for assistance.
Project is under development 🛠