This is a Rock, Paper and Scissors game based on Tkinter GUI
Play RockPaperScissors.exe and have fun. You also can change the code and make your own game.
using this commend for creating your exe file: pyinstaller --onefile --window RockPaperScissors.py