Inspiration

I wanted to make a rock, paper, scissors console app, but with a lot of input validation to make sure the user can't trick the computer or have a bad experience in general.

What it does

It's a normal rock, paper, scissors game in the console, but it uses a lot of input checks to make sure the user is inputting the right information.

How we built it

Used Java & IntelliJ Idea

Challenges we ran into

Finding the most optimal way to code this, without too many loops or checks.

Accomplishments that we're proud of

Structuring the code very efficiently and using enums effectively as well.

What we learned

Enums are amazing.

What's next for Rock, Paper, Scissors

Playing it more.

Built With

Share this project:

Updates