An open API service indexing awesome lists of open source software.

https://github.com/tuyishimireeric/rock-paper-scissor


https://github.com/tuyishimireeric/rock-paper-scissor

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        


Rock-Scissor-Paper

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– final-capstone-project-front-end ](#-final-capstone-project-front-end-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [πŸ‘₯ Authors ](#-authors-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# πŸ“– 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

- [Live Demo Link](https://tuyishimireeric.github.io/rock-paper-scissor/)

## πŸ’» Getting Started

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

### Prerequisites

In order to run this project you need:

```sh
npm install node
```

### Setup

Clone this repository to your desired folder:

```sh
git clone [email protected]: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**

- GitHub: [@TuyishimireEric](https://github.com/TuyishimireEric)
- LinkedIn: [@TuyishimireEric](https://www.linkedin.com/in/TuyishimireEric/)
- E-mail: [email protected]

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/TuyishimireEric/rock-paper-scissor/issues).

(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](./LICENSE) licensed.

(back to top)