imports from osgameclones

This commit is contained in:
Trilarion 2019-08-31 00:22:31 +02:00
parent 22e36424d7
commit 4784e48c53
55 changed files with 1081 additions and 144 deletions

View File

@ -3,7 +3,7 @@
**[Dynamic HTML table](https://trilarion.github.io/opensourcegames/)** of the entries / Development **[Blog](https://trilarion.blogspot.com/search/label/osgames)** / **[Statistics](statistics.md#statistics)**
[comment]: # (start of autogenerated content, do not edit)
**[All](games/_all.md#All)** (750), **[Action](games/_action.md#action)** (138), **[Adventure](games/_adventure.md#adventure)** (18), **[Arcade](games/_arcade.md#arcade)** (27), **[Board game](games/_board-game.md#board-game)** (9), **[Card game](games/_card-game.md#card-game)** (1), **[Educational](games/_educational.md#educational)** (3), **[Framework](games/_framework.md#framework)** (61), **[Game engine](games/_game-engine.md#game-engine)** (23), **[Library](games/_library.md#library)** (22), **[Music](games/_music.md#music)** (5), **[Platform](games/_platform.md#platform)** (18), **[Puzzle](games/_puzzle.md#puzzle)** (51), **[Remake](games/_remake.md#remake)** (289), **[Role playing](games/_role-playing.md#role-playing)** (133), **[Simulation](games/_simulation.md#simulation)** (51), **[Sports](games/_sports.md#sports)** (12), **[Strategy](games/_strategy.md#strategy)** (188), **[Tool](games/_tool.md#tool)** (16), **[Visual novel](games/_visual-novel.md#visual-novel)** (4)
**[All](games/_all.md#All)** (784), **[Action](games/_action.md#action)** (147), **[Adventure](games/_adventure.md#adventure)** (18), **[Arcade](games/_arcade.md#arcade)** (33), **[Board game](games/_board-game.md#board-game)** (9), **[Card game](games/_card-game.md#card-game)** (1), **[Educational](games/_educational.md#educational)** (3), **[Framework](games/_framework.md#framework)** (61), **[Game engine](games/_game-engine.md#game-engine)** (27), **[Library](games/_library.md#library)** (22), **[Music](games/_music.md#music)** (5), **[Platform](games/_platform.md#platform)** (18), **[Puzzle](games/_puzzle.md#puzzle)** (52), **[Remake](games/_remake.md#remake)** (318), **[Role playing](games/_role-playing.md#role-playing)** (134), **[Simulation](games/_simulation.md#simulation)** (54), **[Sports](games/_sports.md#sports)** (12), **[Strategy](games/_strategy.md#strategy)** (192), **[Tool](games/_tool.md#tool)** (16), **[Visual novel](games/_visual-novel.md#visual-novel)** (4)
[comment]: # (end of autogenerated content)

View File

@ -2816,6 +2816,14 @@
"action, inspired by Hovertank 3D, remake, requires original content",
"<a href=\"https://github.com/FlatRockSoft/Hovertank3D.git\">Source</a> - C++, Assembly - GPL-2.0"
],
[
"HTML5 Pacman (<a href=\"https://github.com/daleharvey/pacman\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/html5_pacman.md\">entry</a>)",
"Remake of Pac-Man.",
"",
"mature / inactive since 2013",
"remake, inspired by Pac-Man, skill",
"<a href=\"https://github.com/daleharvey/pacman.git\">Source</a> - JavaScript - WTFPL"
],
[
"HyperRogue (<a href=\"http://roguetemple.com/z/hyper/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/hyperrogue.md\">entry</a>)",
"Roguelike inspired by the puzzle game Deadly Rooms of..",
@ -4033,7 +4041,7 @@
"<a href=\"https://github.com/ccdevnet/openc2e.git\">Source</a> - C, C++, Python - LGPL-2.1"
],
[
"Open Cube (<a href=\"http://team-cube.github.io/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/open-cube.md\">entry</a>)",
"Open Cube (<a href=\"http://team-cube.github.io/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/open_cube.md\">entry</a>)",
"Remake of Cube 2: Sauerbraten.",
"",
"beta / inactive since 2017",
@ -4065,7 +4073,7 @@
"<a href=\"http://github.com/SuperV1234/SSVOpenHexagon\">Source</a> - C++ - AFL-3.0"
],
[
"Open Horizon (<a href=\"http://zxstudio.org/blog/author/razgriz/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/open-horizon.md\">entry</a>)",
"Open Horizon (<a href=\"http://zxstudio.org/blog/author/razgriz/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/open_horizon.md\">entry</a>)",
"Remake of Ace Combat: Assault Horizon.",
"<a href=\"http://zxstudio.org/blog/open-horizon-downloads/\">Link</a>",
"beta / active",
@ -4320,6 +4328,22 @@
"framework",
"<a href=\"https://github.com/openfl/openfl.git\">Source</a> - Haxe - MIT"
],
[
"OpenGGS (<a href=\"https://sourceforge.net/projects/openggs/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openggs.md\">entry</a>)",
"Remake of The Great Giana Sisters.",
"<a href=\"https://sourceforge.net/projects/openggs/files/\">Link</a>",
"beta / inactive since 2017",
"remake, inspired by The Great Giana Sisters, scrolling, skill",
"C++ - GPL-2.0"
],
[
"OpenGL Test Drive Remake (<a href=\"http://antongerdelan.net/blog/formatted/2014_12_10_test_drive.html\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opengl_test_drive_remake.md\">entry</a>)",
"Remake of Test Drive.",
"",
"mature / inactive since 2015",
"remake, car, inspired by Test Drive, racing",
"<a href=\"https://github.com/capnramses/opengl_test_drive_clone.git\">Source</a> - C, C++ - GPL-3.0"
],
[
"Openglad (<a href=\"http://snowstorm.sourceforge.net/cgi-bin/site.cgi?page=home\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openglad.md\">entry</a>)",
"An SDL port of an old DOS game called Gladiator.",
@ -4336,6 +4360,38 @@
"strategy",
"<a href=\"https://code.launchpad.net/openhomm\">Source</a> - C++ - GPL-3.0"
],
[
"OpenJazz (<a href=\"http://www.alister.eu/jazz/oj/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openjazz.md\">entry</a>)",
"Remake of Jazz Jackrabbit.",
"<a href=\"http://www.alister.eu/jazz/oj/download.php\">Link</a>",
"beta / active",
"arcade, commercial content, inspired by Jazz Jackrabbit, remake, requires original content",
"<a href=\"https://github.com/AlisterT/openjazz.git\">Source</a> - C++ - GPL-2.0"
],
[
"OpenJK (<a href=\"https://github.com/JACoders/OpenJK\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openjk.md\">entry</a>)",
"Remake of Jedi Knight: Jedi Academy.",
"<a href=\"https://builds.openjk.org/\">Link</a>",
"beta / active",
"action, commercial content, game engine, inspired by Jedi Knight: Jedi Academy, remake, requires original content",
"<a href=\"https://github.com/JACoders/OpenJK.git\">Source</a> - C, C++ - GPL-2.0"
],
[
"OpenLara (<a href=\"https://github.com/XProger/OpenLara\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openlara.md\">entry</a>)",
"Remake of Tomb Raider.",
"",
"mature / active",
"action, inspired by Tomb Raider, remake, skill",
"<a href=\"https://github.com/XProger/OpenLara.git\">Source</a> - C++ - 2-clause BSD"
],
[
"OpenLiero (<a href=\"http://www.liero.be/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openliero.md\">entry</a>)",
"Remake of Liero.",
"",
"mature / inactive since 2015",
"action, arcade, free content, inspired by Liero, multiplayer Split-screen, remake",
"<a href=\"https://github.com/gliptic/liero.git\">Source</a> - C++ - Custom"
],
[
"OpenLieroX (<a href=\"http://www.openlierox.net/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openlierox.md\">entry</a>)",
"Realtime worms shoot-em-up.",
@ -4344,6 +4400,30 @@
"action, arcade, inspired by Liero, remake, wormslike",
"<a href=\"https://github.com/albertz/openlierox.git\">Source</a> - C++ - LGPL-2.0"
],
[
"OpenLoco (<a href=\"https://github.com/OpenLoco/OpenLoco\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openloco.md\">entry</a>)",
"Remake of Chris Sawyer's Locomotion.",
"<a href=\"https://github.com/OpenLoco/OpenLoco/releases\">Link</a>",
"mature / active",
"simulation, commercial content, inspired by Chris Sawyer's Locomotion, remake, requires original content, transport",
"<a href=\"https://github.com/OpenLoco/OpenLoco.git\">Source</a> - C++ - MIT"
],
[
"OpenMC2 (<a href=\"https://github.com/LRFLEW/OpenMC2\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openmc2.md\">entry</a>)",
"Remake of Midnight Club II.",
"",
"beta / inactive since 2018",
"arcade, commercial content, inspired by Midnight Club II, multiplayer LAN, racing, remake, requires original content",
"<a href=\"https://github.com/LRFLEW/OpenMC2.git\">Source</a> - C++ - GPL-3.0"
],
[
"OpenMoM (<a href=\"https://github.com/Jakz/openmom\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openmom.md\">entry</a>)",
"Clone of Master of Magic.",
"",
"beta / active",
"strategy, clone, commercial content, inspired by Master of Magic, requires original content",
"<a href=\"https://github.com/Jakz/openmom.git\">Source</a> - C, C++ - GPL-3.0"
],
[
"OpenMOO2 (<a href=\"http://openmoo2.org/en/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openmoo2.md\">entry</a>)",
"Clone of Microprose game \"Master of Orion II: Battle at..",
@ -4352,6 +4432,14 @@
"strategy, inspired by Master of Orion 2, remake, requires original content, turn-based",
"<a href=\"https://github.com/pjotrligthart/openmoo2-hg-mirror.git\">Source</a> - Python - GPL-2.0"
],
[
"OpenMortal (<a href=\"http://apocalypse.rulez.org/~upi/Mortal/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openmortal.md\">entry</a>)",
"Clone of Mortal Kombat.",
"<a href=\"http://openmortal.sourceforge.net/download.html\">Link</a>",
"beta / inactive since 2006",
"action, clone, inspired by Mortal Kombat",
"<a href=\"http://openmortal.cvs.sourceforge.net\">Source</a> - C++ - GPL-2.0"
],
[
"OpenMW (<a href=\"http://openmw.org/en/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openmw.md\">entry</a>)",
"Unofficial open source engine reimplementation of the game..",
@ -4360,6 +4448,30 @@
"role playing, game engine, inspired by The Elder Scrolls III: Morrowing, remake, requires original content",
"<a href=\"https://github.com/OpenMW/openmw.git\">Source</a> - C++ - GPL-3.0"
],
[
"OpenNFS (<a href=\"http://opennfs.com/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opennfs.md\">entry</a>)",
"Remake of Need For Speed III: Hot Pursuit.",
"",
"beta / active",
"game engine, cars, commercial content, inspired by Need For Speed III: Hot Pursuit, racing, remake, requires original content",
"<a href=\"https://github.com/AmrikSadhra/OpenNFS.git\">Source</a> - C, C++ - MIT"
],
[
"OpenNotrium (<a href=\"https://github.com/verhoevenv/OpenNotrium\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opennotrium.md\">entry</a>)",
"Remake of Notrium.",
"",
"beta / active",
"action, inspired by Notrium, puzzle, remake, requires original content, survival",
"<a href=\"https://github.com/verhoevenv/OpenNotrium.git\">Source</a> - C++ - GPL-3.0"
],
[
"OpenOMF (<a href=\"http://www.openomf.org/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openomf.md\">entry</a>)",
"Remake of One Must Fall: 2097.",
"<a href=\"http://www.openomf.org/downloads/\">Link</a>",
"beta / active",
"action, commercial content, fighting, free content, inspired by One Must Fall: 2097, remake, requires original content",
"<a href=\"https://github.com/omf2097/openomf.git\">Source</a> - C, C++ - MIT"
],
[
"OpenRA (<a href=\"http://www.openra.net/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openra.md\">entry</a>)",
"Recreates and modernizes the classic Command & Conquer..",
@ -4368,6 +4480,14 @@
"strategy, inspired by Command & Conquer + Command & Conquer: Red Alert + Dune 2000, multiplayer online + LAN, real time, remake",
"<a href=\"https://github.com/OpenRA/OpenRA.git\">Source</a> - C# - GPL-3.0"
],
[
"OpenRaider (<a href=\"https://github.com/xythobuz/OpenRaider\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openraider.md\">entry</a>)",
"Remake of Tomb Raider.",
"<a href=\"https://github.com/xythobuz/OpenRaider/releases\">Link</a>",
"beta / inactive since 2015",
"action, inspired by Tomb Raider, remake, requires original content",
"<a href=\"https://github.com/xythobuz/OpenRaider.git\">Source</a> - C, C++ - GPL-2.0"
],
[
"OpenRCT2 (<a href=\"https://openrct2.io/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openrct2.md\">entry</a>)",
"Re-implementation of RollerCoaster Tycoon 2 (RCT2),..",
@ -4376,6 +4496,14 @@
"simulation, inspired by RollerCoaster Tycoon, remake, requires original content",
"<a href=\"https://github.com/OpenRCT2/OpenRCT2.git\">Source</a> - C++ - GPL-3.0"
],
[
"OpenRoads (<a href=\"http://openroadsgame.com/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openroads.md\">entry</a>)",
"Remake of SkyRoads.",
"",
"mature / inactive since 2014",
"arcade, inspired by SkyRoads, remake",
"<a href=\"https://github.com/anprogrammer/OpenRoads.git\">Source</a> - TypeScript, Javascript - MIT"
],
[
"OpenRPG (<a href=\"http://www.rpgobjects.com/index.php?c=orpg\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openrpg.md\">entry</a>)",
"OpenRPG is an Internet application that allows people to..",
@ -4384,6 +4512,22 @@
"framework",
"<a href=\"https://gitlab.com/osgames/openrpg.git\">Source</a> - Python - GPL-2.0"
],
[
"OpenSAGE (<a href=\"https://opensage.github.io/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opensage.md\">entry</a>)",
"Clone of Command & Conquer: Generals.",
"<a href=\"https://github.com/OpenSAGE/OpenSAGE/releases\">Link</a>",
"beta / active",
"strategy, clone, commercial content, game engine, inspired by Command & Conquer: Generals, realtime, requires original content",
"<a href=\"https://github.com/OpenSAGE/OpenSAGE.git\">Source</a> - C# - LGPL-3.0"
],
[
"OpenSC2K (<a href=\"https://github.com/rage8885/OpenSC2K\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opensc2k.md\">entry</a>)",
"Remake of SimCity 2000.",
"",
"beta / active",
"simulation, inspired by SimCity 2000, remake",
"<a href=\"https://github.com/rage8885/OpenSC2K.git\">Source</a> - JavaScript - GPL-3.0"
],
[
"OpenSkyscraper (<a href=\"http://openskyscraper.org/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openskyscraper.md\">entry</a>)",
"Tower simulation game inspired by SimTower.",
@ -4400,6 +4544,22 @@
"sports, online, strategy",
"<a href=\"https://github.com/delight-im/OpenSoccer.git\">Source</a> - PHP - GPL-3.0"
],
[
"OpenSpades (<a href=\"http://openspades.yvt.jp/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openspades.md\">entry</a>)",
"Remake of Ace of Spades.",
"<a href=\"https://github.com/yvt/openspades/releases\">Link</a>",
"beta / active",
"remake, first-person, inspired by Ace of Spades, sandbox, shooter",
"<a href=\"https://github.com/yvt/openspades.git\">Source</a> - C, C++, AngelScript - GPL-3.0"
],
[
"OpenSR (<a href=\"https://github.com/ObKo/OpenSR\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opensr.md\">entry</a>)",
"Remake of Space Rangers 2: Dominators.",
"",
"beta / inactive since 2017",
"remake, commercial content, inspired by Space Rangers 2: Dominators, requires original content",
"<a href=\"https://github.com/ObKo/OpenSR.git\">Source</a> - C++ - GPL-3.0"
],
[
"OpenSSL (<a href=\"https://www.openssl.org/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openssl.md\">entry</a>)",
"Toolkit for the Transport Layer Security (TLS) and Secure..",
@ -4408,6 +4568,38 @@
"library",
"<a href=\"https://github.com/openssl/openssl.git\">Source</a> - C - Custom"
],
[
"OpenSWE1R (<a href=\"https://openswe1r.github.io/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openswe1r.md\">entry</a>)",
"Remake of Star Wars Episode I: Racer.",
"",
"beta / active",
"remake, commercial content, inspired by Star Wars Episode I: Racer, requires original content",
"<a href=\"https://github.com/OpenSWE1R/openswe1r.git\">Source</a> - C, C++ - GPL-2.0"
],
[
"OpenTitus (<a href=\"http://opentitus.sourceforge.net\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opentitus.md\">entry</a>)",
"Remake of Titus the Fox.",
"<a href=\"https://sourceforge.net/projects/opentitus/files/opentitus/\">Link</a>",
"beta / inactive since 2014",
"remake, inspired by Titus the Fox, requires original content",
"<a href=\"https://github.com/stople/OpenTitus.git\">Source</a> - C - GPL-3.0"
],
[
"OpenTomb (<a href=\"https://opentomb.github.io/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opentomb.md\">entry</a>)",
"Remake of Tomb Raider.",
"<a href=\"https://github.com/opentomb/OpenTomb/releases\">Link</a>",
"beta / active",
"action, commercial content, game engine, inspired by Tomb Raider, remake, requires original content",
"<a href=\"https://github.com/opentomb/OpenTomb.git\">Source</a> - C, C++, Lua - LGPL-3.0"
],
[
"OpenTriad (<a href=\"https://github.com/benjaminfoo/OpenTriad\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opentriad.md\">entry</a>)",
"Remake of Triple Triad.",
"",
"beta / inactive since 2017",
"remake, card, inspired by Triple Triad",
"<a href=\"https://github.com/benjaminfoo/OpenTriad.git\">Source</a> - Java - GPL-3.0"
],
[
"OpenTTD (<a href=\"https://www.openttd.org/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openttd.md\">entry</a>)",
"OpenTTD is an open source simulation game based upon the..",
@ -4416,6 +4608,14 @@
"simulation, can use original content, inspired by Transport Tycoon, open content, remake",
"<a href=\"https://github.com/OpenTTD/OpenTTD.git\">Source</a> - C++ - GPL-2.0"
],
[
"OpenTyrian (<a href=\"https://bitbucket.org/opentyrian/opentyrian/wiki/Home\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opentyrian.md\">entry</a>)",
"Remake of Tyrian.",
"<a href=\"https://bitbucket.org/opentyrian/opentyrian/wiki/Downloads.md\">Link</a>",
"beta / inactive since 2018",
"action, inspired by Tyrian, remake, shoot-em",
"<a href=\"https://bitbucket.org/opentyrian/opentyrian\">Source</a> - C - GPL-2.0"
],
[
"OpenWebSoccer-Sim (<a href=\"https://github.com/ihofmann/open-websoccer\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/openwebsoccer-sim.md\">entry</a>)",
"Manage a virtual fantasy football (soccer) team and play..",
@ -4440,6 +4640,30 @@
"strategy",
"<a href=\"https://gitlab.com/osgames/kursk.git\">Source</a> - C++ - GPL-2.0"
],
[
"OpMon (<a href=\"http://www.opmon-game.ga/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/opmon.md\">entry</a>)",
"Remake of Pok\u00e9mon.",
"",
"beta / active",
"remake, inspired by Pok\u00e9mon",
"<a href=\"https://github.com/jlppc/OpMon.git\">Source</a> - C++ - GPL-3.0"
],
[
"Orbit-Hopper (<a href=\"http://www.zneaker.com/projects.html#orbit\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/orbit-hopper.md\">entry</a>)",
"Clone of SkyRoads.",
"",
"mature / inactive since 2019",
"arcade, clone, inspired by SkyRoads",
"C++ - GPL-2.0"
],
[
"Orbium (<a href=\"http://bni.github.io/orbium/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/orbium.md\">entry</a>)",
"Remake of Log!cal.",
"",
"mature / inactive since 2018",
"strategy, inspired by Log!cal, remake",
"<a href=\"https://github.com/bni/orbium.git\">Source</a> - JavaScript - GPL-2.0"
],
[
"ORIENT (<a href=\"https://web.archive.org/web/20131114051805/http://www.e-circus.org/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/orient.md\">entry</a>)",
"Prototype for an educational role-playing game for..",
@ -4448,6 +4672,14 @@
"role playing, educational",
"<a href=\"https://gitlab.com/osgames/orient.git\">Source</a> - C#, Java - GPL-2.0"
],
[
"orona (<a href=\"http://stephank.github.io/orona/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/orona.md\">entry</a>)",
"Remake of Bolo.",
"",
"beta / inactive since 2012",
"strategy, inspired by Bolo, remake",
"<a href=\"https://github.com/stephank/orona.git\">Source</a> - CoffeeScript - GPL-2.0"
],
[
"Orx (<a href=\"http://orx-project.org/about\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/orx.md\">entry</a>)",
"Orx is an open source, portable, lightweight, plugin-..",
@ -4456,6 +4688,14 @@
"framework",
"<a href=\"https://github.com/orx/orx.git\">Source</a> - C - zlib"
],
[
"Ostrich Riders (<a href=\"http://identicalsoftware.com/ostrichriders/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/ostrich_riders.md\">entry</a>)",
"Remake of Joust.",
"",
"beta / active",
"arcade, inspired by Joust, remake",
"<a href=\"https://github.com/dulsi/ostrichriders.git\">Source</a> - C++ - GPL-3.0"
],
[
"Other-Life (<a href=\"http://www.other-life.com/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/other-life.md\">entry</a>)",
"A community based game that allows you to affect the..",
@ -4480,6 +4720,22 @@
"strategy",
"<a href=\"https://github.com/ospaceteam/outerspace.git\">Source</a> - Python - GPL-2.0"
],
[
"Outpost HD (<a href=\"https://forum.outpost2.net/index.php/topic,5718.0.html\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/outpost_hd.md\">entry</a>)",
"Remake of Outpost.",
"",
"beta / active",
"simulation, commercial content, inspired by Outpost, remake, requires original content",
"<a href=\"https://github.com/ldicker83/OPHD.git\">Source</a> - C++ - 3-clause BSD"
],
[
"pacman-canvas (<a href=\"http://pacman.platzh1rsch.ch/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/pacman-canvas.md\">entry</a>)",
"Remake of Pac-Man.",
"",
"mature / inactive since 2018",
"remake, inspired by Pac-Man, skill",
"<a href=\"https://github.com/platzhersh/pacman-canvas.git\">Source</a> - JavaScript - CC-BY-SA-4.0"
],
[
"PainTown (<a href=\"http://paintown.org/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/paintown.md\">entry</a>)",
"2D side scrolling beatem-up engine.",
@ -4496,6 +4752,14 @@
"framework, 3D",
"<a href=\"https://github.com/panda3d/panda3d.git\">Source</a> - C++, C - 3-clause BSD"
],
[
"Panel Attack (<a href=\"https://github.com/sharpobject/panel-attack\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/panel_attack.md\">entry</a>)",
"Remake of Tetris Attack.",
"",
"beta / active",
"remake, inspired by Tetris Attack, skill",
"<a href=\"https://github.com/sharpobject/panel-attack.git\">Source</a> - Lua - zlib"
],
[
"Pang Zero (<a href=\"https://sourceforge.net/projects/pangzero/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/pang_zero.md\">entry</a>)",
"Reimplementation and extension of an old arcade game,..",
@ -4504,6 +4768,14 @@
"action, arcade, inspired by Buster Bros, remake",
"<a href=\"https://gitlab.com/osgames/pangzero.git\">Source</a> - Perl - GPL-2.0"
],
[
"Paper Isaac (<a href=\"https://amos.me/games/paper-isaac/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/paper_isaac.md\">entry</a>)",
"Clone of The Binding of Isaac.",
"",
"beta / inactive since 2015",
"role playing, clone, inspired by The Binding of Isaac, open content, roguelike",
"<a href=\"https://github.com/fasterthanlime/isaac-paper.git\">Source</a> - ooc - MIT"
],
[
"PARPG (<a href=\"http://blog.parpg.net/\">home</a>, <a href=\"https://github.com/Trilarion/opensourcegames/blob/master/games/parpg.md\">entry</a>)",
"Post-Apocalyptic RPG.",

View File

@ -112,7 +112,16 @@
- **[OpenArena](openarena.md)** (C, GPL-2.0, mature, inactive since 2012)
- **[OpenClonk](openclonk.md)** (C, C++, ISC, mature)
- **[OpenFire](openfire.md)** (C, MIT, beta, inactive since 2018)
- **[OpenJK](openjk.md)** (C, C++, GPL-2.0, beta)
- **[OpenLara](openlara.md)** (C++, 2-clause BSD, mature)
- **[OpenLiero](openliero.md)** (C++, Custom, mature, inactive since 2015)
- **[OpenLieroX](openlierox.md)** (C++, LGPL-2.0, mature)
- **[OpenMortal](openmortal.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[OpenNotrium](opennotrium.md)** (C++, GPL-3.0, beta)
- **[OpenOMF](openomf.md)** (C, C++, MIT, beta)
- **[OpenRaider](openraider.md)** (C, C++, GPL-2.0, beta, inactive since 2015)
- **[OpenTomb](opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[OpenTyrian](opentyrian.md)** (C, GPL-2.0, beta, inactive since 2018)
- **[PainTown](paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[Pang Zero](pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
- **[Rabbit Escape](rabbit_escape.md)** (Java, GPL-2.0, mature)

View File

@ -352,6 +352,7 @@
- **[HolySpirit](holyspirit.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[HoverRace](hoverrace.md)** (C++, Custom NC, mature, inactive since 2016)
- **[Hovertank3D](hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
- **[HTML5 Pacman](html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
- **[HyperRogue](hyperrogue.md)** (C++, GPL-2.0, mature)
- **[I Have No Tomatoes](i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
- **[ICBM3D](icbm3d.md)** (C, ?, beta, inactive since 1998)
@ -504,11 +505,11 @@
- **[Open AL](open_al.md)** (C, Proprietary, mature)
- **[Open Apocalypse](open_apocalypse.md)** (C++, MIT, mature)
- **[Open Creatures](open_creatures.md)** (C, C++, Python, LGPL-2.1, beta, inactive since 2010)
- **[Open Cube](open-cube.md)** (C++, zlib, beta, inactive since 2017)
- **[Open Cube](open_cube.md)** (C++, zlib, beta, inactive since 2017)
- **[Open Fodder](open_fodder.md)** (C, C++, GPL-3.0, mature)
- **[Open Game Engine](open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
- **[Open Hexagon](open_hexagon.md)** (C++, AFL-3.0, mature)
- **[Open Horizon](open-horizon.md)** (C++, MIT, beta)
- **[Open Horizon](open_horizon.md)** (C++, MIT, beta)
- **[Open Imperium Galactica](open_imperium_galactica.md)** (Java, LGPL-3.0, mature)
- **[Open Jumpgate](open_jumpgate.md)** (C++, GPL-2.0, beta, inactive since 2017)
- **[Open Legend RPG](open_legend_rpg.md)** (Text, Custom, mature)
@ -540,29 +541,62 @@
- **[OpenEtG](openetg.md)** (JavaScript, MIT, beta)
- **[OpenFire](openfire.md)** (C, MIT, beta, inactive since 2018)
- **[OpenFL](openfl.md)** (Haxe, MIT, mature)
- **[OpenGGS](openggs.md)** (C++, GPL-2.0, beta, inactive since 2017)
- **[OpenGL Test Drive Remake](opengl_test_drive_remake.md)** (C, C++, GPL-3.0, mature, inactive since 2015)
- **[Openglad](openglad.md)** (C++, GPL-2.0, mature, inactive since 2004)
- **[OpenHoMM](openhomm.md)** (C++, GPL-3.0, beta, inactive since 2010)
- **[OpenJazz](openjazz.md)** (C++, GPL-2.0, beta)
- **[OpenJK](openjk.md)** (C, C++, GPL-2.0, beta)
- **[OpenLara](openlara.md)** (C++, 2-clause BSD, mature)
- **[OpenLiero](openliero.md)** (C++, Custom, mature, inactive since 2015)
- **[OpenLieroX](openlierox.md)** (C++, LGPL-2.0, mature)
- **[OpenLoco](openloco.md)** (C++, MIT, mature)
- **[OpenMC2](openmc2.md)** (C++, GPL-3.0, beta, inactive since 2018)
- **[OpenMoM](openmom.md)** (C, C++, GPL-3.0, beta)
- **[OpenMOO2](openmoo2.md)** (Python, GPL-2.0, beta, inactive since 2011)
- **[OpenMortal](openmortal.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[OpenMW](openmw.md)** (C++, GPL-3.0, mature)
- **[OpenNFS](opennfs.md)** (C, C++, MIT, beta)
- **[OpenNotrium](opennotrium.md)** (C++, GPL-3.0, beta)
- **[OpenOMF](openomf.md)** (C, C++, MIT, beta)
- **[OpenRA](openra.md)** (C#, GPL-3.0, mature)
- **[OpenRaider](openraider.md)** (C, C++, GPL-2.0, beta, inactive since 2015)
- **[OpenRCT2](openrct2.md)** (C++, GPL-3.0, mature)
- **[OpenRoads](openroads.md)** (TypeScript, Javascript, MIT, mature, inactive since 2014)
- **[OpenRPG](openrpg.md)** (Python, GPL-2.0, mature, inactive since 2013)
- **[OpenSAGE](opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenSC2K](opensc2k.md)** (JavaScript, GPL-3.0, beta)
- **[OpenSkyscraper](openskyscraper.md)** (C++, GPL-2.0, beta)
- **[OpenSoccer](opensoccer.md)** (PHP, GPL-3.0, beta)
- **[OpenSpades](openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
- **[OpenSR](opensr.md)** (C++, GPL-3.0, beta, inactive since 2017)
- **[OpenSSL](openssl.md)** (C, Custom, mature)
- **[OpenSWE1R](openswe1r.md)** (C, C++, GPL-2.0, beta)
- **[OpenTitus](opentitus.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[OpenTomb](opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[OpenTriad](opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)
- **[OpenTTD](openttd.md)** (C++, GPL-2.0, mature)
- **[OpenTyrian](opentyrian.md)** (C, GPL-2.0, beta, inactive since 2018)
- **[OpenWebSoccer-Sim](openwebsoccer-sim.md)** (PHP, LGPL-3.0, mature)
- **[OpenXcom](openxcom.md)** (C++, GPL-3.0, mature)
- **[Operation Citadel](operation_citadel.md)** (C++, GPL-2.0, beta, inactive since 2000)
- **[OpMon](opmon.md)** (C++, GPL-3.0, beta)
- **[Orbit-Hopper](orbit-hopper.md)** (C++, GPL-2.0, mature, inactive since 2019)
- **[Orbium](orbium.md)** (JavaScript, GPL-2.0, mature, inactive since 2018)
- **[ORIENT](orient.md)** (C#, Java, GPL-2.0, mature, inactive since 2009)
- **[orona](orona.md)** (CoffeeScript, GPL-2.0, beta, inactive since 2012)
- **[Orx](orx.md)** (C, zlib, mature)
- **[Ostrich Riders](ostrich_riders.md)** (C++, GPL-3.0, beta)
- **[Other-Life](other-life.md)** (C, C++, Custom, beta)
- **[Our Personal Space](our_personal_space.md)** (Ren'py, GPL-3.0, mature)
- **[Outer Space](outer_space.md)** (Python, GPL-2.0, beta)
- **[Outpost HD](outpost_hd.md)** (C++, 3-clause BSD, beta)
- **[pacman-canvas](pacman-canvas.md)** (JavaScript, CC-BY-SA-4.0, mature, inactive since 2018)
- **[PainTown](paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[Panda 3D](panda_3d.md)** (C++, C, 3-clause BSD, mature)
- **[Panel Attack](panel_attack.md)** (Lua, zlib, beta)
- **[Pang Zero](pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
- **[Paper Isaac](paper_isaac.md)** (ooc, MIT, beta, inactive since 2015)
- **[PARPG](parpg.md)** (Python, GPL-3.0, beta, inactive since 2012)
- **[Pasang Emas](pasang_emas.md)** (Vala, GPL-3.0, mature)
- **[Pax Britannica](pax_britannica.md)** (Lua, C, MIT, mature)

View File

@ -23,7 +23,13 @@
- **[Marblez](marblez.md)** (C#, MIT, beta, inactive since 2017)
- **[Monsters and Mushrooms](monsters_and_mushrooms.md)** (Python, GPL-2.0, mature, inactive since 2010)
- **[Nighthawk](nighthawk.md)** (C++, GPL-2.0, mature, inactive since 2004)
- **[OpenJazz](openjazz.md)** (C++, GPL-2.0, beta)
- **[OpenLiero](openliero.md)** (C++, Custom, mature, inactive since 2015)
- **[OpenLieroX](openlierox.md)** (C++, LGPL-2.0, mature)
- **[OpenMC2](openmc2.md)** (C++, GPL-3.0, beta, inactive since 2018)
- **[OpenRoads](openroads.md)** (TypeScript, Javascript, MIT, mature, inactive since 2014)
- **[Orbit-Hopper](orbit-hopper.md)** (C++, GPL-2.0, mature, inactive since 2019)
- **[Ostrich Riders](ostrich_riders.md)** (C++, GPL-3.0, beta)
- **[PainTown](paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[Pang Zero](pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
- **[SDL Asylum](sdl_asylum.md)** (C, GPL-3.0, mature, inactive since 2009)

View File

@ -16,10 +16,14 @@
- **[Librelancer](librelancer.md)** (C, C#, MIT, beta)
- **[Nuvie](nuvie.md)** (C, C++, Lua, GPL-2.0, beta, inactive since 2018)
- **[Odamex](odamex.md)** (C, C++, GPL-2.0, beta)
- **[Open Cube](open-cube.md)** (C++, zlib, beta, inactive since 2017)
- **[Open Cube](open_cube.md)** (C++, zlib, beta, inactive since 2017)
- **[Open Game Engine](open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
- **[openage](openage.md)** (C++, Python, GPL-3.0, beta)
- **[OpenJK](openjk.md)** (C, C++, GPL-2.0, beta)
- **[OpenMW](openmw.md)** (C++, GPL-3.0, mature)
- **[OpenNFS](opennfs.md)** (C, C++, MIT, beta)
- **[OpenSAGE](opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenTomb](opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[PainTown](paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[ScummVM](scummvm.md)** (C++, GPL-2.0, mature)
- **[TwinEngine](twinengine.md)** (C, GPL-2.0, mature, inactive since 2015)

View File

@ -46,6 +46,7 @@
- **[One Way To Go](one_way_to_go.md)** (Lua, GPL-3.0, mature, inactive since 2011)
- **[Open Hexagon](open_hexagon.md)** (C++, AFL-3.0, mature)
- **[OpenBlok](openblok.md)** (C++, GPL-3.0, beta)
- **[OpenNotrium](opennotrium.md)** (C++, GPL-3.0, beta)
- **[Pingus](pingus.md)** (C++, GPL-3.0, mature)
- **[Rabbit Escape](rabbit_escape.md)** (Java, GPL-2.0, mature)
- **[Rocks'n'Diamonds](rocksndiamonds.md)** (C, GPL-2.0, mature)

View File

@ -156,6 +156,7 @@
- **[Hocoslamfy](hocoslamfy.md)** (C, C++, GPL-2.0, beta, inactive since 2016)
- **[HoverRace](hoverrace.md)** (C++, Custom NC, mature, inactive since 2016)
- **[Hovertank3D](hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
- **[HTML5 Pacman](html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
- **[I Have No Tomatoes](i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
- **[Ice Breaker](ice_breaker.md)** (C, GPL-2.0, mature, inactive since 2003)
- **[Iceball](iceball.md)** (C, Lua, GPL-3.0, inactive since 2017)
@ -230,9 +231,9 @@
- **[Omnispeak](omnispeak.md)** (C, GPL-2.0, mature)
- **[One Way To Go](one_way_to_go.md)** (Lua, GPL-3.0, mature, inactive since 2011)
- **[Open Creatures](open_creatures.md)** (C, C++, Python, LGPL-2.1, beta, inactive since 2010)
- **[Open Cube](open-cube.md)** (C++, zlib, beta, inactive since 2017)
- **[Open Cube](open_cube.md)** (C++, zlib, beta, inactive since 2017)
- **[Open Fodder](open_fodder.md)** (C, C++, GPL-3.0, mature)
- **[Open Horizon](open-horizon.md)** (C++, MIT, beta)
- **[Open Horizon](open_horizon.md)** (C++, MIT, beta)
- **[Open Imperium Galactica](open_imperium_galactica.md)** (Java, LGPL-3.0, mature)
- **[Open Jumpgate](open_jumpgate.md)** (C++, GPL-2.0, beta, inactive since 2017)
- **[Open Meridian](open_meridian.md)** (C, C++, GPL-2.0, mature)
@ -248,15 +249,43 @@
- **[openDOW](opendow.md)** (C, GPL-3.0, beta)
- **[OpenDUNE](opendune.md)** (C, GPL-2.0, mature)
- **[OpenEtG](openetg.md)** (JavaScript, MIT, beta)
- **[OpenGGS](openggs.md)** (C++, GPL-2.0, beta, inactive since 2017)
- **[OpenGL Test Drive Remake](opengl_test_drive_remake.md)** (C, C++, GPL-3.0, mature, inactive since 2015)
- **[Openglad](openglad.md)** (C++, GPL-2.0, mature, inactive since 2004)
- **[OpenJazz](openjazz.md)** (C++, GPL-2.0, beta)
- **[OpenJK](openjk.md)** (C, C++, GPL-2.0, beta)
- **[OpenLara](openlara.md)** (C++, 2-clause BSD, mature)
- **[OpenLiero](openliero.md)** (C++, Custom, mature, inactive since 2015)
- **[OpenLieroX](openlierox.md)** (C++, LGPL-2.0, mature)
- **[OpenLoco](openloco.md)** (C++, MIT, mature)
- **[OpenMC2](openmc2.md)** (C++, GPL-3.0, beta, inactive since 2018)
- **[OpenMOO2](openmoo2.md)** (Python, GPL-2.0, beta, inactive since 2011)
- **[OpenMW](openmw.md)** (C++, GPL-3.0, mature)
- **[OpenNFS](opennfs.md)** (C, C++, MIT, beta)
- **[OpenNotrium](opennotrium.md)** (C++, GPL-3.0, beta)
- **[OpenOMF](openomf.md)** (C, C++, MIT, beta)
- **[OpenRA](openra.md)** (C#, GPL-3.0, mature)
- **[OpenRaider](openraider.md)** (C, C++, GPL-2.0, beta, inactive since 2015)
- **[OpenRCT2](openrct2.md)** (C++, GPL-3.0, mature)
- **[OpenRoads](openroads.md)** (TypeScript, Javascript, MIT, mature, inactive since 2014)
- **[OpenSC2K](opensc2k.md)** (JavaScript, GPL-3.0, beta)
- **[OpenSkyscraper](openskyscraper.md)** (C++, GPL-2.0, beta)
- **[OpenSpades](openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
- **[OpenSR](opensr.md)** (C++, GPL-3.0, beta, inactive since 2017)
- **[OpenSWE1R](openswe1r.md)** (C, C++, GPL-2.0, beta)
- **[OpenTitus](opentitus.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[OpenTomb](opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[OpenTriad](opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)
- **[OpenTTD](openttd.md)** (C++, GPL-2.0, mature)
- **[OpenTyrian](opentyrian.md)** (C, GPL-2.0, beta, inactive since 2018)
- **[OpenXcom](openxcom.md)** (C++, GPL-3.0, mature)
- **[OpMon](opmon.md)** (C++, GPL-3.0, beta)
- **[Orbium](orbium.md)** (JavaScript, GPL-2.0, mature, inactive since 2018)
- **[orona](orona.md)** (CoffeeScript, GPL-2.0, beta, inactive since 2012)
- **[Ostrich Riders](ostrich_riders.md)** (C++, GPL-3.0, beta)
- **[Outpost HD](outpost_hd.md)** (C++, 3-clause BSD, beta)
- **[pacman-canvas](pacman-canvas.md)** (JavaScript, CC-BY-SA-4.0, mature, inactive since 2018)
- **[Panel Attack](panel_attack.md)** (Lua, zlib, beta)
- **[Pang Zero](pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
- **[PARPG](parpg.md)** (Python, GPL-3.0, beta, inactive since 2012)
- **[Rabbit Escape](rabbit_escape.md)** (Java, GPL-2.0, mature)

View File

@ -94,6 +94,7 @@
- **[OpenMW](openmw.md)** (C++, GPL-3.0, mature)
- **[ORIENT](orient.md)** (C#, Java, GPL-2.0, mature, inactive since 2009)
- **[Other-Life](other-life.md)** (C, C++, Custom, beta)
- **[Paper Isaac](paper_isaac.md)** (ooc, MIT, beta, inactive since 2015)
- **[PARPG](parpg.md)** (Python, GPL-3.0, beta, inactive since 2012)
- **[Phantasy Star Rebirth](phantasy_star_rebirth.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[PlaneShift](planeshift.md)** (C++, GPL-2.0, mature)

View File

@ -34,15 +34,18 @@
- **[NetStatsBaseball](netstatsbaseball.md)** (C, Public domain, mature)
- **[Oolite](oolite.md)** (Objective-C, C, JavaScript, GPL-2.0, mature)
- **[Open Creatures](open_creatures.md)** (C, C++, Python, LGPL-2.1, beta, inactive since 2010)
- **[Open Horizon](open-horizon.md)** (C++, MIT, beta)
- **[Open Horizon](open_horizon.md)** (C++, MIT, beta)
- **[Open Jumpgate](open_jumpgate.md)** (C++, GPL-2.0, beta, inactive since 2017)
- **[Open Rails](open_rails.md)** (C#, GPL-3.0, mature)
- **[OpenBlox](openblox.md)** (Python, Lua, GPL-3.0, beta, inactive since 2011)
- **[OpenCity](opencity.md)** (C++, GPL-2.0, beta, inactive since 2015)
- **[OpenLoco](openloco.md)** (C++, MIT, mature)
- **[OpenRCT2](openrct2.md)** (C++, GPL-3.0, mature)
- **[OpenSC2K](opensc2k.md)** (JavaScript, GPL-3.0, beta)
- **[OpenSkyscraper](openskyscraper.md)** (C++, GPL-2.0, beta)
- **[OpenTTD](openttd.md)** (C++, GPL-2.0, mature)
- **[Our Personal Space](our_personal_space.md)** (Ren'py, GPL-3.0, mature)
- **[Outpost HD](outpost_hd.md)** (C++, 3-clause BSD, beta)
- **[Pioneer](pioneer.md)** (C, C++, Lua, Apache-2.0, GPL-3.0, mature)
- **[Rigs of Rods](rigs_of_rods.md)** (C, C++, AngelScript, GPL-3.0, mature)
- **[Simutrans](simutrans.md)** (C++, Artistic License, mature)

View File

@ -116,12 +116,16 @@
- **[OpenDUNE](opendune.md)** (C, GPL-2.0, mature)
- **[OpenDungeons](opendungeons.md)** (C++, GPL-3.0, beta)
- **[OpenHoMM](openhomm.md)** (C++, GPL-3.0, beta, inactive since 2010)
- **[OpenMoM](openmom.md)** (C, C++, GPL-3.0, beta)
- **[OpenMOO2](openmoo2.md)** (Python, GPL-2.0, beta, inactive since 2011)
- **[OpenRA](openra.md)** (C#, GPL-3.0, mature)
- **[OpenSAGE](opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenSoccer](opensoccer.md)** (PHP, GPL-3.0, beta)
- **[OpenWebSoccer-Sim](openwebsoccer-sim.md)** (PHP, LGPL-3.0, mature)
- **[OpenXcom](openxcom.md)** (C++, GPL-3.0, mature)
- **[Operation Citadel](operation_citadel.md)** (C++, GPL-2.0, beta, inactive since 2000)
- **[Orbium](orbium.md)** (JavaScript, GPL-2.0, mature, inactive since 2018)
- **[orona](orona.md)** (CoffeeScript, GPL-2.0, beta, inactive since 2012)
- **[Outer Space](outer_space.md)** (Python, GPL-2.0, beta)
- **[Pasang Emas](pasang_emas.md)** (Vala, GPL-3.0, mature)
- **[Pax Britannica](pax_britannica.md)** (Lua, C, MIT, mature)

View File

@ -7,7 +7,7 @@ _Remake of Descent, Descent II._
- Download: (see home)
- Platform: Windows, Linux, macOS
- Keywords: remake, inspired by Descent + Descent II, non-free content, shooter
- Code repository: https://svn.code.sf.net/p/d2x-xl/code/trunk (svn),
- Code repository: https://svn.code.sf.net/p/d2x-xl/code/trunk (svn)
- Code language: C++
- Code license: Custom (see http://svn.code.sf.net/p/d2x-xl/code/trunk/LICENSE), GPL-2.0

View File

@ -3,7 +3,7 @@
_Clone of Pac-Man._
- Home: https://github.com/Kerndog73/EnTT-Pacman
- State: mature,
- State: mature
- Keywords: puzzle, clone, inspired by Pac-Man, open content, remake
- Code repository: https://github.com/Kerndog73/EnTT-Pacman.git
- Code language: C, C++

13
games/html5_pacman.md Normal file
View File

@ -0,0 +1,13 @@
# HTML5 Pacman
_Remake of Pac-Man._
- Home: https://github.com/daleharvey/pacman
- State: mature, inactive since 2013
- Platform: Web
- Keywords: remake, inspired by Pac-Man, skill
- Code repository: https://github.com/daleharvey/pacman.git
- Code language: JavaScript
- Code license: WTFPL
## Building

13
games/openggs.md Normal file
View File

@ -0,0 +1,13 @@
# OpenGGS
_Remake of The Great Giana Sisters._
- Home: https://sourceforge.net/projects/openggs/
- State: beta, inactive since 2017
- Download: https://sourceforge.net/projects/openggs/files/
- Keywords: remake, inspired by The Great Giana Sisters, scrolling, skill
- Code repository: (see download)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -0,0 +1,13 @@
# OpenGL Test Drive Remake
_Remake of Test Drive._
- Home: http://antongerdelan.net/blog/formatted/2014_12_10_test_drive.html
- State: mature, inactive since 2015
- Keywords: remake, car, inspired by Test Drive, racing
- Code repository: https://github.com/capnramses/opengl_test_drive_clone.git
- Code language: C, C++
- Code license: GPL-3.0
- Code dependencies: OpenGL
## Building

18
games/openjazz.md Normal file
View File

@ -0,0 +1,18 @@
# OpenJazz
_Remake of Jazz Jackrabbit._
- Home: http://www.alister.eu/jazz/oj/
- Media: https://en.wikipedia.org/wiki/Jazz_Jackrabbit
- State: beta
- Download: http://www.alister.eu/jazz/oj/download.php
- Platform: Windows, macOS
- Keywords: arcade, commercial content, inspired by Jazz Jackrabbit, remake, requires original content
- Code repository: https://github.com/AlisterT/openjazz.git
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: SDL
## Building
- Build system: Make

16
games/openjk.md Normal file
View File

@ -0,0 +1,16 @@
# OpenJK
_Remake of Jedi Knight: Jedi Academy._
- Home: https://github.com/JACoders/OpenJK
- State: beta
- Download: https://builds.openjk.org/
- Platform: Windows
- Keywords: action, commercial content, game engine, inspired by Jedi Knight: Jedi Academy, remake, requires original content
- Code repository: https://github.com/JACoders/OpenJK.git
- Code language: C, C++
- Code license: GPL-2.0
## Building
- Build system: CMake

15
games/openlara.md Normal file
View File

@ -0,0 +1,15 @@
# OpenLara
_Remake of Tomb Raider._
- Home: https://github.com/XProger/OpenLara
- State: mature
- Play: http://xproger.info/projects/OpenLara/
- Platform: Windows, Linux, macOS, Android, iOS, Web
- Keywords: action, inspired by Tomb Raider, remake, skill
- Code repository: https://github.com/XProger/OpenLara.git
- Code language: C++
- Code license: 2-clause BSD
- Code dependencies: WebGL
## Building

17
games/openliero.md Normal file
View File

@ -0,0 +1,17 @@
# OpenLiero
_Remake of Liero._
- Home: http://www.liero.be/
- State: mature, inactive since 2015
- Keywords: action, arcade, free content, inspired by Liero, multiplayer Split-screen, remake
- Code repository: https://github.com/gliptic/liero.git (Liero 1.36)
- Code language: C++
- Code license: Custom
- Code dependencies: SDL
Liero 1.36. License information at http://www.liero.be/licenses/135/license.txt
See also [lierolibre](https://gitorious.org/lierolibre).
## Building

18
games/openloco.md Normal file
View File

@ -0,0 +1,18 @@
# OpenLoco
_Remake of Chris Sawyer's Locomotion._
- Home: https://github.com/OpenLoco/OpenLoco
- State: mature
- Download: https://github.com/OpenLoco/OpenLoco/releases
- Platform: Windows, macOS
- Keywords: simulation, commercial content, inspired by Chris Sawyer's Locomotion, remake, requires original content, transport
- Code repository: https://github.com/OpenLoco/OpenLoco.git
- Code language: C++
- Code license: MIT
The original game use the modified version of RollerCoaster Tycoon 2's engine. OpenLoco using modified version of OpenRCT2's engine.
## Building
- Build system: CMake

13
games/openmc2.md Normal file
View File

@ -0,0 +1,13 @@
# OpenMC2
_Remake of Midnight Club II._
- Home: https://github.com/LRFLEW/OpenMC2
- Media: https://en.wikipedia.org/wiki/Midnight_Club
- State: beta, inactive since 2018
- Keywords: arcade, commercial content, inspired by Midnight Club II, multiplayer LAN, racing, remake, requires original content
- Code repository: https://github.com/LRFLEW/OpenMC2.git
- Code language: C++
- Code license: GPL-3.0
## Building

15
games/openmom.md Normal file
View File

@ -0,0 +1,15 @@
# OpenMoM
_Clone of Master of Magic._
- Home: https://github.com/Jakz/openmom
- State: beta
- Keywords: strategy, clone, commercial content, inspired by Master of Magic, requires original content
- Code repository: https://github.com/Jakz/openmom.git
- Code language: C, C++
- Code license: GPL-3.0
- Code dependencies: SDL2
## Building
- Build system: CMake

14
games/openmortal.md Normal file
View File

@ -0,0 +1,14 @@
# OpenMortal
_Clone of Mortal Kombat._
- Home: http://apocalypse.rulez.org/~upi/Mortal/, https://sourceforge.net/projects/openmortal/
- State: beta, inactive since 2006
- Download: http://openmortal.sourceforge.net/download.html
- Platform: Windows, Linux, macOS
- Keywords: action, clone, inspired by Mortal Kombat
- Code repository: http://openmortal.cvs.sourceforge.net (cvs)
- Code language: C++
- Code license: GPL-2.0
## Building

15
games/opennfs.md Normal file
View File

@ -0,0 +1,15 @@
# OpenNFS
_Remake of Need For Speed III: Hot Pursuit._
- Home: http://opennfs.com/
- State: beta
- Keywords: game engine, cars, commercial content, inspired by Need For Speed III: Hot Pursuit, racing, remake, requires original content
- Code repository: https://github.com/AmrikSadhra/OpenNFS.git
- Code language: C, C++
- Code license: MIT
- Code dependencies: Bullet3, OpenGL
Wants to create one engine to play the NFS series (NFS1 - NFS6). The NFS3 implementation is almost done, the others semi-playable or not implemented yet.
## Building

13
games/opennotrium.md Normal file
View File

@ -0,0 +1,13 @@
# OpenNotrium
_Remake of Notrium._
- Home: https://github.com/verhoevenv/OpenNotrium
- State: beta
- Keywords: action, inspired by Notrium, puzzle, remake, requires original content, survival
- Code repository: https://github.com/verhoevenv/OpenNotrium.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: SDL2
## Building

19
games/openomf.md Normal file
View File

@ -0,0 +1,19 @@
# OpenOMF
_Remake of One Must Fall: 2097._
- Home: http://www.openomf.org/
- Media: https://en.wikipedia.org/wiki/One_Must_Fall:_2097
- State: beta
- Download: http://www.openomf.org/downloads/, https://github.com/omf2097/openomf/releases
- Platform: Windows, Linux
- Keywords: action, commercial content (?), fighting, free content (?), inspired by One Must Fall: 2097, remake, requires original content
- Code repository: https://github.com/omf2097/openomf.git
- Code language: C, C++
- Code license: MIT
single player, 2 player and network play work, content from omf2097.com
## Building
- Build system: CMake

17
games/openraider.md Normal file
View File

@ -0,0 +1,17 @@
# OpenRaider
_Remake of Tomb Raider._
- Home: https://github.com/xythobuz/OpenRaider, http://openraider.sourceforge.net/, https://sourceforge.net/projects/openraider/
- State: beta, inactive since 2015
- Download: https://github.com/xythobuz/OpenRaider/releases
- Platform: macOS
- Keywords: action, inspired by Tomb Raider, remake, requires original content (?)
- Code repository: https://github.com/xythobuz/OpenRaider.git, http://openraider.cvs.sourceforge.net (cvs)
- Code language: C, C++
- Code license: GPL-2.0
- Code dependencies: OpenAL, OpenGL, SDL2
## Building
- Build system: CMake

16
games/openroads.md Normal file
View File

@ -0,0 +1,16 @@
# OpenRoads
_Remake of SkyRoads._
- Home: http://openroadsgame.com/
- State: mature, inactive since 2014
- Play: http://openroadsgame.com/
- Platform: Web
- Keywords: arcade, inspired by SkyRoads, remake
- Code repository: https://github.com/anprogrammer/OpenRoads.git
- Code language: TypeScript, Javascript
- Code license: MIT
- Code dependencies: WebGL
- Assets license: ?
## Building

14
games/opensage.md Normal file
View File

@ -0,0 +1,14 @@
# OpenSAGE
_Clone of Command & Conquer: Generals._
- Home: https://opensage.github.io/
- State: beta
- Download: https://github.com/OpenSAGE/OpenSAGE/releases
- Platform: Windows, Linux, macOS
- Keywords: strategy, clone, commercial content, game engine, inspired by Command & Conquer: Generals, realtime, requires original content
- Code repository: https://github.com/OpenSAGE/OpenSAGE.git
- Code language: C#
- Code license: LGPL-3.0
## Building

16
games/opensc2k.md Normal file
View File

@ -0,0 +1,16 @@
# OpenSC2K
_Remake of SimCity 2000._
- Home: https://github.com/rage8885/OpenSC2K
- State: beta
- Platform: Web
- Keywords: simulation, inspired by SimCity 2000, remake
- Code repository: https://github.com/rage8885/OpenSC2K.git
- Code language: JavaScript
- Code license: GPL-3.0
- Code dependencies: phaser, WebGL
Git history was removed in 2019. Copyright problems mentioned.
## Building

17
games/openspades.md Normal file
View File

@ -0,0 +1,17 @@
# OpenSpades
_Remake of Ace of Spades._
- Home: http://openspades.yvt.jp/
- Media: https://en.wikipedia.org/wiki/Ace_of_Spades_(video_game)
- State: beta
- Download: https://github.com/yvt/openspades/releases
- Platform: Windows, macOS
- Keywords: remake, first-person, inspired by Ace of Spades, sandbox, shooter
- Code repository: https://github.com/yvt/openspades.git
- Code language: C, C++, AngelScript
- Code license: GPL-3.0
## Building
- Build system: CMake

15
games/opensr.md Normal file
View File

@ -0,0 +1,15 @@
# OpenSR
_Remake of Space Rangers 2: Dominators._
- Home: https://github.com/ObKo/OpenSR
- State: beta, inactive since 2017
- Keywords: remake, commercial content, inspired by Space Rangers 2: Dominators, requires original content
- Code repository: https://github.com/ObKo/OpenSR.git (archived)
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: OpenAL, Qt
## Building
- Build system: CMake

15
games/openswe1r.md Normal file
View File

@ -0,0 +1,15 @@
# OpenSWE1R
_Remake of Star Wars Episode I: Racer._
- Home: https://openswe1r.github.io/
- State: beta
- Keywords: remake, commercial content, inspired by Star Wars Episode I: Racer, requires original content
- Code repository: https://github.com/OpenSWE1R/openswe1r.git
- Code language: C, C++
- Code license: GPL-2.0
- Code dependencies: OpenGL, SDL2
## Building
- Build system: CMake

16
games/opentitus.md Normal file
View File

@ -0,0 +1,16 @@
# OpenTitus
_Remake of Titus the Fox._
- Home: http://opentitus.sourceforge.net, https://sourceforge.net/projects/opentitus/, https://opentitus.fandom.com/wiki/OpenTitus_Wiki
- State: beta, inactive since 2014
- Download: https://sourceforge.net/projects/opentitus/files/opentitus/
- Keywords: remake, inspired by Titus the Fox, requires original content
- Code repository: https://github.com/stople/OpenTitus.git (uptodate?)
- Code language: C
- Code license: GPL-3.0
- Code dependencies: SDL
SVN of project is gone and Git is older than releases, take from download page maybe?
## Building

16
games/opentomb.md Normal file
View File

@ -0,0 +1,16 @@
# OpenTomb
_Remake of Tomb Raider._
- Home: https://opentomb.github.io/
- State: beta
- Download: https://github.com/opentomb/OpenTomb/releases
- Platform: Windows
- Keywords: action, commercial content, game engine, inspired by Tomb Raider, remake, requires original content
- Code repository: https://github.com/opentomb/OpenTomb.git
- Code language: C, C++, Lua
- Code license: LGPL-3.0
## Building
- Build system: CMake

14
games/opentriad.md Normal file
View File

@ -0,0 +1,14 @@
# OpenTriad
_Remake of Triple Triad._
- Home: https://github.com/benjaminfoo/OpenTriad
- State: beta, inactive since 2017
- Keywords: remake, card, inspired by Triple Triad
- Code repository: https://github.com/benjaminfoo/OpenTriad.git
- Code language: Java
- Code license: GPL-3.0
## Building
- Build system: Gradle

15
games/opentyrian.md Normal file
View File

@ -0,0 +1,15 @@
# OpenTyrian
_Remake of Tyrian._
- Home: https://bitbucket.org/opentyrian/opentyrian/wiki/Home
- State: beta, inactive since 2018
- Download: https://bitbucket.org/opentyrian/opentyrian/wiki/Downloads.md
- Platform: Windows
- Keywords: action, inspired by Tyrian, remake, shoot-em
- Code repository: https://bitbucket.org/opentyrian/opentyrian (hg)
- Code language: C
- Code license: GPL-2.0
- Code dependencies: SDL
## Building

16
games/opmon.md Normal file
View File

@ -0,0 +1,16 @@
# OpMon
_Remake of Pokémon._
- Home: http://www.opmon-game.ga/
- State: beta
- Platform: Windows, Linux, macOS
- Keywords: remake, inspired by Pokémon
- Code repository: https://github.com/jlppc/OpMon.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: SFML
## Building
- Build system: CMake

13
games/orbit-hopper.md Normal file
View File

@ -0,0 +1,13 @@
# Orbit-Hopper
_Clone of SkyRoads._
- Home: http://www.zneaker.com/projects.html#orbit
- State: mature, inactive since 2019
- Keywords: arcade, clone, inspired by SkyRoads
- Code repository: (see download)
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: OpenGL, SDL
## Building

13
games/orbium.md Normal file
View File

@ -0,0 +1,13 @@
# Orbium
_Remake of Log!cal._
- Home: http://bni.github.io/orbium/
- State: mature, inactive since 2018
- Platform: Web
- Keywords: strategy, inspired by Log!cal, remake
- Code repository: https://github.com/bni/orbium.git
- Code language: JavaScript
- Code license: GPL-2.0
## Building

12
games/orona.md Normal file
View File

@ -0,0 +1,12 @@
# orona
_Remake of Bolo._
- Home: http://stephank.github.io/orona/
- State: beta, inactive since 2012
- Keywords: strategy, inspired by Bolo, remake
- Code repository: https://github.com/stephank/orona.git
- Code language: CoffeeScript
- Code license: GPL-2.0
## Building

14
games/ostrich_riders.md Normal file
View File

@ -0,0 +1,14 @@
# Ostrich Riders
_Remake of Joust._
- Home: http://identicalsoftware.com/ostrichriders/
- State: beta
- Keywords: arcade, inspired by Joust, remake
- Code repository: https://github.com/dulsi/ostrichriders.git
- Code language: C++
- Code license: GPL-3.0
## Building
- Build system: Make

14
games/outpost_hd.md Normal file
View File

@ -0,0 +1,14 @@
# Outpost HD
_Remake of Outpost._
- Home: https://forum.outpost2.net/index.php/topic,5718.0.html
- State: beta
- Keywords: simulation, commercial content, inspired by Outpost, remake, requires original content
- Code repository: https://github.com/ldicker83/OPHD.git
- Code language: C++
- Code license: 3-clause BSD
## Building
- Build system: Make

14
games/pacman-canvas.md Normal file
View File

@ -0,0 +1,14 @@
# pacman-canvas
_Remake of Pac-Man._
- Home: http://pacman.platzh1rsch.ch/
- State: mature, inactive since 2018
- Play: http://pacman.platzh1rsch.ch/
- Platform: Web
- Keywords: remake, inspired by Pac-Man, skill
- Code repository: https://github.com/platzhersh/pacman-canvas.git
- Code language: JavaScript
- Code license: CC-BY-SA-4.0
## Building

14
games/panel_attack.md Normal file
View File

@ -0,0 +1,14 @@
# Panel Attack
_Remake of Tetris Attack._
- Home: https://github.com/sharpobject/panel-attack
- State: beta
- Keywords: remake, inspired by Tetris Attack, skill
- Code repository: https://github.com/sharpobject/panel-attack.git
- Code language: Lua
- Code license: zlib
- Code dependencies: LOVE
## Building

12
games/paper_isaac.md Normal file
View File

@ -0,0 +1,12 @@
# Paper Isaac
_Clone of The Binding of Isaac._
- Home: https://amos.me/games/paper-isaac/
- State: beta, inactive since 2015
- Keywords: role playing, clone, inspired by The Binding of Isaac, open content, roguelike
- Code repository: https://github.com/fasterthanlime/isaac-paper.git
- Code language: ooc
- Code license: MIT
## Building

File diff suppressed because one or more lines are too long

View File

@ -75,6 +75,8 @@
"https://github.com/0ad/0ad.git",
"https://github.com/AdamAtomic/flixel.git",
"https://github.com/Aleph-One-Marathon/alephone.git",
"https://github.com/AlisterT/openjazz.git",
"https://github.com/AmrikSadhra/OpenNFS.git",
"https://github.com/Ancurio/mkxp.git",
"https://github.com/AndO3131/lgeneral.git",
"https://github.com/Andrettin/Wyrmgus.git",
@ -130,9 +132,12 @@
"https://github.com/Illarion-eV/Illarion-Server.git",
"https://github.com/Interkarma/daggerfall-unity.git",
"https://github.com/Interrupt/delverengine.git",
"https://github.com/JACoders/OpenJK.git",
"https://github.com/Jakz/openmom.git",
"https://github.com/Javanaise/mrboom-libretro.git",
"https://github.com/Kerndog73/EnTT-Pacman.git",
"https://github.com/Kromster80/kam_remake.git",
"https://github.com/LRFLEW/OpenMC2.git",
"https://github.com/LWJGL/lwjgl3.git",
"https://github.com/LastTryR/LastTry.git",
"https://github.com/Leejjon/Battleround.git",
@ -157,6 +162,7 @@
"https://github.com/Nop90-Switch/Meritous-Switch.git",
"https://github.com/NullpoMino/NullpoMino.git",
"https://github.com/OGRECave/ogre.git",
"https://github.com/ObKo/OpenSR.git",
"https://github.com/OneSleepyDev/boswars_osd.git",
"https://github.com/OneSleepyDev/boswars_osd_archive.git",
"https://github.com/OoliteProject/oolite.git",
@ -165,11 +171,14 @@
"https://github.com/OpenDUNE/OpenDUNE.git",
"https://github.com/OpenDungeons/OpenDungeons.git",
"https://github.com/OpenFodder/openfodder.git",
"https://github.com/OpenLoco/OpenLoco.git",
"https://github.com/OpenMW/openmw.git",
"https://github.com/OpenMeridian/Meridian59.git",
"https://github.com/OpenMeridian105/Meridian59.git",
"https://github.com/OpenRA/OpenRA.git",
"https://github.com/OpenRCT2/OpenRCT2.git",
"https://github.com/OpenSAGE/OpenSAGE.git",
"https://github.com/OpenSWE1R/openswe1r.git",
"https://github.com/OpenTTD/OpenTTD.git",
"https://github.com/PCGen/pcgen.git",
"https://github.com/PistonDevelopers/hematite.git",
@ -217,6 +226,7 @@
"https://github.com/Warzone2100/warzone2100.git",
"https://github.com/WaveHack/OpenDominion.git",
"https://github.com/Whales/Cataclysm.git",
"https://github.com/XProger/OpenLara.git",
"https://github.com/ZeroK-RTS/Zero-K.git",
"https://github.com/Zetawar/zetawar.git",
"https://github.com/Zukero/andors-trail.git",
@ -236,6 +246,7 @@
"https://github.com/andybalaam/rabbit-escape.git",
"https://github.com/angband/angband.git",
"https://github.com/anirudhjoshi/fluid_table_tennis.git",
"https://github.com/anprogrammer/OpenRoads.git",
"https://github.com/antionio/game-off-2013.git",
"https://github.com/anttisalonen/freekick3.git",
"https://github.com/anttisalonen/kingdoms.git",
@ -243,9 +254,11 @@
"https://github.com/arescentral/antares.git",
"https://github.com/arx/ArxLibertatis.git",
"https://github.com/atrinik/atrinik.git",
"https://github.com/benjaminfoo/OpenTriad.git",
"https://github.com/bibendovsky/bstone.git",
"https://github.com/blakeohare/pyweek-sentientstorage.git",
"https://github.com/blockattack/blockattack-game.git",
"https://github.com/bni/orbium.git",
"https://github.com/boostorg/boost.git",
"https://github.com/bote-team/bote.git",
"https://github.com/bradharding/doomretro.git",
@ -256,6 +269,7 @@
"https://github.com/bvschaik/julius.git",
"https://github.com/calref/cboe.git",
"https://github.com/candybox2/candybox2.github.io.git",
"https://github.com/capnramses/opengl_test_drive_clone.git",
"https://github.com/castle-engine/castle-engine.git",
"https://github.com/ccdevnet/openc2e.git",
"https://github.com/chocolate-doom/chocolate-doom.git",
@ -277,6 +291,7 @@
"https://github.com/cxong/cdogs-sdl.git",
"https://github.com/daid/EmptyEpsilon.git",
"https://github.com/daid/SeriousProton.git",
"https://github.com/daleharvey/pacman.git",
"https://github.com/darklegion/tremulous.git",
"https://github.com/davidjoffe/dave_gnukem.git",
"https://github.com/deathkiller/jazz2.git",
@ -292,6 +307,7 @@
"https://github.com/dreamchess/dreamchess.git",
"https://github.com/dsallen7/ransack-python.git",
"https://github.com/dulsi/btbuilder.git",
"https://github.com/dulsi/ostrichriders.git",
"https://github.com/dungeons-of-moria/umoria.git",
"https://github.com/dxx-rebirth/dxx-rebirth.git",
"https://github.com/ec429/harris.git",
@ -309,6 +325,7 @@
"https://github.com/fabiensanglard/chocolate_duke3D.git",
"https://github.com/fariazz/World-of-Heroes.git",
"https://github.com/farmboy0/slashem.git",
"https://github.com/fasterthanlime/isaac-paper.git",
"https://github.com/fastrgv/AdaVenture.git",
"https://github.com/fofix/fofix.git",
"https://github.com/fogleman/Craft.git",
@ -325,6 +342,7 @@
"https://github.com/gabrielecirulli/2048.git",
"https://github.com/gemrb/gemrb.git",
"https://github.com/glennrp/libpng.git",
"https://github.com/gliptic/liero.git",
"https://github.com/goblinhack/goblinhack.git",
"https://github.com/godotengine/godot.git",
"https://github.com/godrin/antargis.git",
@ -363,6 +381,7 @@
"https://github.com/jdmclark/gorc.git",
"https://github.com/jdmonin/JSettlers2.git",
"https://github.com/jeff-1amstudios/OpenC1.git",
"https://github.com/jlppc/OpMon.git",
"https://github.com/jmimu/FITD.git",
"https://github.com/jonburesh/sintelgame.git",
"https://github.com/jp8900308/other-life.git",
@ -381,6 +400,7 @@
"https://github.com/kthakore/frozen-bubble.git",
"https://github.com/landoffire/lof-tmwa-client-data.git",
"https://github.com/landoffire/lof-tmwa-server-data.git",
"https://github.com/ldicker83/OPHD.git",
"https://github.com/leethomason/unflobtactical.git",
"https://github.com/liballeg/allegro5.git",
"https://github.com/libgdx/libgdx.git",
@ -423,12 +443,14 @@
"https://github.com/odamex/odamex.git",
"https://github.com/oitofelix/mininim.git",
"https://github.com/omarchehab98/ioreboot.git",
"https://github.com/omf2097/openomf.git",
"https://github.com/openclonk/openclonk.git",
"https://github.com/openfl/openfl.git",
"https://github.com/openlegend/core-rules.git",
"https://github.com/openssl/openssl.git",
"https://github.com/opentibia/server.git",
"https://github.com/opentibia/yatc.git",
"https://github.com/opentomb/OpenTomb.git",
"https://github.com/openzelda/openzelda-source.git",
"https://github.com/orx/orx.git",
"https://github.com/osgamearchive/D-Fend-Reloaded.git",
@ -444,6 +466,7 @@
"https://github.com/pioneerspacesim/pioneer.git",
"https://github.com/pjasicek/OpenClaw.git",
"https://github.com/pjotrligthart/openmoo2-hg-mirror.git",
"https://github.com/platzhersh/pacman-canvas.git",
"https://github.com/pokerth/pokerth.git",
"https://github.com/prophile/xsera.git",
"https://github.com/ptitSeb/friking-shark.git",
@ -454,6 +477,7 @@
"https://github.com/qt/qtbase.git",
"https://github.com/raduprv/Eternal-Lands.git",
"https://github.com/rafaelcastrocouto/enduro.git",
"https://github.com/rage8885/OpenSC2K.git",
"https://github.com/rayjohannessen/songofalbion.git",
"https://github.com/red-eclipse/base.git",
"https://github.com/reed-jones/minesweeper_js.git",
@ -471,6 +495,7 @@
"https://github.com/scummvm/scummvm.git",
"https://github.com/segrax/DrCreep.git",
"https://github.com/serprex/openEtG.git",
"https://github.com/sharpobject/panel-attack.git",
"https://github.com/shinyquagsire23/DesktopAdventures.git",
"https://github.com/silverweed/lifish.git",
"https://github.com/simeonpilgrim/coab.git",
@ -480,7 +505,9 @@
"https://github.com/soap-bubble/web.git",
"https://github.com/spring/spring.git",
"https://github.com/stephank/arashi-js.git",
"https://github.com/stephank/orona.git",
"https://github.com/stepmania/stepmania.git",
"https://github.com/stople/OpenTitus.git",
"https://github.com/stuntrally/stuntrally.git",
"https://github.com/subchannel13/Stareater.git",
"https://github.com/sulix/omnispeak.git",
@ -519,6 +546,7 @@
"https://github.com/vcmi/vcmi.git",
"https://github.com/vcosta/derclou.git",
"https://github.com/vegastrike/Vega-Strike-Engine-Source.git",
"https://github.com/verhoevenv/OpenNotrium.git",
"https://github.com/viewizard/astromenace.git",
"https://github.com/vn971/cevo.git",
"https://github.com/w84death/Tanks-of-Freedom.git",
@ -534,6 +562,8 @@
"https://github.com/xLAva/JediOutcastLinux.git",
"https://github.com/xesf/twin-e.git",
"https://github.com/xoreos/xoreos.git",
"https://github.com/xythobuz/OpenRaider.git",
"https://github.com/yvt/openspades.git",
"https://github.com/zaki/irrlicht.git",
"https://github.com/zaps166/NFSIISE.git",
"https://github.com/zenorogue/hyperrogue.git",
@ -733,6 +763,7 @@
"https://bitbucket.org/giszmo/glob2",
"https://bitbucket.org/mstrobel/supremacy/src",
"https://bitbucket.org/mzeilfelder/trunk_hc1",
"https://bitbucket.org/opentyrian/opentyrian",
"https://bitbucket.org/rude/love",
"https://bitbucket.org/ryzom/ryzomcore",
"https://bitbucket.org/sumwars/sumwars-code",

View File

@ -8,6 +8,7 @@ gitlab.com/librebob/athenaeum
Hedgewars
heXon
holyspirit/lechemindeladam cvs conversion?
http://antongerdelan.net/blog/ (other projects besides TestDrive)
http://directpython.sourceforge.net/
http://icculus.org/airstrike/
http://icculus.org/asciiroth/
@ -27,6 +28,7 @@ http://icculus.org/tennix/
http://icculus.org/toby/
http://libsdl-android.sourceforge.net/
http://linball.sourceforge.net/
http://opentomb.github.io/
http://psyco.sourceforge.net/
http://pyopengl.sourceforge.net/
http://retrospec.sgn.net
@ -174,6 +176,7 @@ https://github.com/REGoth-project/REGoth-bs
https://github.com/residualvm/residualvm
https://github.com/romlok/godot-gdhexgrid
https://github.com/RonenNess/GeonBit.UI
https://github.com/RPG-Paper-Maker/RPG-Paper-Maker
https://github.com/rpgboss/rpgboss
https://github.com/rwengine/openrw
https://github.com/saniv/free-game-art/blob/master/foss-copyright-infringement-records.md
@ -184,6 +187,7 @@ https://github.com/SneakyTactician/MagicalLife
https://github.com/sourcehold/Sourcehold
https://github.com/sphair/ClanLib
https://github.com/sromku/memory-game
https://github.com/Stabyourself/mari0
https://github.com/stephenjsweeney/blobwarsAttrition
https://github.com/STJr/SRB2
https://github.com/suijingfeng/vkOpenArena
@ -196,6 +200,7 @@ https://github.com/TheAssemblyArmada/Chronoshift
https://github.com/TheAssemblyArmada/Thyme
https://github.com/tonihele/OpenKeeper
https://github.com/tpcstld/2048
https://github.com/Try/OpenGothic
https://github.com/unknown-horizons/godot-port
https://github.com/ValyriaTear/ValyriaTear
https://github.com/vilbeyli/VQEngine

View File

@ -39,16 +39,16 @@ from utils.osg import *
# should change on osgameclones
osgc_name_aliases = {'4DTris': '4D-TRIS', 'fheroes2': 'Free Heroes 2', 'DrCreep': 'The Castles of Dr. Creep', 'Duke3d_win32': 'Duke3d_w32', 'erampage (EDuke32 fork)': 'erampage', 'GNOME Atomix': 'Atomix', 'Head over Heels 2': 'Head over Heels',
'Jazz² Resurrection': 'Jazz² Resurrection', 'mewl': 'M.E.W.L.', 'LinWarrior': 'Linwarrior 3D', 'Mice Men Remix': 'Mice Men: Remix', 'OpenApoc': 'Open Apocalypse'}
'Jazz² Resurrection': 'Jazz² Resurrection', 'mewl': 'M.E.W.L.', 'LinWarrior': 'Linwarrior 3D', 'Mice Men Remix': 'Mice Men: Remix', 'OpenApoc': 'Open Apocalypse', 'open-cube': 'Open Cube', 'open-horizon': 'Open Horizon', 'opengl_test_drive_clone': 'OpenGL Test Drive Remake'}
# conversion between licenses syntax them and us
osgc_licenses_map = {'GPL2': 'GPL-2.0', 'GPL3': 'GPL-3.0', 'AGPL3': 'AGPL-3.0', 'LGPL3': 'LGPL-3.0', 'LGPL2': 'LGPL-2.0 or 2.1?', 'MPL': 'MPL-2.0', 'Apache': 'Apache-2.0', 'Artistic': 'Artistic License', 'Zlib': 'zlib', 'PD': 'Public domain', 'AFL3': 'AFL-3.0'}
osgc_licenses_map = {'GPL2': 'GPL-2.0', 'GPL3': 'GPL-3.0', 'AGPL3': 'AGPL-3.0', 'LGPL3': 'LGPL-3.0', 'LGPL2': 'LGPL-2.0 or 2.1?', 'MPL': 'MPL-2.0', 'Apache': 'Apache-2.0', 'Artistic': 'Artistic License', 'Zlib': 'zlib', 'PD': 'Public domain', 'AFL3': 'AFL-3.0', 'BSD2': '2-clause BSD'}
# ignore osgc entries (for various reasons like unclear license etc.)
osgc_ignored_entries = ["A Mouse's Vengeance", 'achtungkurve.com', 'AdaDoom3', 'Agendaroids', 'Alien 8', 'Ard-Reil', 'Balloon Fight', 'bladerunner (Engine within SCUMMVM)', 'Block Shooter', 'Bomb Mania Reloaded', 'boulder-dash', 'Cannon Fodder', 'Contra_remake', 'CosmicArk-Advanced', 'Deuteros X', 'datastorm'
, 'div-columns', 'div-pacman2600', 'div-pitfall', 'div-spaceinvaders2600', 'EXILE', 'Free in the Dark', 'Football Manager', 'Fight Or Perish', 'EarthShakerDS', 'Entombed!', 'FreeRails 2', 'Glest Advanced Engine', 'FreedroidClassic', 'FreeFT', 'Future Blocks', 'HeadOverHeels'
, 'Herzog 3D', 'Homeworld SDL', 'imperialism-remake', 'Jumping Jack 2: Worryingly Familiar', 'Jumping Jack: Further Adventures', 'Jumpman', 'legion', 'KZap', 'LastNinja', 'Lemmix', 'LixD', 'luminesk5', 'Manic Miner', 'Meridian 59 Server 105', 'Meridian 59 German Server 112', 'Mining Haze'
, 'OpenGeneral', 'MonoStrategy', 'New RAW', 'OpenDeathValley']
, 'OpenGeneral', 'MonoStrategy', 'New RAW', 'OpenDeathValley', 'OpenOutcast', 'openStrato']
# ignore certain dependencies (not a framework)
osgc_ignored_dependencies = ['HTML5', 'HTML', 'HTML canvas']

View File

@ -36,7 +36,9 @@ Moopy (https://code.google.com/archive/p/moopy/, https://code.google.com/archive
New RAW (http://sourceforge.net/projects/newraw/, http://svn.code.sf.net/p/newraw/code/): Early development, requires original content, abandoned
Open General (http://www.open-general.com/, https://sourceforge.net/projects/opengeneral/, https://svn.code.sf.net/p/opengeneral/code/): Proprietary license (see credits.txt)
OpenDeathValley (https://github.com/OpenDeathValley/OpenDeathValley.git): No instructions, no releases, no website, not much code
OpenOutcast (https://sourceforge.net/projects/ocmod/): Very early development, no release, short svn history, abandoned
OpenPop (http://openpopulous.sourceforge.net/, https://sourceforge.net/projects/openpopulous/, https://svn.code.sf.net/p/openpopulous/code/): Very early development
openStrato (https://github.com/gerdl/openStrato.git): Not much code, no release or demo site, short code history, abandoned
Project Diaspora (http://pdiaspora.sourceforge.net/): Proprietary license (see file headers)
Promisance (https://sourceforge.net/projects/promisance/,http://promisance.sourceforge.net/): Went closed source with version >= 4.0
RuneSword II (https://sourceforge.net/projects/runesword/, http://runesword.sourceforge.net/, https://github.com/mattiascibien/Runesword.net, https://github.com/aceofspades19/Runesword-II-OS.Net): No license found