A Rock - Paper - Scissors game build using Ruby on Rails. In this project I used Turbo streams and Stimulus to boost application performance.
- Ruby
- Ruby on Rails
https://rock-paper-scissors-sh.herokuapp.com/
Index | Game result |
---|---|
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
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Don't forget to give a ⭐️ if you like this project!