https://github.com/tuyishimireeric/rock-paper-scissor
https://github.com/tuyishimireeric/rock-paper-scissor
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuyishimireeric/rock-paper-scissor
- Owner: TuyishimireEric
- License: mit
- Created: 2023-07-09T15:39:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T11:28:00.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T14:55:57.132Z (5 months ago)
- Language: CSS
- Size: 3.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 Link](https://tuyishimireeric.github.io/rock-paper-scissor/)
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 ππ€ **Tuyishimire Eric**
- GitHub: [@TuyishimireEric](https://github.com/TuyishimireEric)
- LinkedIn: [@TuyishimireEric](https://www.linkedin.com/in/TuyishimireEric/)
- E-mail: [email protected]Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/TuyishimireEric/rock-paper-scissor/issues).
If you like this project please consider giving us a star.
I would like to thank **Andela** and **Odin Project** for the guidance ππ
This project is [MIT](./LICENSE) licensed.