Event Horizon

(video by Jesse Shapiro, jesseshapiro.me)

Event Horizon is a 2D puzzle platformer  where the player must use their ability to swap the direction of gravity in order to reach the goal and rescue their friends along the way. It is the game project that I worked on my Sophomore year at DigiPen. Written completely from scratch in C++, Event Horizon uses a custom built engine with a component based architecture. Check out my blog on how I implemented a custom memory manager to help fix some FPS problems we were having while developing Event Horizon!