Temple run clone made with OpenGL and C++
God bless you, if you decided to compile this project. You need these libraries :
- GLEW
- GLFW3
- FreeType2
- ASSIMP
When you get them, do this in project root :
mkdir build
cd build
cmake ..
make -j 4
cd ..
Just run executable from root :
./build/42run
- Pretty good set (I mean, compared to other 42runs)
- Animated character
- Obsatcles
- Bonuses