A simple implementation of the classic Rock-Paper-Scissors game.
Game Rules
- Rock beats Scissors
- Scissors beats Paper
- Paper beats Rock
Features
- Play against the computer
- Choose from Rock, Paper, or Scissors
- Display game results and statistics
How to Play
- Run the game by executing
- Choose your move by typing rock, paper, or scissors
- The computer will generate a random move and display the result
- Play multiple rounds to see your overall score