Skip to content

Olivier-Daire/La-broloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

La broloc

##Requirements ###OpenGL Version >= 3.3
###SDL2

sudo apt-get install libsdl2-dev

###Glew

sudo appt-get install glew

##Installation ###1 - Clone the project

git clone git@github.com:Olivier-Daire/La-broloc.git

###2 - Build

cd La-broloc
mkdir build
cd build
cmake ../
make

###3 - Execute
Still inside the build folder

./app/La-broloc

About

A C++ and OpenGL game that immerses you in an unusual investigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published