Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

ashgoren/rock_paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

by Debbie Cravey and Mike Goren

Rock Paper Scissors is a simple Sinatra app that allows users to pay the game Rock Paper Scissors against the computer.

Installation

Install Rock Paper Scissors by first cloning the repository.

$ git clone http://github.com/mgoren/rock_paper_scissors.git

Install all of the required gems:

$ bundle install

Start the webserver:

$ ruby app.rb

In your web browser, go to http://localhost:4567

Todo

Display computer selection

License

GNU GPL v2. Copyright 2015 Debbie Cravey and Mike Goren

About

epicodus day 3 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published