Spite: Through the Veil
About
Spite: Through the Veil is an Exile-like ARPG wher you play as a rogue trying to make their way through a dense swamp of death.
This game took 3 months to develop
Software Used
Here are the following software used to develop the game:
- Custom C++ Engine (Mys Engine)
- DearIMGUI
- Unity (Level Editor)
Contributions
Implemented a** User Interface API** for Mys Engine, a custom C++ Engine made from scratch, that helped me implement the game's menus and dynamic heads up displays. Furthermore, I implemented a basic finite state machine used for the game's final boss battle, where there are several phases each with their own attack patterns.