Roblobz
Roblobz is a tactical strategy game where you play three companions, a tank, a healer and a dps that scavenge a temple to absorb relics and increase their power.
This is a classic tactical game where heroes can blast themselves (when the blast bar at portrait side is full). The blast is the only way to recover relics to increase your power and each hero has a specific blast pattern !
​
You can download our build here.

Roles & Tasks
AI Programmer: on this project, I've worked on the behaviors and the four AI's pathfinding.
​
For the pathfinding, I've implemented some weights on Tiles to have the possiblity of moving slowler or faster. I also had to make the four AI choses the best path to attack the most suitable player character.
​
As for the ennemies, we have four type of them in our game: the Minion, the Dps, the Tank and the Healer. Each of them, depending on their own role and situation, have a specific behavior that leads them to choose between actions like attacking, defending, healing or fleeing.