fix entries, git archive, import of sources from sge2d to github
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
- **[Allegro](allegro.md)** (C, zlib, mature)
|
||||
- **[Annchienta](annchienta.md)** (C++, GPL-3.0, mature, inactive since 2009)
|
||||
- **[Arianne / Marauroa](arianne.md)** (Java, GPL-2.0, mature)
|
||||
- **[Atlantis](atlantis.md)** (C++, GPL-2.0, mature, inactive since 2011)
|
||||
- **[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)
|
||||
- **[Dash Engine](dash.md)** (D, MIT, mature, inactive since 2015)
|
||||
|
@ -5,7 +5,7 @@ _A 2D game engine._
|
||||
- Home: http://annchienta.sourceforge.net/?page=home
|
||||
- Download: https://sourceforge.net/projects/annchienta/files/annchienta/current/
|
||||
- State: mature, inactive since 2009
|
||||
- Code repository: https://sourceforge.net/p/annchienta/code/HEAD/tree/trunk/Annchienta/ (svn)
|
||||
- Code repository: https://github.com/sago007/annchienta, https://sourceforge.net/p/annchienta/code/HEAD/tree/trunk/Annchienta/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
|
@ -6,7 +6,7 @@ _An open source multiplayer online framework._
|
||||
- Download: https://arianne-project.org/engine/marauroa.html
|
||||
- State: mature
|
||||
- Keywords: MP, 2D
|
||||
- Code repository: git://git.code.sf.net/p/arianne/marauroa
|
||||
- Code repository: https://git.code.sf.net/p/arianne/marauroa
|
||||
- Code language: Java
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -2,16 +2,20 @@
|
||||
|
||||
_PBEM Game engine which is used to create many different strategy wargames today and for the past decade._
|
||||
|
||||
- Home: https://sourceforge.net/projects/atlantis/
|
||||
- Home: http://www.prankster.com/project/, https://sourceforge.net/projects/atlantis/, https://web.archive.org/web/20140516211231/http://www.atlantis-pbem.org/
|
||||
- Media: https://en.wikipedia.org/wiki/Atlantis_PbeM
|
||||
- Download: https://sourceforge.net/projects/atlantis/files/Atlantis%204/Release%204.1.0/
|
||||
- State: mature, inactive since 2011
|
||||
- Code repository: https://svn.code.sf.net/p/atlantis/code/
|
||||
- State: mature, inactive since 2016
|
||||
- Code repository: https://github.com/Atlantis-PBEM/Atlantis, https://svn.code.sf.net/p/atlantis/code/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Game engine? Implementations?
|
||||
|
||||
See also [Atlantis Little Helper](https://sourceforge.net/projects/alh/)
|
||||
See also:
|
||||
[Atlantis Little Helper](https://sourceforge.net/projects/alh/), [Dev group](https://groups.yahoo.com/group/atlantisdev/), [Atlantis 1.0](https://github.com/ennorehling/atlantis).
|
||||
|
||||
https://github.com/essenbee/atlantis, https://github.com/AtlaClient/AtlaClient
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -5,7 +5,7 @@ _Included in Blender is a complete game engine, allowing you to create a fully f
|
||||
- Home: https://www.blender.org/features/game-creation/
|
||||
- Download: https://www.blender.org/download/
|
||||
- State: mature
|
||||
- Code repository: https://developer.blender.org/diffusion/
|
||||
- Code repository: (https://developer.blender.org/diffusion/)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -5,7 +5,7 @@ _Multi-platform Game Engine, C# OpenGL Version (custom wrapper) including the Ed
|
||||
- Home: http://www.deltaengine.net/
|
||||
- Download: http://www.deltaengine.net/download
|
||||
- State: mature, inactive since 2015
|
||||
- Code repository: https://github.com/DeltaEngine/DeltaEngine, https://github.com/DeltaEngine
|
||||
- Code repository: https://github.com/DeltaEngine/DeltaEngine (https://github.com/DeltaEngine)
|
||||
- Code language: C#
|
||||
- Code license: Apache-2.0
|
||||
|
||||
|
@ -7,7 +7,7 @@ _The Irrlicht Engine is an open source high performance realtime 3D engine._
|
||||
- Download: http://irrlicht.sourceforge.net/?page_id=10
|
||||
- State: mature
|
||||
- Keywords: 3D
|
||||
- Code repository: https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn) https://github.com/zaki/irrlicht (mirror)
|
||||
- Code repository: https://github.com/zaki/irrlicht (mirror), https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn)
|
||||
- Code language: C++, C
|
||||
- Code license: zlib
|
||||
|
||||
|
@ -6,7 +6,7 @@ _3D Game Engine_
|
||||
- Download: https://github.com/nem0/LumixEngine/releases
|
||||
- State: beta
|
||||
- Keywords: 3D
|
||||
- Code repository: https://github.com/nem0/lumixengine https://github.com/nem0/lumixengine_data (related)
|
||||
- Code repository: https://github.com/nem0/lumixengine, https://github.com/nem0/lumixengine_data (related)
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Complete 2D MMORPG platform._
|
||||
- Download: http://www.manasource.org/downloads.html
|
||||
- State: beta
|
||||
- Keywords: MMO
|
||||
- Code repository: https://github.com/mana https://github.com/mana/manaserv
|
||||
- Code repository: https://github.com/mana/manaserv (https://github.com/mana), https://github.com/tales/tales-client (+)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -5,7 +5,7 @@ _Maratis is a simple cross-platform 3d engine and visual game development tool._
|
||||
- Home: http://www.maratis3d.org/
|
||||
- Download: http://www.maratis3d.org/?page_id=57
|
||||
- State: beta
|
||||
- Code repository: https://github.com/anael-seghezzi/Maratis-4 https://code.google.com/archive/p/maratis/source
|
||||
- Code repository: https://github.com/anael-seghezzi/Maratis-4, https://code.google.com/archive/p/maratis/source
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -5,7 +5,7 @@ _OctaForge is a 3D game engine and a game development platform._
|
||||
- Home: https://octaforge.org/
|
||||
- Download: https://octaforge.org/page/downloads
|
||||
- State: mature
|
||||
- Code repository: https://git.octaforge.org/ https://github.com/OctaForge (mirrors)
|
||||
- Code repository: https://git.octaforge.org/engine/octaforge.git, https://github.com/OctaForge (mirrors)
|
||||
- Code language: C++
|
||||
- Code license: Custom (NCSA open source license)
|
||||
|
||||
|
@ -7,7 +7,7 @@ _Scene-oriented, flexible 3D engine written in C++._
|
||||
- Download: https://www.ogre3d.org/download/sdk
|
||||
- State: mature
|
||||
- Keywords: 3D
|
||||
- Code repository: https://bitbucket.org/sinbad/ogre/src (hg) https://github.com/OGRECave/ogre (mirror)
|
||||
- Code repository: https://github.com/OGRECave/ogre (mirror), https://bitbucket.org/sinbad/ogre/src (hg)
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Official Hamster Republic Role Playing Game Construction Engine_
|
||||
- Media: https://en.wikipedia.org/wiki/OHRRPGCE
|
||||
- Download: http://rpg.hamsterrepublic.com/ohrrpgce/Downloads
|
||||
- State: mature
|
||||
- Code repository: https://rpg.hamsterrepublic.com/source/ (svn) https://bitbucket.org/rbv/ohrrpgce-svn/src
|
||||
- Code repository: https://rpg.hamsterrepublic.com/source/ (svn), https://bitbucket.org/rbv/ohrrpgce-svn/src
|
||||
- Code language: Basic
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Orx is an open source, portable, lightweight, plugin-based, data-driven and ext
|
||||
- Media: https://en.wikipedia.org/wiki/ORX
|
||||
- Download: https://github.com/orx/orx/releases
|
||||
- State: mature
|
||||
- Code repository: https://github.com/orx/orx https://bitbucket.org/orx/orx (hg)
|
||||
- Code repository: https://github.com/orx/orx, https://bitbucket.org/orx/orx (hg)
|
||||
- Code language: C
|
||||
- Code license: zlib
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Library for making multimedia applications like games built on top of the excel
|
||||
- Media: https://en.wikipedia.org/wiki/Pygame
|
||||
- Download: http://www.pygame.org/download.shtml
|
||||
- State: mature
|
||||
- Code repository: https://bitbucket.org/pygame/pygame/src (hg) https://github.com/pygame/pygame (mirror)
|
||||
- Code repository: https://github.com/pygame/pygame (mirror), https://bitbucket.org/pygame/pygame/src (hg)
|
||||
- Code language: C, Python
|
||||
- Code license: LGPL-2.1
|
||||
|
||||
|
@ -4,7 +4,7 @@ _ORPG (online role-playing-game) engine that allows everyone to create their own
|
||||
|
||||
- Home: https://web.archive.org/web/20131114162141/http://www.powrtoch.org:80/pyorpg
|
||||
- State: beta, inactive since 2015
|
||||
- Code repository: https://github.com/marcusmoller/pyorpg-client, https://github.com/marcusmoller/pyorpg-server
|
||||
- Code repository: https://github.com/marcusmoller/pyorpg-client, https://github.com/marcusmoller/pyorpg-server (+)
|
||||
- Code language: Python
|
||||
- Code license: MIT
|
||||
- Dependencies: PyGame
|
||||
|
@ -6,7 +6,7 @@ _Cross-platform application framework._
|
||||
- Media: <https://en.wikipedia.org/wiki/Qt_(software)>
|
||||
- Download: https://www1.qt.io/download-open-source/
|
||||
- State: mature
|
||||
- Code repository: http://code.qt.io/cgit/ https://github.com/qt (mirror)
|
||||
- Code repository: (http://code.qt.io/cgit/ https://github.com/qt = mirror)
|
||||
- Code language: C++
|
||||
- Code license: LGPL-3.0
|
||||
|
||||
|
@ -2,10 +2,10 @@
|
||||
|
||||
_2D game programming framework for c/c++ programmers with least possible dependencies._
|
||||
|
||||
- Home: https://sourceforge.net/projects/sge2d/
|
||||
- Home: https://sourceforge.net/projects/sge2d/, https://web.archive.org/web/20110526140520/http://agnosent.com:80/wolfcms/open-source/sge2d
|
||||
- Download: https://sourceforge.net/projects/sge2d/files/sge2d/
|
||||
- State: beta
|
||||
- Code repository: https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
|
||||
- Code repository: https://github.com/Trilarion/sge2d (import of the svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Vega Strike is a first-person space trading and combat simulator._
|
||||
- Media: https://en.wikipedia.org/wiki/Vega_Strike
|
||||
- Download: http://vegastrike.sourceforge.net/getfiles/
|
||||
- State: mature
|
||||
- Code repository: https://sourceforge.net/p/vegastrike/code/HEAD/tree/ (svn) https://github.com/vegastrike (mirror)
|
||||
- Code repository: https://github.com/vegastrike (mirror), https://sourceforge.net/p/vegastrike/code/HEAD/tree/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -7,7 +7,7 @@ _Open source framework for massively multiplayer online role-playing games._
|
||||
- Download: https://www.worldforge.org/index.php/downloads/
|
||||
- State: mature
|
||||
- Keywords: MMO
|
||||
- Code repository: https://github.com/worldforge (different sub-repositories)
|
||||
- Code repository: https://github.com/worldforge/cyphesis (https://github.com/worldforge), https://github.com/worldforge/ember (+)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
Reference in New Issue
Block a user