The objective is to defeate the dangrous Elemental boss using one of the three elements (Fire, Earth, Ice)
The character was the main focus for this project, I developed a character movement system in C++ that allows the movement acceleration to be based on a curve
An ability system that reduces dependences and allows abilitys to be swaped, mofified and created easily using component base architecture