/CG-Mini-Project

🎮 A Boat Racing Game. Mini-project for CG, Semester-IV

Primary LanguageC++


🎮 A Boat Racing Game

Computer Graphics Mini-project for Semester-IV
Explore the docs »

View Demo · Report Bug · Request Feature

About the Project

This Project is an implementation of a racing game which used to be one of our favorites during childhood. This game has been implemented in the language C++ on the complier Turbo C++. The game is made using the inbuilt libraries in C such as dos.h, graphics.h etc.

Working

On pressing Crtl + F9 the code runs and the game begins. On the right hand side of the screen, we have the distance bar which shows how much distance is left until we reach the destination. We use the mouse to move the boat right and left. The game is over when you reach the destination without clashing with the obstacles. On pressing the key ‘ESC’ you can exit the game. There is a score tab at the right hand top corner of the screen to display the score.

  • The race starts when you press SPACE or ENTER. If you reach the end of the race without hitting any obstacle then you WIN the race.

  • If you hit any obstacle the game is OVER.

Team

Rutu Gaglani - Github

Saurav Tiwari - Github

Sharayu Bokde - Github