Skip to content

PRISM-EXE/ro-sham-bo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Ro Sham Bo!

Ro Sham Bo! is a fun and interactive implementation of the classic Rock, Paper, Scissors game. Challenge the computer or play with a friend and see who wins in this simple yet exciting game!

Features

  • Single-player Mode: Play against the computer and test your luck!
  • Simple Interface: Easy-to-use buttons to choose Rock, Paper, or Scissors.
  • Score Tracker: Keep track of your wins, losses, and draws.
  • Responsive Design: Fully optimized for both desktop and mobile devices.

Technologies Used

  • HTML5: Markup language used to structure the game.
  • CSS3: Styling and layout for the game's interface.
  • JavaScript: Game logic and interactivity for the game.
  • GitHub Pages: Hosting platform for the live demo.

Live Demo

You can check out the live version of Ro Sham Bo! by clicking here.

Installation

To get started with Ro Sham Bo!, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/PRISM-EXE/ro-sham-bo.git
    
  2. Navigate to the project directory:

    cd ro-sham-bo
    
  3. Open the index.html file in your browser to start playing.

    open index.html
    
  4. Enjoy the game!

How It Works

  1. Player Selection: Choose Rock, Paper, or Scissors by clicking the respective buttons.

  2. Computer Selection: The computer randomly chooses its move.

  3. Game Logic: The winner is determined based on the classic rules: -- Rock beats Scissors -- Scissors beats Paper -- Paper beats Rock

  4. Scoreboard: Track your wins, losses, and ties during the game.

Screenshots

Home Page Make Selection Play Again

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published