imports from libregamewiki

This commit is contained in:
Trilarion
2019-11-08 14:27:53 +01:00
parent 73969f8476
commit 644158b45f
65 changed files with 1409 additions and 275 deletions

View File

@ -46,6 +46,7 @@
- **[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](../openfl.md)** (Haxe, MIT, mature)
- **[Openfrag](../openfrag.md)** (C++, Lua, GPL-2.0, beta, inactive since 2008)
- **[OpenRPG](../openrpg.md)** (Python, GPL-2.0, mature, inactive since 2013)
- **[Orx](../orx.md)** (C, zlib, mature)
- **[Panda 3D](../panda_3d.md)** (C++, C, 3-clause BSD, mature)
@ -53,6 +54,7 @@
- **[Polycode](../polycode.md)** (C, C++, MIT, beta)
- **[pygame](../pygame.md)** (C, Python, LGPL-2.1, mature)
- **[pyORPG](../pyorpg.md)** (Python, MIT, beta, inactive since 2015)
- **[pyRacerz](../pyracerz.md)** (Python, GPL-2.0, beta, inactive since 2005)
- **[Qt](../qt.md)** (C++, LGPL-3.0, mature)
- **[Quad-engine](../quad-engine.md)** (Pascal, MIT, beta)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)