A simple and fun card matching game built using HTML, CSS, and JavaScript. The objective of the game is to match all pairs of cards. This project incorporates elements from IIT Patna, adding a unique touch to the game.
-
Objective:
- Match all pairs of cards.
-
Setup:
- A grid of cards is displayed face down on the game board.
- Each card has a matching pair.
-
Instructions:
- Click on any card to flip it over and reveal the image.
- Click on a second card to flip it over and reveal its image.
- If the images on the two cards match, they will stay face up.
- If the images do not match, the cards will flip back face down after a short delay.
- Continue matching pairs until all pairs are matched and all cards are face up.
-
Winning the Game:
- The game is won when all pairs of cards have been matched.
-
Tips:
- Remember the location of each image as you flip the cards.
- Use a process of elimination to match pairs more efficiently.
- Simple and intuitive user interface.
- Dynamic card flipping animations.
- Incorporates images related to IIT Patna.