Portfolio

Orc Run!

Side scrolling endless runner. Developed using C++.

This was the first game I made as a developer. It showcases my ability to see things finished and done well. I took care of every aspect of the project(Except the sprites which were done by a friend). I started with a template which could render to a window and built the functionality from there. It's complete with menus, sprite animations, audio, tracking high scores, a state machine, and functionally balanced gameplay.

Download Playable Version Github Link

Luminescence

Top down dungeon crawler. Developed using C# in Unity

This game was made by a small team of 4 and is complete with 30 levels, 3 unique bosses and a large variety of abilities with varying effects. I took care of a large portion of this project as I was responsible for the AI for all 3 bosses, AI for 2 of the enemies, level design, gameplay UI, and sounds.

Github Link

Brutal Beserker

First person shooter. Developed using C# in Unreal Engine

This was done by a team of 4. The game is an FPS in which the player is attempting to evacuate a space ship which is invaded by aliens. For this project I took care of level design, triggered events, story, gunplay mechanics, AI for the flying enemy (which included a custom pathing algorithm for navigation and engaging the player), and sounds.