Skip to content

MindFlip is a browser-based Memory Match Game built using HTML, CSS, and JavaScript. Players match emoji pairs by flipping cards while tracking moves and time. The project demonstrates DOM manipulation, event handling, and core game logic in JavaScript.

Notifications You must be signed in to change notification settings

Monika285/MindFlip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 MindFlip – Memory Match Game

MindFlip is a fun and interactive Memory Match Game built using HTML, CSS, and JavaScript. The goal of the game is to match all identical emoji pairs by flipping cards while keeping track of your moves and time.

🎮 How to Play

The game starts automatically when the page loads.

Click on any card to flip it and reveal the emoji.

Flip two cards at a time:

✅ If the emojis match, they stay open.

❌ If they don’t match, they flip back after a short delay.

Try to remember card positions to reduce moves.

The game ends when all pairs are matched.

Click Restart Game anytime to play again.

✨ Features

4×4 memory card grid (16 cards)

Emoji-based card matching

Move counter to track performance

Timer that starts on the first flip

Restart button to reset the game

Winning alert with total moves and time

Clean and responsive UI

🛠️ Built With

HTML – Page structure

CSS – Styling and layout

JavaScript – Game logic and interactivity

image

About

MindFlip is a browser-based Memory Match Game built using HTML, CSS, and JavaScript. Players match emoji pairs by flipping cards while tracking moves and time. The project demonstrates DOM manipulation, event handling, and core game logic in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published