Skip to content

4f4d/EduQuest

Repository files navigation

EduQuest

EduQuest is a turn-based combat game that gamifies the learning experience.
This repository currently focuses on the core logic and the frontend of the game.

This is part of Smart India Hackathon 2025 problem - SIH25048 (Gamified Learning Platform for Rural Education).
The full solution requires additional components that will be added later to this repository.


Content

  • main.cpp → Source code (C++)
  • qna.txt → Sample text file containing questions, answers, and explanations
  • animations → Contains animations and images for the frontend part of the app
  • tech_stack_flowcharts → Explains the working and approach of the implementation of the problem
  • frontend → Contains frontend code
  • tech_stack_implement_flowchart.js → Mermaid.js code for tech-stack implementation flowchart

Features

  • Turn-based combat mechanics for gamified learning
  • Reads questions, answers, and explanations from a text file
  • Can be extended or integrated into a full platform

How to Run

Compile the code:

g++ main.cpp -o eduquest

About

EduQuest is a turn based combat game that gamifies learning .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors