Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 255 Bytes

File metadata and controls

2 lines (2 loc) · 255 Bytes

python_project_game

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.