# ✊🖐✌ Rock Paper Scissors Game
A simple **Rock, Paper, Scissors** game written in Java. Play against the computer and see who wins!
## 🎮 Features
- 🤖 Computer opponent with random choices
- 🎭 Best-of-three game mode
- 📊 Score tracking
## 🛠️ Technologies Used
- Java
- Console-based interface
## 🚀 How to Run
1. Clone this repository:
```bash
git clone https://github.com/stepdugas/RockPaperScissors.git