Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranshudobhal/rock-paper-scissors-game
The challenge is to build out this Rock, Paper, Scissors game and get it looking as close to the design as possible.
https://github.com/pranshudobhal/rock-paper-scissors-game
Last synced: 2 days ago
JSON representation
The challenge is to build out this Rock, Paper, Scissors game and get it looking as close to the design as possible.
- Host: GitHub
- URL: https://github.com/pranshudobhal/rock-paper-scissors-game
- Owner: pranshudobhal
- Created: 2021-01-16T09:32:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T09:06:09.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T17:54:45.109Z (about 2 months ago)
- Language: SCSS
- Homepage: https://rock-paper-scissors-beta.vercel.app/
- Size: 732 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Rock, Paper, Scissors
![Design preview for the Rock, Paper, Scissors coding challenge](./design/desktop-preview.jpg)
## The challenge
The challenge is to build out this Rock, Paper, Scissors game and get it looking as close to the design as possible.
Your users should be able to:
- View the optimal layout for the game depending on their device's screen size
- Play Rock, Paper, Scissors against the computer### Rules
If the player wins, they gain 1 point. If the computer wins, the player loses one point.
## The challenge URL
https://www.frontendmentor.io/challenges/rock-paper-scissors-game-pTgwgvgH
## Technologies used
- HTML5
- SCSS
- JavaScript## Live URL of solution
https://rock-paper-scissors-beta.vercel.app/