🧠 Add BrainBlitz - a memory card matching game with Quiz, AI, and Multiplayer modes. Issue No: #5195 #5212
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description 📜
This pull request adds a brand new game BrainBlitz to the GameZone collection.
BrainBlitz is a fast-paced, memory-based card-flipping game that challenges players to match pairs while enjoying multiple gameplay modes.
It features smooth logic, an elegant white-gradient aesthetic, and interactive quiz integration.
Fixes: #5195 (replace with your actual issue number if different)
🎮 Features Added
🧩 Core Gameplay: Flip cards to match pairs, with animated transitions and polished logic.
👥 Multiplayer Mode: Two players take alternate turns to test their memory.
🤖 AI Bot Mode: Play against an intelligent AI that remembers previous flips.
❓ Quiz Mode: After each match, answer a General Knowledge question:
✅ Correct → Pair stays matched.
❌ Wrong → Unmatched cards shuffle (matched cards remain).
⚙️ Difficulty Levels: Easy, Medium, Hard (4x4, 6x6, 8x8).
🏆 Leaderboard: Tracks top scores using localStorage.
🕒 Timer & Move Counter with responsive layout.
🎨 UI Design: Minimal white aesthetic with soft gradients — no sound for distraction-free play.
Fixes # <5195>
Mark the task you have completed ✅
Thank you soo much for contributing to our repository 💗