A simple Rock-Paper-Scissors web game built with HTML, CSS, and JavaScript, featuring score tracking, a countdown timer, and colored move highlights.
๐ Demo Play the Game Live
- Player vs Computer mode with random computer moves.
- Countdown timer for each round (10 seconds).
- Move highlights:
- Green = Win
- Red = Lose
- Yellow = Tie
- HTML5 & CSS3 โ Structure and styling (inline in HTML).
- JavaScript (ES6) โ Game logic, timer, and score tracking (inline).
- Font Awesome โ Rock, paper, and scissors icons.
Feel free to experiment, customize, and make it your own. Whether you tweak the design, add new features, or challenge your friends โ the code is yours to play with.
Keep building and have fun! ๐ฎโจ