Skip to content

A single player third person stealth game.

Notifications You must be signed in to change notification settings

ManuelTS/cgue17-escapeTheUniversity

Repository files navigation

Escape the University

is a 3D single player stealth game by Manuel T. Schrempf 0920136 and Stefan C. Wilker 0920293 done in the course Computergraphics 2017 on the Technical University of Vienna. Both participants are enrolled in curriulum of 066 935 Medieninformatik.

Build

  1. Have or buy Windows 8.1+ and an AMD graphics card
  2. Download and install Virtual Studio 2015 (VS15)
    1. Make sure C++11 or higher is installed or gets installed with VS15, since VS 15 or higher C++ is not installed with the VS by default
  3. Download the master branch
  4. In VS15 set Tools/Options/Debugging/Symbols/Microsoft Symbol Servers to true
  5. Right Click on the project escapeTheUniversity
    1. On the upper left set Configuration to All Configurations
    2. Enter in Configuration Properties/Debugging/Working directory $(SolutionDir)
  6. In VS15 select the build mode release or debug and x86 as platform
  7. Build the game and play

Releases

No releases published

Packages

No packages published

Languages