Skip to content

visalrajeev/Rock-Paper-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissor

Rock Paper Scissor using Python

It's Just a simple Rock-Paper-Scissor game built using python tkinter and random libraroy

Requirement and Setup

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