Skip to content

A simple project to nourish the concepts of object oriented programming with extensive use of SFML library along with 2.5d approach for the game environment.

Notifications You must be signed in to change notification settings

g-diwakar/2.5D-CAR-RACING

Repository files navigation

VROOM-VROOM

What is this?

Vroom Vroom is a 2.5D Car-Racing game developed using C++. The game is developed as a Final-Project for the course of Object Oriented Programming on third semester of Computer Engineering discipline of TU ,Institute of Engineering. The project uses some good use of Object Oriented concept alongwith smooth graphics and gameplay.

Built With

The game is implemented in C++. It uses SFML as a graphics and audio library.

Installation

On Linux

SFML installation

sudo apt update
sudo apt install libsfml-dev

After installation, browse to the directory where the project files are located.

Run the following command and enjoy the game.

  chmod +x game.sh 
./game.sh

Developers

  • Diwakar Gyawali
  • Manoj Khatri
  • Prajwal K. Pandey

About

A simple project to nourish the concepts of object oriented programming with extensive use of SFML library along with 2.5d approach for the game environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages