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