A simple Rock Paper Scissors game built using HTML, CSS, and JavaScript. Play against the computer and track your score!
โ User vs. Computer Gameplay โ Random Computer Move Selection โ Live Score Tracking (Stored in localStorage) โ Reset Score Button โ Responsive Design
HTML โ For the game structure CSS โ For styling the UI JavaScript โ For game logic
-> Clone the Repository: git clone https://github.com/your-username/rock-paper-scissors.git cd rock-paper-scissors -> Open index.html in a Browser Open the file in Chrome, Firefox, or any browser.
~ Click on Rock, Paper, or Scissors to make your move. ~ The computer will randomly choose its move. ~ The result will be displayed: Win, Lose, or Tie. ~ Your score will be updated and saved. ~ Click Reset Score to clear your progress.
๐จ Better UI with animations ๐ Sound effects ๐ค AI-powered difficulty levels.
Zarlish Fathima โจ