Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 481 Bytes

File metadata and controls

14 lines (11 loc) · 481 Bytes

Info

An OpenGL based endless runner game for a Graphics course

Engine based on modular OOP design

Structure based on Unity3D & UE fundamentals

Automatic Setup

  1. Download https://desktop.github.com/
  2. Login
  3. Clone repo in a folder on your computer - this will download the project
  4. Then open GFX_Root/OpenGLProject/OpenGLProject.sln with visual studio
  5. Before building make sure that next to Local Windows Debugger that visual studio is in Debug x86 mode
  6. Profit.