Skip to content

costassarris/RPSLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rock, Paper, Scissors, Lizard, Spock

ScreenShot

This game allows a player to play against the computer. Simply choose one of the five options and a winner will be displayed.

I have deployed this game to heroku however you can also clone this repository and run it locally by doing the following:

git clone https://github.com/costassarris/RPSLS

cd RPSLS

bundle install

rackup

The game will now be ready to play locally by navigating to localhost:9292 in your brower.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published