Skip to content

Tomisdebom/game-sideproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game

In this short guide we will explain how to build and run our game.

Step 1

Clone the git-repo in your shell:

git clone https://gitlab.me41025.3me.tudelft.nl/students-1920/lab2/group61 ~/game61

Or download the zip-file.

Step 2

Run the following shell script:

cd ~/game61
cmake .
make all
./game

Enjoy!

And respect the rules of the game

About

Fun modular game programmed in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published