new entries

This commit is contained in:
Trilarion
2017-12-02 14:16:17 +01:00
parent 2260b9a305
commit 0d2116beb5
13 changed files with 165 additions and 5 deletions

17
framework/octaforge.md Normal file
View File

@@ -0,0 +1,17 @@
# Octaforge
_OctaForge is a 3D game engine and a game development platform._
- Home: https://octaforge.org/
- Download: https://octaforge.org/page/downloads
- State: mature
- Code: https://git.octaforge.org/ https://github.com/OctaForge (mirrors)
- Language(s): C++
- License: [University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md)
## Building
Uses make
[Build instructions](https://github.com/OctaForge/OF-Engine/blob/master/INSTALL.md)