Skip to content

This repository contains a Rock Paper Scissors game in HTML/CSS/JS with clickable images, win/loss/tie counters, reset button, auto-play, and keyboard shortcuts (p/r/s).

Notifications You must be signed in to change notification settings

KatianaAlmeida/Rock_Paper_Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

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

Features

  • Clickable images for rock, paper, and scissors.
  • Determine the winner between the user and the computer.
  • Score counter for wins, losses, and ties.
  • Reset score button.
  • Auto-play option.
  • Keyboard shortcuts for quick moves (p for paper, r for rock, s for scissors).

How to Play

  1. Open index.html in your web browser.
  2. Click on the images to make your move.
  3. Use keyboard shortcuts (p for paper, r for rock, s for scissors) for quick moves.
  4. The game will determine the winner, loser, or if it's a tie.
  5. Use the reset score button to start over.
  6. Press the auto-play button to let the game play automatically.

Enjoy playing Rock Paper Scissors!

Screenshots

IMAGE 1: Game Page Before Play

IMAGE 2 : Game Page After Play

About

This repository contains a Rock Paper Scissors game in HTML/CSS/JS with clickable images, win/loss/tie counters, reset button, auto-play, and keyboard shortcuts (p/r/s).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published