Speed Rivals - Multiplayer Car Racing Game

Speed Rivals is an exciting multiplayer car racing game developed using the SFML library. The game features split-screen gameplay for two players, where they can race against each other on challenging tracks filled with obstacles and boosters.

Features

  • Split-screen multiplayer gameplay.
  • Challenging tracks with obstacles and boosters.
  • Dynamic road signs and background.
  • Score tracking and distance display.

Getting Started

Follow these steps to run the game locally:

  1. Clone the repository: git clone https://github.com/your-username/Speed-Rivals.git
  2. Install SFML: Make sure you have the SFML library installed.
  3. Compile and run the game: Use a C++ compiler to compile the code and run the executable.

Controls

Player 1 (Car 1):

  • Accelerate: W
  • Decelerate: S
  • Turn Left: A
  • Turn Right: D

Player 2 (Car 2):

  • Accelerate: Up Arrow
  • Decelerate: Down Arrow
  • Turn Left: Left Arrow
  • Turn Right: Right Arrow

Contributing

This project is not completed yet. Car interaction with obstacles is not added yet. We welcome contributions from the community! If you'd like to contribute to Speed Rivals, feel free to open issues, submit pull requests, or suggest improvements.

License

This project is licensed under the MIT License.

Screenshots

Multiplayer Screenshot

Gameplay


Developed by Hammad Zafar Bawara