Mind Palace is an immersive quiz adventure designed to make learning fun, challenging, and memorable. You journey through 20 unique "rooms," each containing a puzzle or question from subjects like math, science, history, and more — and unlock new chambers by solving them!
- 🧩 20 Knowledge Rooms with subject-diverse questions
- 👾 Floating Animated Character for immersive game feel
- 🎉 Confetti Celebration when the final room is unlocked
- 📱 Responsive Design optimized for desktop & mobile
- 🔐 Keyboard Shortcuts (Enter to submit answers)
- 🌈 Modern UI with gradients, shadowed cards, and smooth UX
- 🎨 Tailwind CSS styling with custom illustrations
- 🧠 Perfect for students, quiz lovers, and brain game fans
- Framework: React (Next.js)
- Styling: Tailwind CSS
- Animation: Canvas Confetti, Framer Motion (optional)
- Illustrations: Custom character image, gradients, and icons
- Hosting: Vercel
mind-palace-game/
├── public/
│ ├── background-texture.svg
│ ├── character.png
│ └── screenshot.png
├── src/
│ ├── components/
│ │ └── MindPalaceGame.tsx
│ └── app/
│ └── page.tsx
├── README.md
├── discussion.md
├── package.json
└── tailwind.config.ts
-
Clone the repository:
git clone https://github.com/nitinyadav2188/MindPalace.git cd mind-palace-game -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Visit
http://localhost:5173in your browser.
- Help high school students learn faster and retain knowledge in a gamified way.
- Provide teachers and ed-tech mentors a tool to engage students with subject-wise challenges.
- Showcase how agentic AI and game design can boost motivation.
- 🌍 Multi-language support
- 🔊 Sound & background music
- 🧙♂️ Animated story cutscenes
- 💾 Save progress with user login
- 🏆 Leaderboard & challenge system
- Fork the repository
- Create your feature branch:
git checkout -b feature/amazing-feature
- Commit your changes
- Push to the branch
- Open a Pull Request
MIT License.
Free to use for learning, fun, and open-source contributions.
- Confetti Animation:
canvas-confetti - UI Inspiration: Vercel, TailwindUI, Framer Motion demos
- Character Illustration: Custom drawing (or mention attribution)
- Fonts & Icons: [Google Fonts], [Lucide Icons], [HeroIcons]
"Unlock your genius — one puzzle at a time."
— Mind Palace Dev Team