A downloadable game

This is my second project written in Unreal Engine C++ and helped me build upon the foundations I learned in the first part. This is an extremely short first person puzzle game where the player must get into a tomb and steal the golden statue.

Making this game taught me about:

  • Pointers and references
  • Actor components and scene components
  • The various libraries available to Unreal C++
  • Some basics of the Lumen lighting system.
  • Line tracing, sweeping, collisions
  • Calling physics within C++
  • While, For Loops and Arrays
  • Calling C++ from blueprints

Special thank you to https://www.udemy.com/course/unrealcourse/?kw=Unreal+Engine+5+C%2B%2B+Developer%... this course for teaching me a solid foundation of C++.

Controls:

WASD - Move

Mouse - Camera

Spacebar - Jump

RMB - Pick up prop.

Esc - Pause

Problems: 

  • There is no audio available


Download

Download
DungeonRaider.zip 856 MB

Leave a comment

Log in with itch.io to leave a comment.