added new entries
This commit is contained in:
@@ -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)
|
||||
|
16
games/framework/open_game_engine.md
Normal file
16
games/framework/open_game_engine.md
Normal 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
|
Reference in New Issue
Block a user