Rock Paper Scissors Game - Python Tkinter GUI
-tkinter
-random
This is a GUI based python script.
Python Code On windows machine:
clone Rock_Paper_Scissors repository on local machine.
> git clone https://github.com/geosaleh/Rock_Paper_Scissors
change directory to SudokuSolver
> cd Rock_Paper_Scissors/
Now its time to execute main_gui.py
> python main_gui.py
Hope you'll install it in your computer just to try .