new entries

This commit is contained in:
Trilarion
2018-01-30 13:35:22 +01:00
parent 8e77dcf609
commit 56b00cb09a
16 changed files with 154 additions and 32 deletions

View File

@ -4,6 +4,7 @@
- **[Allegro](allegro.md)** (C, mature)
- **[Annchienta](annchienta.md)** (C++, mature, inactive since 2009)
- **[Arianne / Marauroa](arianne.md)** (Java, mature)
- **[Atlantis](atlantis.md)** (C++, GPL-2.0, mature, inactive since 2011)
- **[Blender game engine](blender_game_engine.md)** (C++, mature)
- **[COCOS2D-X](cocos2dx.md)** (C++, mature)
- **[Dash Engine](dash.md)** (D)
@ -32,7 +33,7 @@
- **[Panda 3D](panda3d.md)** (C++, C, mature)
- **[Polycode](polycode.md)** (C, C++, beta)
- **[Qt](qt.md)** (C++, mature)
- **[Quad-engine](quad.md)** (Delphi, beta)
- **[Quad-engine](quad.md)** (Delphi Pascal, beta)
- **[SDL Game Engine 2D](sge2d.md)** (C, beta)
- **[ScummVM](scummvm.md)** (C++, mature)
- **[Solarus](solarus.md)** (C++, mature)

View File

@ -0,0 +1,17 @@
# Atlantis
_PBEM Game engine which is used to create many different strategy wargames today and for the past decade._
- Home: https://sourceforge.net/projects/atlantis/
- Download: https://sourceforge.net/projects/atlantis/files/Atlantis%204/Release%204.1.0/
- State: mature, inactive since 2011
- Code: https://svn.code.sf.net/p/atlantis/code/
- Language(s): C++
- License: GPL-2.0
Game engine? Implementations?
See also [Atlantis Little Helper](https://sourceforge.net/projects/alh/)
## Building

View File

@ -6,7 +6,7 @@ _No description available._
- Download: http://quad-engine.com/downloads.html
- State: beta
- Code: https://bitbucket.org/Darthman/quad/src (hg)
- Language(s): Delphi
- Language(s): Delphi Pascal
- Code license: MIT
## Building