Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snk-js/frontend-challenge-rock-paper-scissors-spock-lizard
fully focused user experience minimal game of Sheldon 'Rock paper scissors',s version of the game.
https://github.com/snk-js/frontend-challenge-rock-paper-scissors-spock-lizard
Last synced: 1 day ago
JSON representation
fully focused user experience minimal game of Sheldon 'Rock paper scissors',s version of the game.
- Host: GitHub
- URL: https://github.com/snk-js/frontend-challenge-rock-paper-scissors-spock-lizard
- Owner: snk-js
- Created: 2022-07-10T16:42:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T19:42:26.000Z (about 2 years ago)
- Last Synced: 2024-05-02T04:28:11.202Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Result
The app is a nerd version of the ROCK-PAPER-SCISSOR Game of choosing one out of three, but now it is five, and it was a reference for the series show [The Big Bang Theory](https://www.youtube.com/watch?v=iSHPVCBsnLw) was developed using only react and tailwind CSS in precisely three days. It has some cool CSS effects and all the required BONUS features for the test.
#### Features
- [x] choose between tokens
- [x] show result and play again
- [x] result score persisted
- [x] rules panel
- [x] computer play against you
- [x] computer randomly chooses what to play
- [x] responsive
- [x] some basic css effects for user experience![React App](https://user-images.githubusercontent.com/34718184/178153944-fbbfa4ea-e783-4b82-be77-871168070b95.gif)
![React App (1)](https://user-images.githubusercontent.com/34718184/178154150-27e1afae-5a69-4eb7-97c5-71d69fd65dde.gif)
- Scissors beats Paper
- Paper beats Rock
- Rock beats Lizard
- Lizard beats Spock
- Spock beats Scissors
- Scissors beats Lizard
- Paper beats Spock
- Rock beats Scissors
- Lizard beats Paper
- Spock beats Rock