Drone Fleet
Feb 28, 2026
Overview
Drone Fleet is my favorite of the many game development projects I have started. It is a puzzle/engineering game where you build a fleet of autonomous drones using simulated parts. Parts can connect to adjacent parts to form a logical circuit that controls the drone's behavior. You then pit your fleet against another fleet and observe how it performs in a battle. Drone Fleet was designed to be an asynchronous multiplayer game where players would exchange fleets via integrated file sharing.
This is the last project I built with Unity Engine (C#) before moving on to experimenting with custom frameworks. The visual style is a combination of vector graphics I made in Adobe Illustrator and shaders written in HLSL.
