Skip to content

RezaTaheri01/river-raid-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

River Raid Game

A text based river raid clone in Rust base on https://github.com/jadijadi/riverraidrust.git

riverraid

Prerequisites

Make sure you have the following installed:

  • WSL or Linux
  • Rust (via cargo)

Installation

Step 1: Install Rust and Cargo

If you don't have Rust installed, follow these steps to install it on WSL or Linux:

  1. Open your terminal.

  2. Install Rust using rustup:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    
  3. Follow the on-screen instructions to complete the installation.

  4. Verify that Rust and Cargo are installed correctly:

rustc --version
cargo --version

Step 2: Clone and Run riverraid:

  1. Clone repository:
git clone https://github.com/RezaTaheri01/river-raid-rust.git
  1. Build(you can just run):
cargo build
  1. Run
cargo run

Todos

  • Enemy
  • Fuel
  • Shooting
  • Symbol emojies

About

A text based river raid clone in Rust base on https://github.com/jadijadi/riverraidrust.git

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages