A simple game where the user plays Rock, Paper, Scissors against the computer. Requirements:
- The user selects rock, paper, or scissors
- The computer makes a random choice
- Compare choices and determine the winner
- Allow the user to play multiple rounds