Game demos

Clips of game sketches and mechanics in Unity. Original art/music/code.

Shaders

Custom shaders. Cel/toon shading with Sobel filter edge detection, water shader with difference of sines vertex displacement, exponential squared fog.

Snow Falls

A narrative game about a blizzard, with a time-loop inspired by Minit. Entry for Acerola Jam 0.

Chromexto

Chromexto

A game about trying to describe colors. Distance of guess from the true color is computed with CIELAB deltaE. Nextjs, Tailwind.Play the game.

Moose Arcade Game

2D movement, particle effects, AI navigation, UI. Sprites by Penusbmic. Unity/C#. Demo on itch.io

Procedural Pathfinding Spider

Spider pathfinds to the player on a navmesh. Legs are procedurally animated, raycasting to the ground to find foot placements. Inverse kinematics for leg joints. Unity/C#.

Rhythm Game

Modifier keys change color and sound of bounces. Unity/C#.