Skip to content

Welcome to the Rock Paper Scissors game! This is a simple game built with HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

malivinayak/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Rock Paper Scissors

Welcome to the Rock Paper Scissors game! This is a simple game built with HTML, CSS, and JavaScript. Rock Paper Scissors is a fun game that everyone knows how to play. This web application allows you to play against the computer and keep score of your wins and losses.

Getting Started

To play the game, simply click on one of the three buttons to choose your move: rock, paper, or scissors. The computer will then randomly select its move, and the winner will be determined according to the following rules:

  • Rock beats scissors
  • Scissors beats paper
  • Paper beats rock If both the player and the computer choose the same move, it's a tie.

Play the Game

Ready for a challenge? Play the classic game of Rock-Paper-Scissors now! Simply click the link below to start playing:

https://malivinayak.github.io/Rock-Paper-Scissors/

If you prefer to play the game offline, you can download or clone the repository and open the index.html file in your web browser. It's that easy!

User Interface

Take a look at the user interface of our Rock-Paper-Scissors game. Here are some screenshots to give you an idea of what to expect:
Light Mode Dark Mode

image

image

Features

  • Play against the computer and keep score
  • Choose between rock, paper, and scissors
  • Easy-to-use interface
  • Dark mode for improved visibility
  • Only shows the table when the player starts to play
  • Keeps track of the score

Installation

There is no need to install anything to play the game. Simply visit the web page and start playing.

Contributing

Contributions are always welcome. If you have any suggestions for improving the game or adding new features, please create an issue or submit a pull request.

Credits

This game was built by malivinayak. Feel free to contact me if you have any questions or feedback.

License

This project is licensed under the BSD-3-Clause License.