Skip to content

amitkumarraikwar/Stone-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stone Paper Scissors Game

GitHub Repo

A simple yet engaging Stone, Paper & Scissors game implemented using HTML, CSS, and JavaScript.

Overview

This project is a fun and interactive implementation of the classic game "Stone, Paper & Scissors". The game allows you to play against the computer. The computer randomly selects a move (stone, paper, or scissors), and the game determines the winner based on traditional rules.

Features

  • Interactive Gameplay: Click on the stone, paper, or scissors icon to play.
  • Score Tracking: Keeps track of your score as well as the computer's score.
  • Clean UI: A minimalistic and responsive design that works across devices.

Technologies

  • HTML5
  • CSS3
  • JavaScript (ES6)

Installation

  1. Clone the Repository:
    git clone https://github.com/Princekashyap2024/Stone-Paper-Scissors-Game.git
  2. Navigate to the Project Directory:
    cd Stone-Paper-Scissors-Game
  3. Run the Game:
    • Open the index.html file in your web browser.
    • Enjoy playing the game!

Usage

  • Simply click on the rock, paper, or scissors icon to make your move.
  • The computer will randomly select its move.
  • The game will display the result of each round and update the score accordingly.

Demo

Open index.html in your browser to start playing.

License

This project is open source and available under the MIT License.

Contact

Created by Prince Kashyap. Feel free to reach out with any questions or feedback.

About

A web-based Stone, Paper & Scissors game built with HTML, CSS, and JavaScript. Challenge the computer with interactive gameplay, dynamic score updates, and an engaging UI. Perfect for front-end beginners and game enthusiasts alike!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors