Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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