ShoiraTa / rock-paper-scissors

A Rock - Paper - Scissors game build using Ruby on Rails. In this project I used Turbo streams and Stimulus to boost application performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock - Paper - Scissors

A Rock - Paper - Scissors game build using Ruby on Rails. In this project I used Turbo streams and Stimulus to boost application performance.

Built With

  • Ruby
  • Ruby on Rails

Demo

https://rock-paper-scissors-sh.herokuapp.com/

Preview

Index Game result
Screenshot 2022-07-10 at 12 36 18 Screenshot 2022-07-10 at 12 36 31

Getting Started

To get a local copy up and running follow these simple example steps.

  • go to the directory that you want to clone the repository in.
  • right click and choose Git Bash here.
  • type "https://github.com/ShoiraTa/rock-paper-scissors.git".
  • run bundle install to install all the dependencies
  • Run rails s to open project in browser
  • Run rspec to run the tests

👤 Shoira Toshpulatova

Shoira's GitHub stats

Show your support

Don't forget to give a ⭐️ if you like this project!

About

A Rock - Paper - Scissors game build using Ruby on Rails. In this project I used Turbo streams and Stimulus to boost application performance.


Languages

Language:Ruby 67.3%Language:HTML 25.2%Language:CSS 5.3%Language:JavaScript 2.2%