Inspiration

Scenario games with different outcomes and how each outcome is triggered based on user option

What it does

CPU randomly selects a choice and is compared to the users choice. Numbers 1 to 3 represent rock paper and scissors

How we built it

Using randint to have the computer choose a random option, I included input statements for the player to enter their choice.

Challenges we ran into

There were too many else statements at first that I didn't know how to include at the same time, which led to my rediscovery of elif statements

Accomplishments that we're proud of

What we learned

What's next for Rock Paper Scissors

Built With

Share this project:

Updates