new entry, license updates, github repositories with .git at the end

This commit is contained in:
Trilarion
2018-08-29 14:38:45 +02:00
parent ce56eab75c
commit 2ffa2f20b2
260 changed files with 572 additions and 543 deletions

View File

@@ -6,7 +6,7 @@ _Cross-platform library mainly aimed at video game and multimedia programming._
- Media: https://en.wikipedia.org/wiki/Allegro_(software)
- Download: http://liballeg.org/download.html
- State: mature
- Code repository: https://github.com/liballeg/allegro5
- Code repository: https://github.com/liballeg/allegro5.git
- Code language: C
- Code license: zlib

View File

@@ -5,7 +5,7 @@ _A 2D game engine._
- Home: http://annchienta.sourceforge.net/?page=home, https://sourceforge.net/projects/annchienta/
- Download: https://sourceforge.net/projects/annchienta/files/annchienta/current/
- State: mature, inactive since 2009
- Code repository: https://github.com/sago007/annchienta, https://svn.code.sf.net/p/annchienta/code/ (svn)
- Code repository: https://github.com/sago007/annchienta.git, https://svn.code.sf.net/p/annchienta/code/ (svn)
- Code language: C++
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _PBEM Game engine which is used to create many different strategy wargames today
- 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 2016
- Code repository: https://github.com/Atlantis-PBEM/Atlantis, https://svn.code.sf.net/p/atlantis/code/ (svn)
- Code repository: https://github.com/Atlantis-PBEM/Atlantis.git, https://svn.code.sf.net/p/atlantis/code/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Cocos2d-x is an open-source game framework written in C++._
- Media: https://en.wikipedia.org/wiki/Cocos2d
- Download: http://cocos2d-x.org/download
- State: mature
- Code repository: https://github.com/cocos2d/cocos2d-x
- Code repository: https://github.com/cocos2d/cocos2d-x.git
- Code language: C++
- Code license: MIT

View File

@@ -4,7 +4,7 @@ _OpenGL engine written in the D language._
- Home: https://dash.circularstudios.com/
- State: mature, inactive since 2015
- Code repository: https://github.com/Circular-Studios/Dash
- Code repository: https://github.com/Circular-Studios/Dash.git
- Code language: D
- Code license: MIT

View File

