fixed entries
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
- **[H-World](h_world.md)** (C, Lua, beta, inactive since 2005)
|
||||
- **[HaxeFlixel](haxeflixel.md)** (Haxe, MIT, mature)
|
||||
- **[Irrlicht Engine](irrlicht.md)** (C++, C, zlib, mature)
|
||||
- **[JiGS Interactive Game System](jigs_php_rpg.md)** (Javascript, PHP, GPL-3.0, beta)
|
||||
- **[JiGS Interactive Game System](jigs_php_rpg.md)** (JavaScript, PHP, GPL-3.0, beta)
|
||||
- **[Lightweight Java Game Library](lwjgl.md)** (Kotlin, C, BSD-3, mature)
|
||||
- **[Lumix Engine](lumix.md)** (C++, MIT, beta)
|
||||
- **[LÖVE](loeve.md)** (C++, zlib, mature)
|
||||
@ -41,7 +41,7 @@
|
||||
- **[Solarus](solarus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Superpowers](superpowers.md)** (Typescript, ISC, mature)
|
||||
- **[Terasology](terasology.md)** (Java, Apache-2.0, mature)
|
||||
- **[Urho3D](urho3d.md)** (C++, Angelscript, MIT, mature)
|
||||
- **[Urho3D](urho3d.md)** (C++, AngelScript, MIT, mature)
|
||||
- **[Vega Strike](vegastrike.md)** (C++, GPL-2.0, mature)
|
||||
- **[WorldForge](worldforge.md)** (C++, GPL-2.0, mature)
|
||||
- **[ZGameEditor](zgameeditor.md)** (Pascal, MIT, mature)
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Irrlicht Engine
|
||||
|
||||
_The Irrlicht Engine is an open source high performance realtime 3D engine._
|
||||
_The Irrlicht Engine is an open source high performance real time 3D engine._
|
||||
|
||||
- Home: http://irrlicht.sourceforge.net/
|
||||
- Media: https://en.wikipedia.org/wiki/Irrlicht_Engine
|
||||
|
@ -6,7 +6,7 @@ _Online RPG engine built in php._
|
||||
- State: beta
|
||||
- Keywords: online
|
||||
- Code repository: https://github.com/EMC23/JiGS-PHP-RPG-engine
|
||||
- Code language: Javascript, PHP
|
||||
- Code language: JavaScript, PHP
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
@ -5,7 +5,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, 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 repository: https://app.assembla.com/spaces/openrpg/mercurial/source (hg), https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs)
|
||||
- Code repository: (https://app.assembla.com/spaces/openrpg/mercurial/source gives 404 hg), https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs)
|
||||
- Code language: Java, Python
|
||||
|
||||
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)
|
||||
|
@ -6,7 +6,7 @@ _Urho3D is a free lightweight, cross-platform 2D and 3D game engine._
|
||||
- Download: https://sourceforge.net/projects/urho3d/files/Urho3D/
|
||||
- State: mature
|
||||
- Code repository: https://github.com/urho3d/Urho3D
|
||||
- Code language: C++, Angelscript
|
||||
- Code language: C++, AngelScript
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user