Skip to content

A text based river ride clone in Rust; streamed

License

Notifications You must be signed in to change notification settings

rostam/riverraidrust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

River Raid Rust

Screenshot

What is it

A rewrite of the classic game river raid, in Rust. Also I am screen casting all of it.

For fun and education.

How to play

  • The player P tries to stay inside the river while avoiding enemies E.

  • Use w,a,s,d or (,,,) to move.

  • Use Space to shoot them.

  • Collect fuel F by passing through it or shoot it to get extra scores.

  • You can pause the game by pressing p and exit by pressing q

Good Luck 👍

Installation

$ git clone https://github.com/jadijadi/riverraidrust.git
$ cd riverraidrust
$ cargo run

Contributing

Because the development process is supposed to be streamed, you should raise an Issue before implementing any new feature. If I find a feature to be sufficiently important, I may prefer to implement it myself during a recording, allowing the audience to observe the process and learn from it. Thank you for understanding.

About

A text based river ride clone in Rust; streamed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%