Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrinlol/mahjonggame
Mahjong-like game build using React Hooks.
https://github.com/adrinlol/mahjonggame
antd react-hooks reactjs styled-components
Last synced: about 4 hours ago
JSON representation
Mahjong-like game build using React Hooks.
- Host: GitHub
- URL: https://github.com/adrinlol/mahjonggame
- Owner: Adrinlol
- Created: 2020-02-21T16:04:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T02:34:30.000Z (over 1 year ago)
- Last Synced: 2024-05-21T02:15:17.162Z (6 months ago)
- Topics: antd, react-hooks, reactjs, styled-components
- Language: JavaScript
- Homepage: https://react-mahjong-game-adrinlol.herokuapp.com/
- Size: 1.59 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PigDice
- Demo: https://react-mahjong-game-adrinlol.herokuapp.com/## Game rules
- This is an alternative version of chinese Mahjong game.
- Player is presented with 30 tiles with hidden values(prime numbers).
- Goal of the game is to find and eliminate all matching pairs.- There is no penalty, I didn't even bother to make a reset button.
## Tools Used
- React/Hooks
- SCSS (Flexbox/Grid)
- Styled Components
- Antd