Skip to content

mrsdev66/rps-curb

Repository files navigation

Rock-Paper-Scissors game

Prerequisites

  • ruby 2.5.0
  • rails 5.2.1

Setup

Run in the terminal:

$ bundle
$ rake db:setup
$ rails s

Rules

Select one of the options and click on it, the alert will report the result (you can see the full details in response)

  • Rock beats scissors
  • Scissors beats paper
  • Paper beats rock
  • Identical throws draw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published