Inspiration
This project was built with JavaScript on The Odin Project, so I thought of making this with Ruby.
What it does
Run Rock, Paper, Scissor game in terminal and plays 5 rounds with computer by taking user input.
How we built it
I built this with Ruby using while loop and if-else conditions.
Challenges we ran into
The challenge was to set conditions and giving scores to user and computer.
Accomplishments that we're proud of
Successfully built this game :)
What we learned
I learnt how to use documentation type with <<TEXT 'some text' TEXT
What's next for Rock, Paper, Scissors Game
Will implement this code in Back-End so I can use this with UI.
Log in or sign up for Devpost to join the conversation.