Skip to content

benjamintillett/rockpaperscissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://bens-rps.herokuapp.com/

FRIDAY CHALLENGE 5 Rock Paper Scissors

@ Makers Academy

Screenshot of game

An online rock paper scissors clone built on sinatra and hosted online via heroku and monitored with New Relic.

Click here to check it out

Skills learnt/used

  • Ruby
  • Rspec
  • Sinatra
  • New Relic
  • Html5
  • CSS3

How to use

Clone the repository:

$ git clone git@github.com:benjamintillett/rockpaperscissors.git

run rspec to view the tests:

$ rspec

Cd into the directory and rackup:

$ cd rockpaperscissors
$ rackup

Point your browser to http://localhost:9292/ to play!.

About

A simple Sinatra web app for the well known rock paper scissors game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors