Skip to content

vinayakvthayil/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissor

Description

This is a simple Rock Paper Scissor game built using HTML, CSS, and JavaScript. The game allows players to compete against the computer in a fun and interactive UI.

Features

  • Interactive UI: Clean and minimalistic user interface for smooth gameplay.
  • Player vs. Computer: The player competes against the computer's randomly generated moves.
  • Scoreboard: Displays the scores of the player and the computer.
  • Move Counter: Limits the game to 10 moves per session.

How to Play

  1. Open the game in your browser.
  2. Choose your move: Rock, Paper, or Scissors.
  3. The computer will randomly generate its move.
  4. The winner of each round is displayed, and the scores are updated.
  5. Play until you reach 10 moves to see the final result!

Technologies Used

  • HTML: To structure the web page.
  • CSS: To style the user interface.
  • JavaScript: To implement game logic and interactions.
    image

About

This is a simple Rock Paper Scissor game built using HTML, CSS, and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published