Builder Demo
Date: Feb 27th, 2019
Platform: Unity / PC
A personal project where I wanted to experiment with builders and grid style graphics. All data is stored in plain xml so it is fully moddable.
Game features I worked on

Plan and watch
lay out the design of your base and watch the workers go to work.

A* Pathfinding
The workers find their way around using an implementation of A* pathfinding.