Michael Harris

Game Developer
Fairfax VA

C++ game using Unreal Engine

Created a survival horror game that showcased AI, Animation, Gunplay and UI.

I utilized the Unreal Engine’s AI behavior trees, environmental query systems (EQS), and AI perception alongside a finite state machine (FSM) in order to create a dynamic and challenging experience for the player

C++ game using the
Allegro 5 Library

Created a 2D Roguelike game with finite state machine AI, box collision, powerups and pickups. By utilizing finite state machines, I was easily able to manipulate the player and enemies’ states and animations.

Created a power up shop system where the player uses currency gained from defeating enemies in order to increase their stats.

Leveraged debugging techniques to fix bugs and improve performance.