Exploser / Rock-paper-scissors

Play a charming, hand-drawn Rock-Paper-Scissors game against a clever AI on any device. Join, play, and contribute!

Home Page:https://exploser.github.io/Rock-paper-scissors/

Repository from Github https://github.comExploser/Rock-paper-scissorsRepository from Github https://github.comExploser/Rock-paper-scissors

Rock-Paper-Scissors Game

Welcome to the Rock-Paper-Scissors game, a simple and fun website where you can play the classic game against a computer! This project is designed to provide a delightful break in your day with a bit of nostalgic gameplay. All of the charming artwork you see in the game has been hand-drawn by me, bringing a personal touch to this digital experience.

image

How to Play

Playing is easy! Visit my website, and you'll be presented with three options:

  • Rock
  • Paper
  • Scissors

Click on the hand representing your choice, and the computer will move. The rules are straightforward:

  • Rock crushes scissors.
  • Scissors cuts paper.
  • Paper covers rock.

If your choice beats the computer's, you win the round! (or you just got lucky)

Features

  • Hand-Drawn Artwork: Enjoy the unique artwork that gives this game its character.
  • Scoreboard: Keep track of your wins and losses with an easy-to-read scoreboard.
  • Responsive Design: Whether you're on desktop or mobile, the game is designed to fit your screen.

Built With

  • HTML
  • CSS
  • JavaScript

Feel free to explore the code and see how the game operates under the hood.

Getting Started

To play the game, simply go to https://exploser.github.io/Rock-paper-scissors/

If you want to run a local version:

  1. Clone the repository to your local machine.
  2. Open index.html in your web browser.

Contributing

Contributions make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated and would make me very happy :).

If you have a suggestion to improve this, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement." Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgments

Made as a part of my time with The Odin Project https://www.theodinproject.com

About

Play a charming, hand-drawn Rock-Paper-Scissors game against a clever AI on any device. Join, play, and contribute!

https://exploser.github.io/Rock-paper-scissors/


Languages

Language:CSS 41.9%Language:JavaScript 30.9%Language:HTML 27.2%