top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Pixel Passage

Project type

Video Game - Action/Adventure

Date

June 2023

Location

Milwaukee

Created for the Kenney Jam 2023. A metroidvania-style action-adventure game, where you must explore a cave to find upgrades and defeat the evil Skull King.

Made with Unity
Programmed with C#
Contributions: Programming (Enemies/Systems)

On this project I was primarily responsible for creating the enemy behavior. I encountered an issue where the boss would bounce out of the boss arena when colliding in unusual places. To solve it, I added tags to special tilesets for the floor, walls, and ceiling of the boss arena to more precisely control the ricochet trajectory of the boss.

bottom of page