Excalaventure is a Game Jam submission for the "Pirate Software - Game Jam 16". Excalaventure is a simple Action-Adventure game where the player assumes control of the legendary sword Excalibur, which after seeing countless would-be rulers fail the simple task of extracting the Sword from the Stone, decides to claim the throne for itself.
I was put in charge of all of our menu/UI functionality. I made sure that every menu could support both mouse and controller correctly and swap between them seemlessly.
I also built out the main movement of Excalibur (the player). The Excalibur movement systems allows the player to pick a direction and charge up a jump, once the jump button is released Excalibur flips over to the targeted position, killing whatever it may land on.