#Rock Paper Scissors
In this week 3 weekend challenge at Makers we were given the task of recreating the classic Rock Paper Scissors game in the browser, using Ruby and Sinatra.
The final app can be viewed here: http://gus-rps.herokuapp.com/
- Ruby
- Sinatra,
- JavaScript,
- JQuery,
- CSS
- One enhancement could be to add multiplayer functionality