A simple yet fun Rock-Paper-Scissors game built with HTML, CSS, and JavaScript.
๐ My first project in web development!
This is a browser-based Rock-Paper-Scissors game where you play against the computer.
The computer makes random moves, and the winner is decided based on classic game rules.
- ๐จ Simple & clean UI
- ๐ค Play against Computer (random moves)
- ๐ Real-time result display (Win / Lose / Draw)
- โก Instant gameplay in browser (no server needed)
- HTML โ Game structure
- CSS โ Styling & layout
- JavaScript โ Game logic & interactivity
- Clone this repository
git clone https://github.com/JayP2006/Rock-Paper-Secissorgame.git