A clean, robust, and interactive text-based Rock, Paper, Scissors game built with Python.
Smart Loop Control: Play as many rounds as you want without crashing.
Input Validation: Automatically handles accidental spaces and capital letters (e.g., "Rock ", "ROCK").
Defensive Design: Safe from infinite loops using precise break and continue structures.
- Make sure you have Python installed.
- Open your terminal and navigate to the project directory: