- Notifications
You must be signed in to change notification settings - Fork0
CHPrado/crypt-raider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Developed with Unreal Engine 5
In this game you raid a dungeon crypt and have to solve some puzzles to steal a statuette.
- the player have to figure out how to open doors and gates to get into the dungeun crypt and get out with an statuette placed in the crypt mausoleum;
- Pointers and References;
- Actor Components and Scene Components;
- including header files;
- lighting with Lumen;
- modular level design;
- Line Tracing and Collisions;
- While, For Loops and Arrays;
- calling C++ functions from Blueprint;