Portfolio
Games

Untitled Survivorslike
WIP (2026) 1 Godot
A prototype survivors-like game to teach myself Godot.
Insult Fighter
2026 1 Unity
A school project where I built a replica of the Insult Sword Fighting mini-game from Monkey Island. The game includes sprite animations, game logic using finite state machines, Animal Crossing-style dialogues, and a playable web version.
Vuvvle Vovvle
2012 2 C++
A school project where we extended a Bubble Bobble prototype to include multiple levels, which could be defined from a text file using symbols for each tile type, and included VVVVVV-style gravity inversion mechanics.
3D Shooter
2012 2 C++
A school project where we implemented several game mechanics from scratch, character and bullet collisions, tile-based levels, graphical elements such as stencil shadows and a procedural skydome, etc.