Rock-Scissor-Paper

πŸ“— Table of Contents

πŸ“– Rock-Paper-Scissor

Rock, paper, scissors (also known as Rochambeau, Roshambo, or Janken) is a fun and easy hand game that anyone can learn and enjoy. It’s a great way to make minor decisions when you and a friend can’t agree on something, or even just an entertaining way to pass the time. The neat thing about the game is that almost anybody can pick the rules up in a matter of seconds. In this article, we’ll break the game down so that you and a friend can play whenever you’d like.

πŸš€ Live Demo

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 npm install node

Setup

Clone this repository to your desired folder:

  git clone git@github.com:TuyishimireEric/rock-paper-scissor.git

Open

  • Open the project with live server
  • press F12 to get to your browser console
  • Start playing 😎

πŸ‘₯ Author

πŸ‘€ Tuyishimire Eric

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please consider giving us a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Andela and Odin Project for the guidance πŸ™πŸ™

πŸ“ License

This project is MIT licensed.

(back to top)