Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 329 Bytes

File metadata and controls

21 lines (12 loc) · 329 Bytes

Temple-run-like-game


C++/Computer Graphics Project - IMAC 2 - 2018

About

.. TODO

Requirements

  • Linux or Mac OS.
  • OpenGL 3.+, GLEW 2.+, SDL 2.+, SDL_Image 2+
  • Doxygen (soon)

Setup environnement

  1. install dependencies (sdl2, image, glew, assimp... )
  2. make ( -j + number of CPU cors you have - 1)