Skip to content

Mayen007/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

Overview

A simple implementation of the classic "Rock, Paper, Scissors" game, built using HTML, CSS, and JavaScript. The game includes interactive buttons, keyboard shortcuts, and an autoplay feature for a fun and dynamic user experience.

Features

  • Interactive gameplay: Click on icons or use keyboard shortcuts to play.
  • Keyboard shortcuts:
    • R: Select Rock
    • P: Select Paper
    • S: Select Scissors
    • A: Enable Auto-play mode
    • Backspace: Reset the score
  • Dynamic feedback: Real-time updates of the game result and score.
  • Autoplay option: Let the computer play automatically to test the randomness.

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/Mayen007/rock-paper-scissors.git

Releases

No releases published

Packages

No packages published