A downloadable game

This is my first project written in Unreal Engine C++ and existed as a super fun way for me to dive into C++ basics and really start from the ground up. While I am experienced in Unreal's editor and the blueprints it provides, I have only ever touched raw C++ a little. 

This is a very simple and short obstacle course where the objective is to reach your home at the end. The course's obstacles are all C++ written.

Making this game taught me about:

  • The Basics of C++
  • The Syntax
  • How to create classes and blueprint children
  • The variables and functions
  • FString, FVector, FRotators
  • Game mode and Character classes

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

Esc - Pause


Problems:

  • There is no audio available

Download

Download
ObstacleCourse.zip 702 MB

Leave a comment

Log in with itch.io to leave a comment.