🔷 Rock Paper Scissors Game | JavaScript, HTML, CSS A fun and interactive Rock Paper Scissors game built using vanilla JavaScript, styled with HTML and CSS. 🔹 Features: User vs Computer gameplay Random choice generator for the computer Real-time score updates Win/lose/draw outcome detection Responsive and clean UI Option to restart the game 🛠️ Technologies Used: HTML for structure CSS for styling and layout JavaScript for game logic and interactivity 💡 What I Learned: Conditional logic & control flow in JavaScript DOM manipulation & event handling UI feedback and user experience design Game state management in small applications 📁 GitHub Repo:https://github.com/anushreebhattacharya/Rock-paper-scissors