diff --git a/.gitignore b/.gitignore index 0dee093f..b267664e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /.idea -/tools/git_archive/* +/tools/archive/* diff --git a/README.md b/README.md index 6bc216e0..7d9f629e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Open Source Games +Content as [Dynamic HTML table](https://trilarion.github.io/opensourcegames/) - [Blog](https://trilarion.blogspot.com/search/label/osgames) + [comment]: # (start of autogenerated content, do not edit) 404 entries - **[Action/Arcade](games/action/_toc.md)** (17) @@ -12,25 +14,27 @@ - **[Tools & Manuals](games/misc/_toc.md)** (12) [comment]: # (end of autogenerated content) -A collection of open source games sorted by genre. The projects are at least in beta stage with a code basis that builds -into an executable demo. The code must exist under a license that allows modification and sharing by others. -Related infos and tips geared toward building the games are collected here. Emphasis is on -support for Windows, Linux and Android. -Other open source games collections: +A list of open source games sorted by genre. The projects are at least in beta stage with a code basis that builds +into an executable demo. The code must be under a license that allows modification and sharing by others. For each entry, +relevant information is collected regarding code repositories, download possibilities and build instructions. -- [Open Source Clones of Popular Games](https://github.com/opengaming/osgameclones) -- [Popular games, add-ons, maps, etc. hosted on GitHub.](https://github.com/leereilly/games) -- [List of open-source video games](https://en.wikipedia.org/wiki/List_of_open-source_video_games) on Wikipedia +Similar collections: [Open Source Clones](https://github.com/opengaming/osgameclones) of Popular Games, Popular games, add-ons, maps, etc. [hosted on GitHub.](https://github.com/leereilly/games), [List of open-source video games](https://en.wikipedia.org/wiki/List_of_open-source_video_games) on Wikipedia + +See also the **[Statistics](games/statistics.md)** page. ## Contributing -If you'd like to add something, please [create an Issue](https://github.com/Trilarion/opensourcegames/issues), +If you'd like to add or modify entries, please use the [Issue tracker](https://github.com/Trilarion/opensourcegames/issues), or fork this repository and submit a pull request. -Help: [MarkDown Help](https://help.github.com/articles/github-flavored-markdown), [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) -See also the **[Statistics](games/statistics.md)** page. + + + + + +Help: [MarkDown Help](https://help.github.com/articles/github-flavored-markdown), [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) ## Background @@ -54,5 +58,5 @@ I concentrate on the hardware/software platforms that I have access to. ## License -This documentation is licensed under the [WTFPL](LICENSE) license. This means you are free to do whatever you want with it. +See [LICENSE](LICENSE). You are free to do whatever you want with this repository. diff --git a/docs/data.json b/docs/data.json index 9d899612..5650dbad 100644 --- a/docs/data.json +++ b/docs/data.json @@ -25,7 +25,7 @@ "Simulation", "mature / inactive since 2016", "browser", - "Source - Javascript - GPL-3.0" + "Source - JavaScript - GPL-3.0" ], [ "8 Kingdoms (home, entry)", @@ -106,7 +106,7 @@ "Strategy", "mature / active", "", - "Source - Javascript - AGPL-3.0" + "Source - JavaScript - AGPL-3.0" ], [ "Andor's Trail (home, entry)", @@ -322,7 +322,7 @@ "Role Playing", "beta / inactive since 2006", "", - "Javascript - GPL-2.0" + "JavaScript - GPL-2.0" ], [ "Birth of the Empires (home, entry)", @@ -340,7 +340,7 @@ "Strategy", "beta / inactive since 2012", "", - "Source - PHP, Javascript - GPL-2.0" + "Source - PHP, JavaScript - GPL-2.0" ], [ "Blender game engine (home, entry)", @@ -394,7 +394,7 @@ "Role Playing", "mature / active", "MMO", - "Source - Javascript - MPL-2.0" + "Source - JavaScript - MPL-2.0" ], [ "Bygfoot (home, entry)", @@ -448,7 +448,7 @@ "Role Playing", "beta / active", "remake", - "Source - Javascript - MIT" + "Source - JavaScript - MIT" ], [ "Cat Mother Dead Justice (home, entry)", @@ -506,7 +506,7 @@ ], [ "Classic Blades of Exile (home, entry)", - "Eole-playing video games created by Jeff Vogel of..", + "Role-playing video games created by Jeff Vogel of..", "", "Role Playing", "mature / active", @@ -556,7 +556,7 @@ "Action/Arcade", "beta / inactive since 2012", "browser", - "Source - Javascript, Coffeescript - MIT" + "Source - JavaScript, CoffeeScript - MIT" ], [ "Conquests (home, entry)", @@ -595,7 +595,7 @@ "Source - C, Java - GPL-2.0" ], [ - "Crown and Cutless (home, entry)", + "Crown and Cutlass (home, entry)", "3d pirate action/adventure game in the spirit of the old..", "Link", "Strategy", @@ -614,7 +614,7 @@ ], [ "DNT (home, entry)", - "3D RPG in a satirical post-apocalyptical world.", + "3D RPG in a satirical post-apocalyptic world.", "Link", "Role Playing", "beta / inactive since 2016", @@ -803,7 +803,7 @@ ], [ "Dune II - The Maker (home, entry)", - "Clone of the good old Dune II by Westwoord Studios.", + "Clone of the good old Dune II by Westwood Studios.", "Link", "Strategy", "beta / active", @@ -812,12 +812,12 @@ ], [ "Dune Legacy (home, entry)", - "Updated clone of Westood Studios' Dune2 which uses data..", + "Updated clone of Westwood Studios' Dune2 which uses data..", "Link", "Strategy", "mature / active", "requires original content", - "Source - C++ - GPL-2.0" + "Source - C++ - GPL-2.0" ], [ "Dungeon Crawl Stone Soup (home, entry)", @@ -880,7 +880,7 @@ "Strategy", "beta / active", "online", - "Source - Javascript - MIT" + "Source - JavaScript - MIT" ], [ "EasyRPG Player (home, entry)", @@ -979,7 +979,7 @@ "Strategy", "mature / active", "", - "Source - Haxe, Javascript - GPL-3.0" + "Source - Haxe, JavaScript - GPL-3.0" ], [ "Evol Online (home, entry)", @@ -1150,7 +1150,7 @@ "Simulation", "beta / inactive since 2009", "", - "Source - C# - LPGL-2.1" + "Source - C# - LGPL-2.1" ], [ "FreeType (home, entry)", @@ -1177,7 +1177,7 @@ "Strategy", "mature / active", "online, TBS", - "Source - Javascript, Java - AGPL-3.0" + "Source - JavaScript, Java - AGPL-3.0" ], [ "Freedink (home, entry)", @@ -1190,7 +1190,7 @@ ], [ "FreedroidRPG (home, entry)", - "FreedroidRPG is an open source role playing game.", + "Open source role playing game.", "Link", "Role Playing", "mature / active", @@ -1334,7 +1334,7 @@ ], [ "Goblin Hack (home, entry)", - "A roguelike opengl-based smooth-scrolling ASCII graphics..", + "A roguelike OpenGL-based smooth-scrolling ASCII graphics..", "Link", "Role Playing", "beta / inactive since 2009", @@ -1447,7 +1447,7 @@ "Strategy", "beta / inactive since 2012", "TBS, online", - "Source - Ruby, Javascript" + "Source - Ruby, JavaScript" ], [ "Holyspirit (home, entry)", @@ -1460,7 +1460,7 @@ ], [ "Ilarion (home, entry)", - "Kostenloses Open Source-MMORPG, welches seinen Schwerpunkt..", + "Free Open Source-MMORPG, with emphasis on real roleplay.", "Link", "Role Playing", "mature / active", @@ -1486,13 +1486,13 @@ "Source - C++, C - zlib" ], [ - "Iter Vehemens ad Necem (home, entry)", + "Iter Vehemens ad Necem (home, entry)", "Graphical roguelike game with advanced bodypart and..", - "Link", + "Link", "Role Playing", - "beta / inactive since 2004", + "beta / active", "roguelike", - "Source - C++ - GPL-2.0" + "Source - C++ - GPL-2.0" ], [ "JQuest (home, entry)", @@ -1537,7 +1537,7 @@ "Engines & Frameworks", "beta / active", "online", - "Source - Javascript, PHP - GPL-3.0" + "Source - JavaScript, PHP - GPL-3.0" ], [ "KAtomic (home, entry)", @@ -1643,7 +1643,7 @@ "Lincity is a city simulation game,", "", "Simulation", - "mature / active", + "mature / inactive since 2005", "", "Source - C - GPL-2.0" ], @@ -2050,7 +2050,7 @@ "Strategy", "mature / active", "online", - "Source - Javascript - GPL-2.0" + "Source - JavaScript - GPL-2.0" ], [ "Open RPG Maker (home, entry)", @@ -2194,7 +2194,7 @@ "Engines & Frameworks", "mature / inactive since 2013", "", - "Source - Java, Python" + "Source - Java, Python" ], [ "OpenSSL (home, entry)", @@ -2297,7 +2297,7 @@ ], [ "PARPG (home, entry)", - "Post-Acopalyptic RPG.", + "Post-Apocalyptic RPG.", "Link", "Role Playing", "beta / inactive since 2012", @@ -2545,7 +2545,7 @@ "Role Playing", "beta / inactive since 2015", "roguelike", - "Source - Javascript - BSD-3" + "Source - JavaScript - BSD-3" ], [ "Rolemaster Office (home, entry)", @@ -2563,7 +2563,7 @@ "Tools & Manuals", "mature / active", "tool", - "Source - C++, Javascript - GPL-2.0" + "Source - C++, JavaScript - GPL-2.0" ], [ "Room for Change (home, entry)", @@ -2729,12 +2729,12 @@ ], [ "Skrupel - Tribute Compilation (home, entry)", - "Webbased cross between amazing games like, VGAPlanets,..", + "Web-based cross between amazing games like, VGAPlanets,..", "Link", "Strategy", "mature / inactive since 2010", "", - "Source - PHP, Javascript - GPL-2.0" + "Source - PHP, JavaScript - GPL-2.0" ], [ "Slash'EM (home, entry)", @@ -2743,7 +2743,7 @@ "Role Playing", "beta / inactive since 2007", "roguelike", - "Source - C - Custom" + "Source - C - Custom" ], [ "Slay (home, entry)", @@ -2761,7 +2761,7 @@ "Action/Arcade", "mature / active", "browser", - "Source - Javascript - MIT" + "Source - JavaScript - MIT" ], [ "Solar Empire (home, entry)", @@ -3125,7 +3125,7 @@ ], [ "UFO2000 (home, entry)", - "Free and opensource turn based tactical squad simulation..", + "Free and open source turn based tactical squad simulation..", "", "Strategy", "mature / inactive since 2012", @@ -3179,7 +3179,7 @@ ], [ "Unknown Horizons (home, entry)", - "A 2D realtime strategy simulation with an emphasis on..", + "A 2D real time strategy simulation with an emphasis on..", "Link", "Strategy", "beta / active", @@ -3193,7 +3193,7 @@ "Engines & Frameworks", "mature / active", "", - "Source - C++, Angelscript - MIT" + "Source - C++, AngelScript - MIT" ], [ "VCMI Project (home, entry)", @@ -3314,7 +3314,7 @@ ], [ "Witch Blast (home, entry)", - "Roguelite dungeon crawl shooter heavily inspired from..", + "Roguelike dungeon crawl shooter heavily inspired from..", "Link", "Role Playing", "beta / inactive since 2015", @@ -3508,7 +3508,7 @@ "Role Playing", "mature / active", "", - "Source - Java, Javascript - MIT" + "Source - Java, JavaScript - MIT" ], [ "jMonkeyEngine (home, entry)", diff --git a/docs/index.html b/docs/index.html index 6fb5c48e..cbb9d73f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,14 +15,14 @@

List of Open Source Games

-

Collection of open source games managed on Github (see also the Blog). Give feedback on the Issue tracker.

+

List of open source games in beta or mature state under a license that allows sharing and modification. The list is managed on Github (see also the Blog). For feedback (additions, corrections, ..) use the Issue tracker.

Other collections: Open Source Game Clones, Games on Github, Open source games (Wikipedia)

Features