Skip to content

sidd4114/rockpaperscissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœŠ Rock, Paper, Scissors Game

A simple browser-based Rock, Paper, Scissors game built using HTML5, CSS3, and JavaScript.

This was my beginner project when I started learning web development, aimed at practicing basic front-end skills while making a fun and interactive application.


๐ŸŽฏ Overview

The game allows the user to play Rock, Paper, Scissors against the computer with a simple and intuitive interface.

  • User selects Rock, Paper, or Scissors
  • Computer randomly selects its move
  • Winner is displayed instantly with a score counter

This project helped me understand:

  • HTML structure and semantics
  • CSS styling and layouts
  • JavaScript DOM manipulation and event handling

๐Ÿš€ Features

  • Interactive gameplay with real-time results
  • Score tracking for multiple rounds
  • Responsive design for desktop and mobile
  • Simple and clean UI for beginners

๐Ÿ› ๏ธ Tech Stack

HTML5 CSS3 JavaScript


โš™๏ธ Installation

  1. Clone the repository:
git clone https://github.com/YOUR_USERNAME/RockPaperScissors.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published