A vibrant, web-based puzzle game where players flip tiles to find matching pairs of emojis. This game tests memory and concentration across multiple difficulty levels with a sleek, modern UI.
- Multiple Game Modes: Choose from five different grid sizes: 3x4, 4x4, 4x5, 5x6, and 6x6.
- Real-time Tracking: Monitor your performance with a live Timer and a Moves Counter.
- Dynamic Content: Uses a library of 34 unique emojis, shuffled randomly every time a game starts to ensure a unique experience.
- Modern UI/UX: Features a "Glassmorphism" design with blurred backgrounds, gradients, and smooth 3D flip animations.
- Responsive Design: Automatically adjusts to different screen sizes.
- Open the Game: Load the index.html file in any modern web browser.
- Select Difficulty: Click one of the mode buttons (e.g., 4x4) on the welcome screen.
- Match Tiles:
- Click a tile to flip it and reveal the emoji.
- Click a second tile.
- If they match, they stay open.
- If they don't match, they will flip back over after 1 second.
- Win: The game is complete when all pairs are matched. A final screen will show your total moves and time.
- HTML5: For structure.
- CSS3: For styling, animations, and glassmorphism effects.
- JavaScript (jQuery): For game logic, timer, and DOM manipulation.
No installation is required. Simply download the index.html file and open it in your browser.