Skip to content

hilldauk/Roshambo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roshambo

Play a game of Roshambo against a computer!

Instructions on how to play:

Run the command "node Roshambo.js (flag)"

Flag is represented by the move choice you want to make.

If you want to throw rock, you would type "node Roshambo.js --rock" or it's short version, "node Roshambo.js -r"

If you want to throw paper, you would type "node Roshambo.js --paper" or it's short version, "node Roshambo.js -p"

If you want to throw scissors, you would type "node Roshambo.js --scissors" or it's short version, "node Roshambo.js -s"

About

Play a game of Roshambo against a computer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%