Rock Paper Scissors game in Python

by Brandon P

Description

I created a rock paper scissors game that's played on a graphical user interface. The game will keep score of how many wins, ties, and losses you have against the computer. Certain images will appear for certain situations (win streaks, loss streaks, etc.)