/42run

Primary LanguageC++GNU General Public License v3.0GPL-3.0

42Run

screenshot

Temple Run like game done using modern OpenGL and Cpp.

Compiling

Make sure you have the libraries by running git submodule init && git submodule update.
You may compile the executable 42run by running cmake.

Usage

Run ./42run to play.

Optional arguments

--vsync : set vertical synchronisation on
--forceKeyboard : force usage of keyboard even if a gamepad is detected
--debugLevel : load test level

Other screenshots

Characters selection :

screenshot

Debug level :

screenshot