Inferno Game Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rick van Vonderen fb740a780f Initial commit 5 years ago
engine/vendor Initial commit 5 years ago
.gitignore Initial commit 5 years ago
.gitmodules Initial commit 5 years ago
CMakeLists.txt Initial commit 5 years ago
README.org Initial commit 5 years ago

README.org

Engine

Game Engine project.

Build instructions

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