A homework from Alpha Camp lesson it's poker matching game
- You can open two poker.
- if paired: you'll get 10 point, then open other two poker, till 52 cards done.
- if not paied: you'll get 1 second to memorize the two card, then card will be closed.
- when you paired 52 cards, game over.
- You can restart the game.
- MVC model
- Learn about state management
- CSS animation
- apply switch syntax