Giter VIP home page Giter VIP logo

car-racing-game's Introduction

CircleCI Codacy Badge

Chor Police

About

This is a pseudo 3d Car-Racing game made in C++.
The project was done mainly to understand the concurrency patterns. We have made extensive use of concurrent features of C++ in both communication (between game server and the client) and gameplay. The project also follows many design patterns and good practices.

Single Player

Get the adrenaline rush of driving a ultimate sports car equipped with a powerful weapon through a lively city filled with cops and city traffic. You will have great fun with city racing 3d.
Play as the Hero/Thief with cop cars to outrun. The fun and chase never ends here.

Multiplayer Player

Enjoy and comptete with your friends in this game mode.

Built With

This game is implemented in C++.

  • SFML - The Graphics library for C++

Installation

On Linux

Install SFML library.

sudo apt update
sudo apt install libsfml-dev  

Cmake is used to compile the game.

sudo apt install cmake

Clone the repository:

git clone https://github.com/vijayphoenix/Car-racing-game.git

Browse to the directory where all the files of this repository are located.

Run the following commands and enjoy playing the game.

mkdir build && cd build && cmake .. && make  
./main  

Documentation

This project is documented under DOXYGEN Documentation

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

car-racing-game's People

Contributors

vijayphoenix avatar yo5esh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

car-racing-game's Issues

README.md में गलतियां

हमें आपकी रीडमी में कुछ गलतियां मिली हैं |
कृपया करके उन्हें सुधार लीजिये |
कुछ उद्धरण यहाँ पर पेश किये जा रहे हैं :
१. equiped की वर्तनी equipped होनी चाहिए
२. cops cars को cop cars से बदला जाना चाहिए
...इत्यादि

आपका शुभचिंतक
जतिन शर्मा

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.