Joe Marriage

I had the idea for My Little Rocketship many years ago when I was first trying my hand at game development. It wasn't until 2023 that I decided, for the Brackeys game jam, I would finally turn my idea into a casual arcade-style mobile game. This is a project I'd like to continue working on, but for now you can play the demo on itch.io.

p5.js sketches

For VimJam 2 I wanted to stretch my programming ability. I came up with the idea for programmable car which the player would have to guide through a series of levels. This required me to make my own graphical programming language - this was a new challenge to me, but I'm happy with what I ended up making. You can play the short game on itch.io.

Mug Mash

Mug Mash was initially created to determine a rough ranking of 30 mugs such that mugs generally liked more would be at the top and mugs liked less would fall to the bottom. This was achieved by pitting the mugs against eachother and asking users to pick their favourite. An algoirithm based on the ELO system used in games like chess was then used to calculate a ranking. The project was built so that many lists could be ranked and is now seperate from mugs.