Catacomb Quest is a puzzle adventure built in Unreal Engine 5. Players wake up trapped in a catacomb and must solve environmental puzzles to escape, interacting with dynamic wall and door systems driven by physics simulations and collision triggers.
The project leans on object-oriented C++ with inheritance and a component-based architecture, keeping the codebase clean while delivering immersive, layered puzzle mechanics.
Developed with Unreal Engine 5 and C++, coded in VS Code, and managed through GitHub.