Raspberry Pi

Summary

A knight is searching for the hidden treasure in a maze, however the maze isn’t as easy to navigate.
Especially with Goblins guarding the maze and treasure.

The game was written in C++ and OpenGL ES.
Various other libraries were used, including GLM and Bullet.

The goal of the project was to create a game that can run on both Windows and Raspberry Pi platforms.
The reference game was the 1985 game, Gauntlet.

Project details

My Contributions