Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 423 Bytes

README.md

File metadata and controls

34 lines (30 loc) · 423 Bytes

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