Personal

Exploring Unity ML Agents - Move to Goal

An exploratory project to take a look at Unity's ML Agent module.

Game Prototypes - Tile Fight

A real-time game about planning and outplaying your opponent.

Marching Squares with p5.js

A look at the marching squares algorithm.

Flocking Simulation using p5.js

A mini-project to explore steering behaviors.

2D Inverse Kinematics

A mini-project to look at simplified inverse kinematics.

Game Prototypes - Punch!

A multiplayer game about landing a punch before your opponent does.

Exploring Simple 3D Rendering using p5.js

A fun mini-project to explore the bare-bones of ray tracing and rendering.

Game Prototypes - A Game of Chance

A card game you play when you face death itself.

Exploring Circle Packing using p5.js

A fun mini-project because I like circles.

A Visual BF Interpreter

An afternoon project to create an interpreter to understand an esoteric language.