Skip to content

tobiasz-p/rock-paper-scissors

Repository files navigation

README

Web application that allows user to play rock-paper-scissors.

Configuration

  1. Clone repository
git clone git@github.com:tobiasz-p/rock-paper-scissors.git
  1. Install gems
cd rock-paper-scissors
bundle install
  1. Run rails server
rails s
  1. Open browser and go to http://localhost:3000
  2. Have fun!

About

Play rock-paper-scissors with computer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published