Welcome to the Rock Paper Scissors game project! This simple web application allows users to play the classic game of Rock Paper Scissors against the computer.
- Choose Your Move: Click on one of the images representing Rock, Paper, or Scissors.
- See the Result: The computer will randomly select its move, and the outcome will be displayed.
- Keep Score: Your score and the computer's score will be updated accordingly.
- Exit: If you wish to exit the game, you can click on the "Exit" button at any time.
- HTML: Provides the structure and content of the web pages.
- CSS: Styles the HTML elements to create an attractive and user-friendly interface.
- JavaScript: Implements the game logic and interactivity.
- index.html: Main HTML file for the game's home page.
- indextwo.html: HTML file for the game screen where the actual gameplay happens.
- stylesheet.css: CSS file containing styles for the first HTML page.
- styleteo.css: CSS file containing styles for the second HTML page.
- script.js: JavaScript file containing the game logic and interactivity.
- Responsive Design: The game is designed to be responsive and accessible on various devices.
- Visual Feedback: Hover effects and visual cues provide feedback to the user during gameplay.
- Score Tracking: Keeps track of the user's score and the computer's score throughout the game.
- Easy Navigation: Users can easily navigate between the game screens and exit when desired.
- Clone or download the repository to your local machine.
- Open the project folder in your preferred code editor.
- Run the HTML files in a web browser to play the game.
- Images: The images used for the Rock, Paper, and Scissors choices are sourced from external files.
- Icons: Icons used within the project are obtained from free icon libraries.
This project was created by ALIA HAIDER. Feel free to contact me with any questions or feedback!
Enjoy playing Rock Paper Scissors! 🎮👊📄✂️