/mottapuffs

definehack2024 repository of Team motta puffs

Primary LanguageC#

Define24

WhatsApp Image 2024-04-18 at 12 33 29_51d9e514

Adaptive Gamified Learning Platform

Gamify is an engaging 2D platformer game built in Unity, where players control a hero navigating through levels filled with enemies. To defeat enemies and progress, players must answer educational questions correctly. The game combines action-packed platforming with interactive learning, offering a fun way to enhance knowledge across various topics.

demoGIF

Team motta puffs

1. Abhiragh A R

2. Amodh Anil

3. Anirudh K

4. Abhiram P

5. Ramanunni R S

How it Works ?

  1. Game Setup:
    • The game is a 2D platformer created in Unity, featuring a hero character controlled by the player.
    • Encountering an enemy triggers a question-and-answer challenge.
  2. Encountering Enemies:
    • When the hero collides with an enemy, the game pauses, and a question appears on the screen.
  3. Question Mechanism:
    • The questions are of multiple-choice format.
    • The questions are related to general knowledge
    • The player must select the correct answer to proceed.
  4. Answer Validation:
    • After the player chooses an answer, the game checks if it's correct.
    • If the answer is correct, the enemy is defeated, and the hero can continue to progress through the level.
    • If the answer is incorrect, the player loses life leading to the game being over.
  5. Progression and Rewards:
    • Successfully answering questions allows the player to progress further in the game.

Technologies used

  1. Game Engine
    • Unity
  2. Programming Languages
    • C#
  3. Graphics and Animation
    • Sprite Sheets
    • Unity's Animation Tools
  4. User Interface (UI)
    • Unity UI
  5. Question and Answer System
    • C# script fetching data from Open Trivia Database API
  6. Physics and Collisions
    • Unity's Built-in Physics Engine
  7. Platform and Deployment
    • Target Platform: PC
    • Deployment: Executable

How to Run

Just download and run the latest version of the executable from releases page.

Other Links

View our presentation

View our demo video

View our report