Updating HedgeMaze

Title screen of HedgeMaze game

HedgeMaze was one of our first projects, using Java Web Start. After many years it’s time to dust it off and rebuild it in Unity. I recently worked my way through the Beginning 2D Game Dev course at learn.unity.com. With no coding experience, I found it challenging and accessible. I’ve been using what I learned to make tile sets using our old game art and assembling the map of our first level. Fine lines are still showing up between the tiles, so I’m trying to fix that. 

Next, I’ll be getting our hedgehog character into the game, setting up motion controls and collision detection.

Hedgemaze level design in Unity