Skip to content

dannehdan/rps-challenge-apprenticeships

 
 

Repository files navigation

Rock, Paper, Scissors Challenge

A simulation of a game of Rock, Paper, Scissors against a computer. The user enters their name, then chooses which of the three options they want to pick. The computer then randomly decides what it would like to choose, and the result is evaluated.

Please see the pull request for an updated version with score tracking

bundle install
rackup

Flow Diagram

Flow Diagram

About

End of web module challenge for the apprenticeship course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.3%
  • Shell 20.4%
  • HTML 10.3%