You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a simple rock-paper-scissors game made with python (Text-based) Made for windows. The user input must be 'Rock' 'Paper' or 'Scissors' otherwise the game won't work. To play this game simply run the rockpaperscissors.py file.
About
Here is a simple rock-paper-scissors game made with python (Text-based) Made for windows. The user input must be 'Rock' 'Paper' or 'Scissors' otherwise the game won't work. To play this game simply run the rockpaperscissors.py file.