/laby_unreal

Labyrinth using Unreal Engine

Primary LanguageC++

laby_unreal

Maze-like game on Unreal Engine 4

How to build

  • Be Windows
  • Install Unreal Engine 4 (version 4.21.1)
  • Install Visual Studio Community 2017 (in installer select "Game development with C++")
  • Generate Visual Studio projects files (right click on Laby.uproject, select "Generate Visual Studio projects files")
  • Open Laby.sln and build solution
  • Open Laby.uproject (first launch may take time)