new entries

This commit is contained in:
Trilarion
2018-06-07 13:01:52 +02:00
parent 48859942fe
commit 381a62784a
18 changed files with 190 additions and 25 deletions

View File

@ -28,9 +28,9 @@
- **[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)** (beta, inactive since 2014)
- **[OpenFL](openfl.md)** (Haxe, mature)
- **[OpenRPG](openrpg.md)** (Java, Python, mature, inactive since 2013)
- **[Open RPG Maker](open_rpg_maker.md)** (beta, inactive since 2014)
- **[OpenFL](open_fl.md)** (Haxe, mature)
- **[OpenRPG](open_rpg.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)

View File

@ -2,10 +2,10 @@
_OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet._
- 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
- Home: http://www.rpgobjects.com/index.php?c=orpg https://app.assembla.com/spaces/openrpg/wiki/Home, https://sourceforge.net/projects/openrpg/
- Download: http://www.rpgobjects.com/index.php?c=orpg&m=getorpg, https://sourceforge.net/projects/openrpg/files/
- State: mature, inactive since 2013
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://app.assembla.com/spaces/openrpg/mercurial/source (hg)
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs), https://app.assembla.com/spaces/openrpg/mercurial/source (hg)
- Language(s): Java, Python
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)