Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
/ COMP345_F2019 Public archive

Repo for the game built in COMP345 class in Fall 2019

Notifications You must be signed in to change notification settings

Cyberunner23/COMP345_F2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP345 Fall 2019

Alex Frappier Lachapelle, 40019133

Alex Hayeur, 40017682

William Kingbede, 27324383

Compiling and Running

Cmake is required to compile this project

Commands needed to compile

mkdir build
cd build
cmake ..
cmake --build .

After this, the directory will have all the executables

About

Repo for the game built in COMP345 class in Fall 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published