Rock, Paper, Scissors Game

Live Preview

Try out the live version of the Rock, Paper, Scissors game by clicking the link below:

Live Game Preview

Description

This web-based Rock, Paper, Scissors game is built using HTML, CSS, and JavaScript. It's a classic hand game where you can play against the computer. Choose your hand (rock, paper, or scissors) and see if you can beat the computer's choice.

Features

  • Choose your hand by clicking the corresponding button.
  • See the computer's random choice.
  • Get instant feedback on the game's outcome (win, lose, or tie).
  • Keep track of the score.

How to Play

  1. Visit the Live Game Preview.
  2. Click on one of the hand buttons (rock, paper, or scissors) to make your choice.
  3. The computer will make a random choice.
  4. The game will display the result - whether you win, lose, or it's a tie.
  5. Keep track of your score to see how well you're doing.

Acknowledgments

This project was created while following a tutorial from The Odin Project, a valuable resource for learning web development. Special thanks to The Odin Project for providing the guidance and resources to build this game.

Contact

If you have any questions or want to connect, you can find me on GitHub:

Enjoy playing Rock, Paper, Scissors and see if you can beat the computer!