Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammadnazm/rock-paper-scissors-game
Rock Paper Scissors is a hand game played with three shapes: rock, paper, and scissors. Each shape beats one and is beaten by another.
https://github.com/mohammadnazm/rock-paper-scissors-game
frontend-mentor game react rock-paper-scissors scss styled-components webapp webgame
Last synced: about 1 month ago
JSON representation
Rock Paper Scissors is a hand game played with three shapes: rock, paper, and scissors. Each shape beats one and is beaten by another.
- Host: GitHub
- URL: https://github.com/mohammadnazm/rock-paper-scissors-game
- Owner: mohammadnazm
- Created: 2023-07-15T14:19:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T06:54:04.000Z (over 1 year ago)
- Last Synced: 2024-11-16T09:14:56.172Z (3 months ago)
- Topics: frontend-mentor, game, react, rock-paper-scissors, scss, styled-components, webapp, webgame
- Language: SCSS
- Homepage: https://rock-paper-sissors-game.vercel.app
- Size: 80.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock Paper Scissors Game
Rock Paper Scissors is a hand game played with three shapes: rock, paper, and scissors. Each body beats one and is hit by another.
![ezgif com-gif-maker (4)](https://github.com/mohammadnazm/rock-paper-scissors-game/assets/63538356/ac1c017c-9b61-4a72-be7a-dfc457b3a7ce)
## Installation
1. `git clone https://github.com/mohammadnazm/stop-watch-app.git`
2. `cd rock-paper-scissors-game`
3. `npm install`
4. `npm start`
## Contributions