added new entries

This commit is contained in:
Trilarion
2019-07-03 00:28:45 +02:00
parent a22c46097d
commit 8078ff12a3
23 changed files with 411 additions and 77 deletions

View File

@@ -31,6 +31,7 @@
- **[O.H.R.RPG.C.E](ohrrpgce.md)** (Basic, GPL-2.0, mature)
- **[OGRE3D](ogre3d.md)** (C++, MIT, mature)
- **[Octaforge](octaforge.md)** (C++, Custom, mature)
- **[Open Game Engine](open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
- **[Open RPG Maker](open_rpg_maker.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[OpenFL](open_fl.md)** (Haxe, MIT, mature)
- **[OpenRPG](open_rpg.md)** (Python, GPL-2.0, mature, inactive since 2013)

View File

@@ -0,0 +1,16 @@
# Open Game Engine
_Game engine and editor._
- Home: http://oge.sourceforge.net/wiki/index.php/Main_Page, https://sourceforge.net/projects/oge/
- State: beta, inactive since 2008
- Download: https://sourceforge.net/projects/oge/files/
- Platform: Windows
- Keywords: game engine, game editor
- Code repository: https://git.code.sf.net/p/oge/git, https://svn.code.sf.net/p/oge/svn/ (svn), http://oge.cvs.sourceforge.net (cvs)
- Code language: C++
- Code license: LGPL-2.1
## Building
- Build system: CMake