2021-01-21 01:09:38 +01:00
2021-01-13 14:03:00 +01:00
2019-12-12 23:21:18 +01:00
2021-01-21 01:09:38 +01:00
2020-12-30 01:48:54 +01:00
2021-01-13 12:56:08 +01:00
2021-01-13 12:56:08 +01:00
2021-01-07 14:28:57 +01:00
2021-01-13 12:57:00 +01:00

Inferno

Inferno game engine project.

Download

Clone

  $ git clone https://gitlab.com/riyyi/inferno
  $ cd inferno
  $ git submodule init
  $ git submodule update

Or

  $ git clone --recursive https://gitlab.com/riyyi/inferno

Update

  $ git pull
  $ git submodule update --recursive

Build instructions

  $ mkdir build
  $ cd build
  $ cmake .. && make

Libraries

S
Description
Inferno Game Engine
Readme
2.6 MiB
Languages
C++ 88.6%
GLSL 5%
JavaScript 2.2%
Lua 2%
CMake 2%
Other 0.2%