RPS

Simple Rock, Paper, Scissors game using Tkinter library as user interface (UI).

Project level: Beginner

RPS.py »> main file.

RPS_functions.py »> features function file, eg: Quick Game, Marathon, Tournament, How To Play, etc.