2793956be418877a78c50d92e7babff07b42f526
Inferno
Inferno game engine project.
Download
Clone
$ git clone https://github.com/riyyi/inferno
$ cd inferno
$ git submodule update --init --recursive
Or
$ git clone --recursive https://github.com/riyyi/inferno
Update
$ git pull
$ git submodule update --recursive
Build instructions
$ mkdir build
$ cd build
$ cmake .. && make
Languages
C++
88.6%
GLSL
5%
JavaScript
2.2%
Lua
2%
CMake
2%
Other
0.2%