| title |
Memory Game |
| comments |
true |
| date |
2018-10-02 02:47:18 -0700 |
| type |
categories |
| categories |
Portfolios |
| tags |
ReactJS |
webpack |
Ant Design UI |
CSS grid |
|
This is a memory game, developed using React, Ant Design, webpack, and CSS grid, etc.

- git clone
- npm install
- npm start
- Notify the user if they win or lose
- Hints assistance
- Allow the user to reset at any time
- Randomize the ‘cards’ layout every game
- Multi Player mode
- Tracking Scores
- Tracking Best Score
- Tracking time
- Adjustable number of cards in the game (difficulty levels)
- Options & Start UI substitute the game board UI at the beginning
- Hint feature: add keyboard press event
