Inspiration
I did the rock, paper scissors game because I saw one of the many challenges I could do.
What it does
It lets you play rock, paper scissors with a computer.
How I built it
I imported pygame for the screen and random so every turn will be randomized. Then I used the basic structure using python.
Challenges I ran into
One of the challenges I ran into is that some of the picture files were not being allowed to imported to the game; so I just took a different picture and added it to the code.
Accomplishments that I am proud of
I am proud of making a randomized rock, paper scissors game that you can see with all of the pictures.
What I learned
I learned that not all pictures can be supported by VS Code
What's next for the Rock, Paper Scissors Game
The next thing for this game is to make a home screen to choose your character and name. Then also add a end screen after you lost saying your high score and your current score.
Log in or sign up for Devpost to join the conversation.