Matching game is a memory game that has 16 cards that are shuffled randomly and your job is to find all the matching cards
To play the game, open index.html file.
app.css - the app css file contains all the style of the game sweeralert2.all.min.js - used for the congratulation pop up modal app.js - contains tha JavaScript code that handle the game functionality
- Click on a card and try to find the other matching card
- Try to find the matching cards with fewer moves because more moves means less stars.