Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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