It is pretty hard to guess a person is going to put in the real life game of Rock, Paper, Scissors. But what about a computer, would it be easier, would it be harder. You are about to find out.
credits to: popular mechanics for the cover(I used this illustration)
This is the for the new horizons - i used a new language I wasn't fully familiar with which is java
Inspiration - the real life gamble of rock, paper or scissors
What it does is that it a user plays with a computer, it is a game of absolute randomness, but can you beat it.
How we built it - I built this game in the span of 15 hours. through trials and error and watching videos differentiating string from int.
Challenges we ran into - the challenges I can into was definitely the "parsing at the end of the file", and the some syntax errors when it came to using string variables.
Accomplishments that we're proud of - Being able to figure out an easier way to debug the
What we learned - I learns that the to compare string value you uses ' ' 'Variable.equals(another Variable)' ' ' as compared to int which is just ' ' 'Object == another object. ' ' '
What's next for Rock, Paper and Scissors- what next for this game is winning of course
Log in or sign up for Devpost to join the conversation.