Mirari

- 1 min read

Overview

Mirari was made for the Ukie Student Game Jam 2026 in 32 hours.

Based on the theme Symmetry we made a Sokoban-style puzzle game where you play as a mirror where instead of pushing boxes, you can reflect them to the other side of yourself. This leads to unique puzzle designs where positioning and distances are very important. There are also some additional mechanics you will discover as you play.

void loop()

- 1 min read

Overview

void loop() was made for the GMTK Game Jam 2025 in four days.

Following the theme “Loop” the player is tasked with stopping a recursive function call before The Program crashes. The game is set inside a computer program where you play as Integer and fight your way through a random series of rooms. After each room, you add a line of code to the recursive function to improve your chances of winning.

Bigfoots Big Break

- 1 min read

Overview

Bigfoot’s Big Break was made in three days for the GoedWare Game Jam Limited Color Palette in January 2025.

Based on the theme “Two points of view”, you are venturing into the woods in search of Bigfoot. Equipped with your trusty camera drone, you can look around the forest yourself and get a bird’s-eye view. Track down Bigfoot and snap some pictures for the newspaper.

It placed 11th out of 83 entries.

Banana For Scale Inc.

- 1 min read

Overview

Banana For Scale Inc. was made for the GMTK Game Jam 2024 in two days.

Following the theme “Built to Scale”, the player works for a banana sizing company. You are tasked with adding bananas of the right size to various images, from a still life painting, to my real life pantry. Help the company rise to untold riches by accurately placing bananas.

It placed 270th out of 7,573 entries.

Chrono Cat

- 1 min read

Overview

Chrono Cat was made as a small personal project in 2024

Chrono cat is a short Sokoban-Style puzzle game inspired by games like Baba is You. It features a unique “rewind” mechanic which allows you to send objects back in time. Can you help Chrono Cat take a nap in all five levels?

This is my most polished project, with a focus on a clean user experience, smooth animations, and quality of life features like saved progress and a settings menu.

Papa's Pizza Eater

- 1 min read

Overview

Papa’s Pizza Eater was made in two days for the GMTK Game Jam 2023.

The theme “Roles Reversed” inspired this parody of the Papa’s Pizzeria series. Run a pizza-eating store, where customers tell you what parts of their pizza they want eaten. Collect tip money, and buy upgrades to improve your pizza eating abilities. Will you earn the #1 pizza eater trophy?

It placed 2,452th out of 6,719 entries.