This is an Unreal Engine 5 C++ game where the goal is to escape the crypt with the trophy.
This project is available for Mac OS and Windows. Feel free to get the version for your platform in the latest release:
https://github.com/batiacosta/CryptRaider/releases/tag/Alpha
You also can get the entire project. Keep in mind, this is an UE 5.5 C++ project, so you might need a configuration in your machine to open any C++ unreal engine project.
git clone https://github.com/batiacosta/CryptRaider.git
Embark on an exhilarating journey with CryptRaider, a game where your mission is to escape the crypt by uncovering hidden mechanisms to unlock doors and solve intricate puzzles.
Developed using Unreal Engine, C++, and Blueprints, this project leverages the Strategy Pattern with Interfaces to ensure future scalability and code expansion, while it implements LODS, line tracing, Enhanced Input, and overlaping events.
You can check the game play video in the following link:
The crypt has artifacts all over the place. Depending on the level, you can open the door, or discover the secret corridor by placing the right artifact in the right stant. Be careful, you can get trapped if you leave some stands empty. Secret corridor behind a movable wall.
There are rotating doors that only can be open with the right artifact. Check the scene to look for hints.

Thnaks for checking my project out.
With love,
David Acosta
