Inspiration

We always loved Rock, Paper, Scissors. But always wondered whether an AI is better. So we used the power of AI to play ROCK, PAPER, and SCISSORS.

What it does

The program takes in user input and outputs whether you've beaten the AI or not.

How we built it

Using VSCode and Java to the create the rock, paper scissors. We also imported libraries in our code such as Scanner and Random.

Challenges we ran into

There weren't many challenges we came against as this code was easy to modify and use.

Accomplishments that we're proud of

Creating a fully functional interface with all required features.

What we learned

I learn to create a computer vs player interface. In which the player can test their skills against a superior AI.

What's next for Rock, Paper, Scissors

There aren't many possible steps to further perfect our code. Perhaps we could instead use a faster library then Scanner. Like BufferReader.

Share this project:

Updates