An AI-powered gamified learning website where students learn concepts by fighting bosses through interactive quizzes.
Learning is often boring and static. This project transforms studying into a game-like experience where students:
- Select a topic
- Fight a boss
- Answer MCQs
- Get AI-based feedback
- 🎯 Topic Selection (A*, Naive Bayes, Hill Climbing, Graph Search)
- 👾 Boss Battle System
- ❓ MCQ-based gameplay (5 questions per battle)
- 📈 Score tracking
- 🧠 AI-based performance analysis
- 🎮 Game-like UI/UX
-
A*
Used for structured logic and intelligent decision flow. -
Naive Bayes
Used for analyzing user performance and giving feedback.
- HTML
- CSS
- JavaScript
- User selects a topic
- Chooses a boss
- Answers 5 MCQs
- Wrong answers → Monster grows
- Final result + AI analysis shown
To make learning interactive, engaging, and fun using AI-based gamification instead of traditional methods.
- Himani Dalvi & Dhanishtha Deshpande
- 💥 Animations
- 📊 Advanced AI analysis
- 🏆 Leaderboard system
- 🔐 Login system
- 🌐 Netlify: https://studybossbattleproject.netlify.app/
- 🌍 GitHub Pages: https://hixyt.github.io/Study-Boss-Battle/
This project combines AI + Gaming + Education to create a smarter and more engaging way to learn.