Rock Paper Scissors Game Development

Syed Irtiza

Syed Irtiza

Rock Paper Scissors Game ๐ŸŽฎ

A simple Rock, Paper, Scissors game built with HTML, CSS, and JavaScript. The player competes against the computer, and the score is stored using local storage so it stays even after refreshing the page!

๐Ÿ“ Project Structure

ROCK PAPER SCISSORS/
โ”œโ”€โ”€ index.html # Main HTML file
โ”œโ”€โ”€ style.css # Styling for the game
โ””โ”€โ”€ index.js # Game logic in JavaScript

๐Ÿš€ Features

Playable Rock, Paper, Scissors game
Tracks and stores Wins, Ties, and Losses using local storage
Keyboard shortcuts:
Press R for Rock
Press P for Paper
Press S for Scissors
Reset button to clear the score

๐Ÿ“ท Screenshots

(You can add screenshots of your game here if you want)

๐Ÿ’ป How to Run

Download or clone this repository: git clone https://github.com/yourusername/rock-paper-scissors.git
Open the index.html file in any web browser.

๐Ÿ›  Technologies Used

HTML5
CSS3
JavaScript

๐Ÿ™‹โ€โ™‚๏ธ Author

Author: Syed Muhammad Irtiza Haider โ€“ developerirtiza@gmail.com
Follow my journey in frontend development!

๐Ÿ“ License

This project is open source and free to use.
Like this project

Posted Jul 20, 2025

Developed a Rock, Paper, Scissors game using HTML, CSS, and JavaScript.

Likes

0

Views

0

Timeline

Jan 20, 2025 - Ongoing