Skip to content

Simple rock paper scissors app in rust, its my second ever rust project so no bulli

License

Notifications You must be signed in to change notification settings

1Kill2Steal/rust-rps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-rps

Simple rock paper scissors app in rust, its my second ever rust project so no bulli plz.

It works on a very simple basis:

  • Your score is stored persistently, starting from 0.
  • the game repeats itself in a loop while you don't type in 0 or use Ctrl+C/Ctrl+D.
  • If your score gets down to -1, then the loop breaks and you get ratio'd by the terminal.

About

Simple rock paper scissors app in rust, its my second ever rust project so no bulli

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages