Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 516 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 516 Bytes

README for RockPaperScissors

# ✊🖐✌ 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