added new entries

This commit is contained in:
Trilarion
2019-07-01 10:44:39 +02:00
parent 90c224d630
commit e411ae8db8
16 changed files with 256 additions and 65 deletions

View File

@@ -7,6 +7,7 @@
- **[Atlantis](atlantis.md)** (C++, GPL-2.0, mature, inactive since 2016)
- **[Blender game engine](blender_game_engine.md)** (C++, GPL-2.0, mature)
- **[COCOS2D-X](cocos2dx.md)** (C++, MIT, mature)
- **[Castle Game Engine](castle_game_engine.md)** (Pascal, LGPL-2.0, mature)
- **[Dash Engine](dash.md)** (D, MIT, mature, inactive since 2015)
- **[Delta Engine](deltaengine.md)** (C#, Apache-2.0, mature, inactive since 2015)
- **[ENIGMA](enigma.md)** (C++, C, GPL-3.0, mature)

View File

@@ -0,0 +1,15 @@
# Castle Game Engine
_3D and 2D game engine using modern Object Pascal._
- Home: https://castle-engine.io/
- State: mature
- Download: (see home)
- Keywords: game engine
- Code repository: https://github.com/castle-engine/castle-engine.git
- Code language: Pascal
- Code license: LGPL-2.0 (visual editor and some other assets GPL-2.0)
## Building