Skip to content

This project is a simple Rock, Paper, Scissors game built with HTML, CSS and JavaScript. The game allows users to play against the computer, with randomized computer choices and real-time result displays.

Notifications You must be signed in to change notification settings

IamLRBA/First-Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:

  • Interactive UI: Users can easily choose Rock, Paper, or Scissors.
  • Real-time feedback: Instantly displays whether you win, lose, or tie after each round.
  • Randomized opponent: The computer's choice is fully randomized to ensure fair gameplay.
  • Score tracking: Tracks and displays scores for both the user and the computer.

How to Play the Game:

  • Select Rock, Paper, or Scissors by clicking the respective button.

  • The computer will automatically select its move.

  • Results will be displayed showing who won the round and the current score.

  • Keep playing to try to beat the computer's score!

Technologies Used in the Game:

  • HTML

  • CSS

  • JavaScript

Access to play:

  • Open the index.html file in your web browser to play the game.

Contributions:

Feel free to fork this repository and submit pull requests for any improvements, suggestions, or bug fixes.

About

This project is a simple Rock, Paper, Scissors game built with HTML, CSS and JavaScript. The game allows users to play against the computer, with randomized computer choices and real-time result displays.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published