Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 760 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 760 Bytes

UI Level Design Course implemented on C++

[Unreal 5.3] UI Level Design Course

This project is the reimplementation of this Unreal's official course:

The goal of this project was to train and learn how to implement different aspects of game logic, conditions, UI, and more into C++. Although, some Blueprints logic was implemented as well, this was keep as low as possible. Not all the course was implemented here, just the first part in order to get the core elements implemented.