Udemy Unreal Project

This is the result of taking a Udemy course that taught the basics of Unreal Engine 5.3. The assets were all provided, but everything else including level design and code for the business logic was done by me. Most of the business logic is written in C++, but the text in the UI is implemented using a combination of C++ UFUNCTION and UPROPERTY variables and Blueprint.