Rock Paper Scissors Game.
The following game is part of the Rock Paper Scissors Game project created by Udacity as part of their intro to programming course, which its main purpose is to understand Object-Oriented Programming.
You can clone this unfinished version of the game or you can build one yourself.
The starter code is in this repository. First check the starter code and play the demo provided.
The project rubric can be found on Udacity.
The purpose of this project is to use Python classes.
In case that you decide to use part of my code, I just want to say thank you... ;)