/2022fa-475-AmazingEscape

3D parkour game made in Unity.

Primary LanguageShaderLab

2022fa-475-AmazingEscape

A 3D time based racing/parkour game inspired by Amazing Racer from the 'Unity Game Development in 24 Hours' book. First game created in the Fall 2022 Game Development course.

Downloading

  1. Download the game zip file from google drive

Windows : https://drive.google.com/file/d/1n0zyXuZ7BMSvnER5DFzePhXAkPyNm6Mp/view?usp=sharing

Mac : https://drive.google.com/file/d/102auw4VBnnHXWCswQvfBC72bh_2dV6sP/view?usp=sharing

Windows

  1. Navigate to the folder you downloaded Amazing Escape to.

  2. Run the executable named AmazingEscape.exe

  3. Enjoy and thank you for playing!

Mac

  1. Enter the directory you downloaded the zip into (most likely Downloads)
cd Downloads
  1. Enter the AmazingRacer.app/Contents/MacOS/ folder with the command below
cd AmazingRacer.app/Contents/MacOS/
  1. Give the file executable permissions with the command below
chmod 755 AmazingEscape 
  1. Run the game with the command below
./AmazingEscape
  1. Enjoy and thank you for playing!

Controls

Can also be found in the menu

  • Player Movement - WASD
  • Sprint - Hold Shift
  • Jump - Space Bar
  • Camera Movement - Mouse
  • Respawn/Reset Scene - R
  • Pause Game - Escape

Credits

Developers

  • Justin Stevens
  • Logan Eller
  • Devon Fair

Assets