About Me
This is my portfolio, It is run on a self hosted server which I built and setup myself using Linux and Ubuntu
Game Development Projects

Five nights with Five Droids
My first published game, I created a Five nights at Freddy’s type experience while ommiting the more overt horror aspects as I liked the resource management angle of the games. I created this in Unity

OpenGL Physics Test
Created without any libraries outside of the included opengl maths libraries, this project includes collision detection and resolution.

Unity Time Manipulation Project
My favourite mechanic in games is the ability to manipulate time, such as Prince of Persia: The sands of time allowing the player to rewind time, so I wanted to replicate it.

University Final Project
This was the final project I did for my degree at Norwich University of the Arts. It is created in OpenGL, it generates terrain and handles player collision with terrain

NUA Internal Games Jam – Brewmaster
During this game jam I created an inventory system to hold, cycle and manage potions. I also created the potion crafting system which takes a combination of four buttons and uses them to find a corresponding recipe to create a potion that is then placed into the inventory and programmed the UI