Personal Projects

Some little things I’ve worked on in my spare time

When I have the chance, I love working on small pet projects. Unfortunately, there hasn’t been too many chances lately. Either way, here are some small projects I’ve enjoyed starting.


Random Puzzle

A small prototype to add to a puzzle game. This prototype allows the developer to input any size and colours, and a corresponding random puzzle will be created.


Multi-Character

In this prototype, made with Unreal’s blueprints, I have multiple characters with their own abilities, one acts as a classic platformer (fast, dashes, triple jumps a la Mario), one can pick up and throw/place blocks, and one can transform into those blocks. The player can freely switch between the 3.


Rotating Block

In this prototype, the player has the ability to rotate blocks, with each side having it’s own rules of which directions it can turn. All inputs are also relative to where the player is (pressing up on the top of the block from the left will have a different effect than from the right).