01

NAME

Thijs Bouwhuis

ROLE

Games Programmer

01

Maze of Menace

Personal project, 60hrs, made for Grads in Games Rising Star

Traverse a maze, encountering monsters on your way which you'll have to defeat with reaction based combat.

I created this game for the Grads in Games Rising Star challenge. The goal was to create a game inside a maze without blueprints, only C++.

The most challenging aspects for this project were the procedural maze generation and turn-based combat with timers for 2d animations.

Link to Itch.io Page Technical Blog

Link to Source code