A classic Rock Paper Scissors game built with HTML, CSS, and JavaScript.
Play the classic hand game against a computer opponent. Make your choice, see who wins, and keep track of the score.
- Open
index.html
in your browser - Click ROCK, PAPER, or SCISSORS button to make your move
- The computer will randomly select its move
- Results will display with color
- Click "reset" to start over
- Rock beats Scissors
- Scissors beats Paper
- Paper beats Rock
- Same choices result in a draw
- Add sound effects
- Responsive design for all devices
EZZERBOUTI ABDEL-HAK