webdes27 / UE4TopDownARPG

Template for a Top Down ARPG created with Unreal Engine 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UE4TopDownARPG

Template for a Top Down ARPG created with Unreal Engine 4.

Part of the learning materials for the course 'Game Engine Architecture with UE4' taught at the University of Sofia.

See the Game Engine Architecture lectures at https://github.com/nikoladimitroff/Game-Engine-Architecture

The course is supported by Ubisoft Sofia and Kipi Interactive.

How to setup the project

  • Download Git from here
  • Download Git LFS from here
  • Open your command-line interpreter and type:
    git clone https://github.com/k1p1/UE4TopDownARPG.git FOLDERPATH
    where FOLDERPATH is the path to the folder you want to store the project in (for example C:\Projects)
  • Mouse right click on TopDownARPG.uproject -> "Generate Visual Studio Project Files"

About

Template for a Top Down ARPG created with Unreal Engine 4


Languages

Language:C++ 95.0%Language:C# 3.6%Language:C 1.5%