Rock Paper Scissor using Python
It's Just a simple Rock-Paper-Scissor game built using python tkinter and random libraroy
Python 3.6 or above is required
Just simply run the main.py file
To run the file either double click the main.py file or just simply type the following command in terminal/command prompt
python main.py