added new entries
This commit is contained in:
@@ -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)
|
||||
|
15
games/framework/castle_game_engine.md
Normal file
15
games/framework/castle_game_engine.md
Normal 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
|
||||
|
||||
|
Reference in New Issue
Block a user