Skip to content

Riyyi/inferno

Repository files navigation

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

Libraries

References

About

Inferno Game Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published