top of page

Create Your First Project

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

Untitled Drone Game

Project type

Video Game - Endless Runner

Date

May 2023

Location

Milwaukee

Created for the Ludum Dare 53 Game Jam. Control a package delivery drone and deliver items to the correct houses while avoiding aggressive people and birds.

Created with Unity
Programmed with C#
Contributions: Design, Programming, Art

I worked on this game mostly solo, with one other person helping compose the music. I had to find a way to constantly generate the level in front of the player, since the game is an endless runner. I made a script that creates new objectives and decorations in front of the player as they move forward at regular intervals. I also made a barrier that follows behind the player and destroys objects as they leave the play space.

bottom of page