more stastics and fixes
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# Game frameworks
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- **[Allegro](allegro.md)** (C, mature)
|
||||
- **[Annchienta](annchienta.md)** (C++, mature, inactive since 2009)
|
||||
- **[Arianne / Marauroa](arianne.md)** (Java, mature)
|
||||
- **[Blender game engine](blender_game_engine.md)** (C++, mature)
|
||||
@ -19,14 +20,14 @@
|
||||
- **[Lumix Engine](lumix.md)** (C++, beta)
|
||||
- **[LÖVE](loeve.md)** (C++, mature)
|
||||
- **[Mana](manasource.md)** (C++, beta)
|
||||
- **[Maratis](maratis.md)** (C++, experimental (4.x))
|
||||
- **[Maratis](maratis.md)** (C++, beta)
|
||||
- **[MonoGame](monogame.md)** (C#, mature)
|
||||
- **[O.H.R.RPG.C.E](ohrrpgce.md)** (Basic, mature)
|
||||
- **[OGRE3D](ogre3d.md)** (C++, mature)
|
||||
- **[Octaforge](octaforge.md)** (C++, mature)
|
||||
- **[Open RPG Maker](openrpgmaker.md)** (alpha, inactive since 2014)
|
||||
- **[Open RPG Maker](openrpgmaker.md)** (beta, inactive since 2014)
|
||||
- **[OpenFL](openfl.md)** (Haxe, mature)
|
||||
- **[OpenRPG](openrpg.md)** (Java, Python, inactive since 2013)
|
||||
- **[OpenRPG](openrpg.md)** (Java, Python, mature, inactive since 2013)
|
||||
- **[Orx](orx.md)** (C, mature)
|
||||
- **[Panda 3D](panda3d.md)** (C++, C, mature)
|
||||
- **[Polycode](polycode.md)** (C, C++, beta)
|
||||
|
@ -4,11 +4,13 @@ _Maratis is a simple cross-platform 3d engine and visual game development tool._
|
||||
|
||||
- Home: http://www.maratis3d.org/
|
||||
- Download: http://www.maratis3d.org/?page_id=57
|
||||
- State: experimental (4.x)
|
||||
- State: beta
|
||||
- Code: https://github.com/anael-seghezzi/Maratis-4 https://code.google.com/archive/p/maratis/source
|
||||
- Language(s): C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Maratis 3.x is mature.
|
||||
|
||||
## Building
|
||||
|
||||
Maratis 4 uses CMake
|
||||
|
@ -4,7 +4,7 @@ _OpenRPG is an Internet application that allows people to play Role Playing Game
|
||||
|
||||
- Home: http://www.rpgobjects.com/index.php?c=orpg https://app.assembla.com/spaces/openrpg/wiki/Home
|
||||
- Download: http://www.rpgobjects.com/index.php?c=orpg&m=getorpg
|
||||
- State: inactive since 2013
|
||||
- State: mature, inactive since 2013
|
||||
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn)
|
||||
- Language(s): Java, Python
|
||||
|
||||
|
@ -4,7 +4,7 @@ _Open RPG Maker is a free and open source 2D RPG creation utility, similar to th
|
||||
|
||||
- Home: http://openrpgmaker.sourceforge.net/
|
||||
- Download: https://sourceforge.net/projects/openrpgmaker/files/
|
||||
- State: alpha, inactive since 2014
|
||||
- State: beta, inactive since 2014
|
||||
- Code: see download
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user