@@ -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.git (https://github.com/DeltaEngine)
- Code language: C#
- Code license: Apache-2.0

View File

@@ -5,7 +5,7 @@ _EasyRPG Player is a program that allows to play games created with RPG Maker 20
- Home: https://easyrpg.org/player/
- Download: https://easyrpg.org/player/downloads/
- State: mature
- Code repository: https://github.com/EasyRPG/Player
- Code repository: https://github.com/EasyRPG/Player.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -7,7 +7,7 @@ _ENIGMA is a free development environment geared towards game development._
- Download: https://enigma-dev.org/download.htm
- State: mature
- Keywords: 3D
- Code repository: https://github.com/enigma-dev/enigma-dev
- Code repository: https://github.com/enigma-dev/enigma-dev.git
- Code language: C++, C
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to h
- Home: https://github.com/clintbellanger/flare-engine
- Download: http://www.flarerpg.org/, https://github.com/clintbellanger/flare-engine/releases
- State: mature
- Code repository: https://github.com/clintbellanger/flare-engine
- Code repository: https://github.com/clintbellanger/flare-engine.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _Game-making library written in ActionScript 3._
- Home: http://flixel.org/
- Download: http://flixel.org/download.html
- State: mature
- Code repository: https://github.com/AdamAtomic/flixel
- Code repository: https://github.com/AdamAtomic/flixel.git
- Code language: ActionScript
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _GemRB is a portable open-source implementation of Bioware's Infinity Engine._
- Download: http://www.gemrb.org/wiki/doku.php?id=download
- State: mature
- Keywords: isometric 2D
- Code repository: https://github.com/gemrb/gemrb
- Code repository: https://github.com/gemrb/gemrb.git
- Code language: C++, Python
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game
- Media: <https://en.wikipedia.org/wiki/Godot_(game_engine)>
- Download: https://godotengine.org/download
- State: mature
- Code repository: https://github.com/godotengine/godot
- Code repository: https://github.com/godotengine/godot.git
- Code language: C, C++
- Code license: MIT

View File

@@ -5,7 +5,7 @@ _Create cross-platform games easier and free._
- Home: http://haxeflixel.com/
- Download: http://haxeflixel.com/download/
- State: mature
- Code repository: https://github.com/HaxeFlixel/flixel
- Code repository: https://github.com/HaxeFlixel/flixel.git
- Code language: Haxe
- Code license: MIT

View File

@@ -7,7 +7,7 @@ _The Irrlicht Engine is an open source high performance real time 3D engine._
- Download: http://irrlicht.sourceforge.net/?page_id=10
- State: mature
- Keywords: 3D
- Code repository: https://github.com/zaki/irrlicht (mirror), https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn)
- Code repository: https://github.com/zaki/irrlicht.git (mirror), https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn)
- Code language: C++, C
- Code license: zlib

View File

@@ -5,7 +5,7 @@ _Online RPG engine built in php._
- Home: http://www.eclecticmeme.com/
- State: beta
- Keywords: online
- Code repository: https://github.com/EMC23/JiGS-PHP-RPG-engine
- Code repository: https://github.com/EMC23/JiGS-PHP-RPG-engine.git
- Code language: JavaScript, PHP
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _Game engine, made especially for Java game developers who want to create 3D gam
- Media: https://en.wikipedia.org/wiki/JMonkeyEngine
- Download: https://github.com/jMonkeyEngine/sdk/releases
- State: mature
- Code repository: https://github.com/jMonkeyEngine/jmonkeyengine
- Code repository: https://github.com/jMonkeyEngine/jmonkeyengine.git
- Code language: Java
- Code license: 3-clause BSD

View File

@@ -6,7 +6,7 @@ _Desktop/Android/BlackBerry/iOS/HTML5 Java game development framework._
- Media: https://en.wikipedia.org/wiki/LibGDX
- Download: http://libgdx.badlogicgames.com/download.html
- State: mature
- Code repository: https://github.com/libgdx/libgdx
- Code repository: https://github.com/libgdx/libgdx.git
- Code language: Java, C++, C
- Code license: Apache-2.0

View File

@@ -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.git, https://github.com/nem0/lumixengine_data.git (related)
- Code language: C++
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Java software library for video game developers._
- Media: https://en.wikipedia.org/wiki/Lightweight_Java_Game_Library
- Download: https://www.lwjgl.org/download
- State: mature
- Code repository: https://github.com/LWJGL/lwjgl3
- Code repository: https://github.com/LWJGL/lwjgl3.git
- Code language: Kotlin, C
- Code license: 3-clause BSD

View File

@@ -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/manaserv (https://github.com/mana), https://github.com/tales/tales-client (+)
- Code repository: https://github.com/mana/manaserv.git (https://github.com/mana), https://github.com/tales/tales-client.git (+)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -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.git, https://code.google.com/archive/p/maratis/source
- Code language: C++
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Free Software implementation of the Ruby Game Scripting System (RGSS)._
- Home: https://github.com/Ancurio/mkxp
- Download: (see home)
- State: mature
- Code repository: https://github.com/Ancurio/mkxp
- Code repository: https://github.com/Ancurio/mkxp.git
- Code language: C++, C
- Code license: GPL-2.0

View File

@@ -6,7 +6,7 @@ _Open Source implementation of the Microsoft XNA 4 Framework._
- Media: https://en.wikipedia.org/wiki/MonoGame
- Download: http://www.monogame.net/downloads/
- State: mature
- Code repository: https://github.com/MonoGame/MonoGame
- Code repository: https://github.com/MonoGame/MonoGame.git
- Code language: C#
- Code license: MPL, MIT

View File

@@ -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/engine/octaforge.git, https://github.com/OctaForge (mirrors)
- Code repository: https://git.octaforge.org/engine/octaforge.git, https://github.com/OctaForge.git (mirrors)
- Code language: C++
- Code license: Custom (NCSA open source license)

View File

@@ -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://github.com/OGRECave/ogre (mirror), https://bitbucket.org/sinbad/ogre/src (hg)
- Code repository: https://github.com/OGRECave/ogre.git (mirror), https://bitbucket.org/sinbad/ogre/src (hg)
- Code language: C++
- Code license: MIT

View File

@@ -6,7 +6,7 @@ _Software framework and platform for the creation of multi-platform applications
- Media: https://en.wikipedia.org/wiki/OpenFL
- Download: http://www.openfl.org/learn/docs/getting-started/
- State: mature
- Code repository: https://github.com/openfl/openfl
- Code repository: https://github.com/openfl/openfl.git
- Code language: Haxe
- Code license: MIT

View File

@@ -5,7 +5,7 @@ _OpenRPG is an Internet application that allows people to play Role Playing Game
- Home: http://www.rpgobjects.com/index.php?c=orpg, https://app.assembla.com/spaces/openrpg/wiki/Home, https://sourceforge.net/projects/openrpg/
- Download: http://www.rpgobjects.com/index.php?c=orpg&m=getorpg, https://sourceforge.net/projects/openrpg/files/
- State: mature, inactive since 2013
- Code repository: https://github.com/openRPGteam/openrpg-engine, https://github.com/openRPGteam/openrpg-backend (+), https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs)
- Code repository: https://github.com/openRPGteam/openrpg-engine.git, https://github.com/openRPGteam/openrpg-backend.git (+), https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs)
- Code language: Java, Python
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)

View File

@@ -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.git, https://bitbucket.org/orx/orx (hg)
- Code language: C
- Code license: zlib

View File

@@ -7,7 +7,7 @@ _Panda3D is a game engine, a framework for 3D rendering and game development for
- Download: http://www.panda3d.org/download.php
- State: mature
- Keywords: 3D
- Code repository: https://github.com/panda3d/panda3d
- Code repository: https://github.com/panda3d/panda3d.git
- Code language: C++, C
- Code license: 3-clause BSD

View File

@@ -5,7 +5,7 @@ _Polycode is a C++ and Lua framework for building interactive applications._
- Home: http://polycode.org/
- Download: http://polycode.org/download/
- State: beta
- Code repository: https://github.com/ivansafrin/Polycode
- Code repository: https://github.com/ivansafrin/Polycode.git
- Code language: C, C++
- Code license: MIT

View File

@@ -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://github.com/pygame/pygame (mirror), https://bitbucket.org/pygame/pygame/src (hg)
- Code repository: https://github.com/pygame/pygame.git (mirror), https://bitbucket.org/pygame/pygame/src (hg)
- Code language: C, Python
- Code license: LGPL-2.1

View File

@@ -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.git, https://github.com/marcusmoller/pyorpg-server.git (+)
- Code language: Python
- Code license: MIT
- Dependencies: PyGame

View File

@@ -5,7 +5,7 @@ _Open source easy to use standalone 3D Game Maker and 3D Game Design program cur
- Home: http://www.sandboxgamemaker.com/free-game-maker/
- Download: http://www.sandboxgamemaker.com/free-game-maker-download/
- State: mature, inactive since 2014
- Code repository: https://github.com/PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker
- Code repository: https://github.com/PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker.git
- Code language: C++, C
- Code license: Custom (MIT, modified zlib: requires special credits and notifications)

View File

@@ -7,7 +7,7 @@ _Allows you to run certain classic graphical point-and-click adventure games, pr
- Download: http://www.scummvm.org/downloads/
- State: mature
- Keywords: engine
- Code repository: https://github.com/scummvm/scummvm
- Code repository: https://github.com/scummvm/scummvm.git
- Code language: C++
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _2D game programming framework for c/c++ programmers with least possible depende
- 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, inactive since 2014
- Code repository: https://github.com/Trilarion/sge2d (backup of svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code repository: https://github.com/Trilarion/sge2d.git (backup of svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code language: C
- Code license: MIT

View File

@@ -5,7 +5,7 @@ _Zelda-like 2D game engine._
- Home: http://www.solarus-games.org/
- Download: http://www.solarus-games.org/engine/download/
- State: mature
- Code repository: https://github.com/solarus-games/solarus
- Code repository: https://github.com/solarus-games/solarus.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _2D+3D game making for indies._
- Home: http://superpowers-html5.com/index.en.html, https://github.com/superpowers
- Download: https://sparklinlabs.itch.io/superpowers
- State: mature
- Code repository: https://github.com/superpowers/superpowers-core
- Code repository: https://github.com/superpowers/superpowers-core.git
- Code language: Typescript
- Code license: ISC

View File

@@ -5,7 +5,7 @@ _Stable platform for various types of gameplay settings in a voxel world._
- Home: http://terasology.org/index.html
- State: mature
- Keywords: 3D
- Code repository: https://github.com/MovingBlocks/Terasology
- Code repository: https://github.com/MovingBlocks/Terasology.git
- Code language: Java
- Code license: Apache-2.0

View File

@@ -5,7 +5,7 @@ _Urho3D is a free lightweight, cross-platform 2D and 3D game engine._
- Home: https://urho3d.github.io/
- Download: https://sourceforge.net/projects/urho3d/files/Urho3D/
- State: mature
- Code repository: https://github.com/urho3d/Urho3D
- Code repository: https://github.com/urho3d/Urho3D.git
- Code language: C++, AngelScript
- Code license: MIT

View File

@@ -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://github.com/vegastrike/Vega-Strike-Engine-Source (https://github.com/vegastrike mirror), https://sourceforge.net/p/vegastrike/code/HEAD/tree/ (svn)
- Code repository: https://github.com/vegastrike/Vega-Strike-Engine-Source.git (https://github.com/vegastrike mirror), https://sourceforge.net/p/vegastrike/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -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/cyphesis (https://github.com/worldforge), https://github.com/worldforge/ember (+)
- Code repository: https://github.com/worldforge/cyphesis.git (https://github.com/worldforge), https://github.com/worldforge/ember.git (+)
- Code language: C++
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Reimplementation of BioWares Aurora engine (and derivatives) as used in thei
- Home: https://xoreos.org/
- Download: https://xoreos.org/downloads/index.html
- State: beta
- Code repository: https://github.com/xoreos/xoreos
- Code repository: https://github.com/xoreos/xoreos.git
- Code language: C++
- Code license: GPL-3.0

View File

@@ -6,7 +6,7 @@ _Rapid development solution with a tiny footprint._
- Download: http://www.zgameeditor.org/index.php/Main/Download
- State: mature
- Keywords: editor
- Code repository: https://github.com/VilleKrumlinde/zgameeditor
- Code repository: https://github.com/VilleKrumlinde/zgameeditor.git
- Code language: Pascal
- Code license: MIT