This is a simple card/block matching game that anyone can play
The game has 5 rounds of 8 points each, matching a pair of colors equals 1 point
Live Link:
Play the Game

- .html
- .css
- .js
- Randomizing the color pattern was a more difficult task than ever anticipated
- larger game board (6x6, 8x8, etc..)
- multi-player
- images instead of colors
- If a user clicks a color/box after picking two colors that do not match, before they flip back to grey, the 3rd color/box can become stuck