A classic cross-platform 3D endless runner game written in C++ using OpenGL graphics.
- Clone this repository.
- Make sure to install the required libraries below.
- Run the project (Visual Studio is prefered).
- Build and link project files.
- Run and enjoy!
- OpenGL 3.3 framework
- GLEW 2.0
- GLFW 3.2.1
- GLM 0.9.8.3
- SOIL
- Assimp 3.3.1
- Freetype 2.7
- irrKlang 1.5.0