Skip to content

KrinjMaster/rps-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R/P/S CLI game

Run the game

Once you've cloned a project install cargo cli if not installed, then run

cargo run your_guess

You should change your_guess to either Rock, Paper or Scissors (not case sensetive). Or you can write whatever you want, I made an error handling you little hacker !

Test the game

If for whatever reason you want to test my project then run

cargo test

About

Rock / Paper / Scissors CLI game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages