Final Project Phase 0. The game is about how to match all the card based on the player memory of 2 opened cards each turn. Link: barestu.github.io/cards-memory
- Choose 2 closed cards
- If the 2 cards opened is a same card, it will remain open
- If the 2 cards opened is a different card, it will close both
- Continue match all the card available based on the memory of the previous closed card opened
- If player able to match all the available cards, the game will be ended with the players win!
- Enjoy the game
HTML CSS Javascript