new entries and updates
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
- **[Flixel](flixel.md)** (ActionScript, mature)
|
||||
- **[GemRB](gemrb.md)** (C++, Python, mature)
|
||||
- **[Godot](godot.md)** (C, C++, mature)
|
||||
- **[H-World](h_world.md)** (C, Lua, beta, inactive since 2005)
|
||||
- **[HaxeFlixel](haxeflixel.md)** (Haxe, mature)
|
||||
- **[Irrlicht Engine](irrlicht.md)** (C++, C, mature)
|
||||
- **[Lightweight Java Game Library](lwjgl.md)** (Kotlin, C, mature)
|
||||
|
12
games/framework/h_world.md
Normal file
12
games/framework/h_world.md
Normal file
@ -0,0 +1,12 @@
|
||||
# H-World
|
||||
|
||||
_CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a nice graphical, isometric display._
|
||||
|
||||
- Home: https://sourceforge.net/projects/h-world/
|
||||
- Download: https://sourceforge.net/projects/h-world/files/
|
||||
- State: beta, inactive since 2005
|
||||
- Code: https://sourceforge.net/p/h-world/code (cvs)
|
||||
- Language(s): C, Lua
|
||||
|
||||
## Building
|
||||
|
@ -5,8 +5,10 @@ _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: mature, inactive since 2013
|
||||
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn)
|
||||
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://app.assembla.com/spaces/openrpg/mercurial/source (hg)
|
||||
- Language(s): Java, Python
|
||||
|
||||
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)
|
||||
|
||||
## Building
|
||||
|
||||
|
Reference in New Issue
Block a user