Skip to content

benwilliams140/comp3501-project

Repository files navigation

COMP3501 Project

This is a final project for COMP3501A in F'21. It's a small, 3D OpenGL game called Planet Explorer.

Clone Instructions

Run the following commands in the terminal:

  1. Clone the repository: git clone https://github.com/benwilliams140/comp3501-project.git
  2. Change directory to the project directory: cd comp3501-project
  3. Run the following command: git submodule update --init --recursive

Run instructions

  1. Open Visual Studio, then click Continue without code.
  2. Navigate to File -> Open -> CMake...
  3. Open the root CMakeLists.txt file (ie. the file in the project directory).
  4. Ensure the configuration is set to x86-Debug.
  5. Run FinalProject_d.exe

About

Final project for COMP3501A in F21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages