Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.44 KB

README.MD

File metadata and controls

22 lines (17 loc) · 1.44 KB

PyQuest

About the Game

PyQuest is an educational game designed to enhance cognitive skills and concentration through engaging gameplay. Players navigate through levels, facing AI-generated multiple-choice questions on Python programming whenever they encounter certain obstacles. By gamifying learning, PyQuest aims to balance education with entertainment, addressing issues like gaming addiction and lack of academic motivation.

image

Technologies Used

  • Unity Editor: Version 22.3.38f1
  • Gemini API: Used for generating Python-related MCQs and integrating AI-driven content.
  • C#: Primary scripting language for Unity development.

Getting Started

To run the game locally:

  1. Ensure you have Unity 22.3.38f1 or a compatible version installed.
  2. Clone the repository:
    git clone https://github.com/shishir3d/PyQuest.git
  3. Open the project in Unity, then select File > Build and Run to play.