C++ Projects

Wave Function Collapse

The WaveFunctionCollapse project! Here you'll find my implementation of the popular Wave Function Collapse algorithm, designed for generating unique and seamless maps, dungeons, and worlds
I made a 2D version in C++ and a 3D one with Unity
This is one of my favorite projects as I truly believe procedural generation is the future of gaming!
Imagine your favorite game but the world is new and different each time. Enticing right?

Zombie Survival AI Behavior

This project was the culmination of everything we learned in Gameplay Programming.
The goal was simple, create an AI beahviour capable of surviving a zombie apocalypse! Using the techiques we learned to make the best survivor!