Hot Pursuit-Car Race Game in C++ Using SFML
Project Name: Hot-Pursuit
Version: 1.3
Hot-Pursuit is a Kart Racing game in which a player(convict) runs away in a car by avoiding obstacles on it’s way. Kart Racing games has been most popular in gaming industry from the past. The rules for playing Hot-Pursuit are simple. The player has to move left and right in a 3 lane road by avoiding all the obstacles that come on his way. The score increases along with the survival time and the speed of car as well as speed of obstacles increase along with increasing score making it more difficult and interesting to play. The game has been developed in C++ using SFML library for rendering graphics and it tries to implement the object oriented paradigm to make the gameplay more entertaining.
Get the source code get here
Game Preview