The classical Game: Rock-Paper-Scissors.
Programmed in Python 3.8.5, uses CLI.
- Rock crushes scissors.
- Paper covers rock.
- Scissors cuts paper.
- Same selection (e.g, rock vs rock) = draw.
- The program in action:
- One hundred games played (look at the statistics):