Inspiration

I wanted to re-create a simple game in Python.

What it does

A game of rock, paper, scissors can be played.

How I built it

I used an IDE to write the code and tested it out in my terminal.

Challenges I ran into

It was difficult to keep track of what output should be displayed without physically seeing whether it was rock, paper, or scissors.

Accomplishments that I'm proud of

I was able to re-create rock, paper, scissors and re-learn Python.

What I learned

I was able to re-learn and refresh things I had forgotten.

What's next for Rock Paper Scissors in Python

Next, the game can be made so that multiple rounds can be played and the score can be kept.

Built With

Share this project:

Updates