Skip to content

An attempt of recreating the game River Raid in C++

Notifications You must be signed in to change notification settings

ryadov/river_raid

Repository files navigation

River Raid

This project is a recreation of the classic game "River Raid" using the C++ programming language and the SFML (Simple and Fast Multimedia Library) library. The project is being developed as a part of the CS207 course.

Table of Contents

Installation

To install the project, follow these steps:

  1. Clone the repository to your local machine: git clone https://github.com/ryadov/river_raid.git

  2. Install SFML on your machine. You can find instructions on how to install SFML here.

  3. Open the project in your favorite C++ IDE. We recommend using Jetbrain's CLion.

Usage

To run the game, follow these steps:

  1. Build the project using your IDE.
  2. Run the executable file generated by the build process.

About

An attempt of recreating the game River Raid in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published