top of page

Ima Healer

Ima Healer is a 2D game based on cooldown combat which mimics the boss fight in World of Warcraft in 2D single-player format. The player will act as a healer to continuously provide healing and status clearing for his team, and at the same time, he must avoid the Boss' attacks as much as possible. The main mechanics of the game are about timing spells and avoiding area damage. There will be an interesting dynamic between these two main mechanisms. Because the player needs to decide whether to move when casting the spell. Moving will interrupt the casting bar; Not moving will cause the player to suffer high damage and achieve the purpose of saving teammates.

imaHealer_mainChar_edited.jpg

Overview:

Genre: Cooldown abilities-based RPG

Team Size: Solo Project

Date: May 2023 - July 2023

Work hours: 12 hours per week

Technology: Custom Engine (C++)

Gameplay Video

Key Features

  • Sprite Animation

    • Static Effect class inherits from Sprite Animation

    • Dynamic Effect class inherits from the Static Effect

  • AI Behavior Rotation

    • Boss​

    • 3 Allies

  • Custom UI System

    • Cursor Overlay​

    • Floating Damage

  • Character Abilities Set​​​​

    • ​Boss

    • Player

    • 3 Allies

  • Healing Value Prediction

  • RPG style Buff & Debuff System

    • Effect's logic ​

    • Related UI 

  • 2D Movement

bottom of page