Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 726 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 726 Bytes

HotTiles_UE5

Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys"

AngelicSpanishKinkajou-size_restricted

Idea

The main goal of the game is to stay on the disappearing tiles as long as possible. A similar solution can be found in the game "FallGuys".

obraz

Technology

The whole game is made with Unreal 5 engine. The project is based on blueprints and additional C++ extensions.