Skip to content

My Rock Paper Scissors with some additional features.

Notifications You must be signed in to change notification settings

eric-96/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

This is a Rock Paper Scissors web application created as part of the Odin Project curriculum. The game allows users to play against the computer and features a user-friendly UI with interactive buttons.

Features Rock Paper Scissors provides the following features:

  • Play against the computer.
  • User-friendly UI with interactive buttons.
  • Dark Mode
  • Surprise when winning or losing a game.

Usage

To use Rock Paper Scissors, follow these steps:

  • Visit the live view here or clone this repository to your local machine.
  • Open the index.html file in your web browser.
  • Click on the "Rock", "Paper", or "Scissors" button to select your choice.
  • The computer will randomly select its choice.
  • The winner of the game will be displayed, along with a surprise!

Contributing

If you would like to contribute to Rock Paper Scissors, feel free to fork this repository and create a pull request. Contributions are always welcome!