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: 3 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T06:54:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T02:09:53.245Z (4 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.

## 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