diff --git a/README.md b/README.md
index d0c023f5..47a6fc37 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
By category: **[Action](entries/tocs/_action.md#action)** (248), **[Adventure](entries/tocs/_adventure.md#adventure)** (55), **[Arcade](entries/tocs/_arcade.md#arcade)** (145), **[Board](entries/tocs/_board.md#board)** (25), **[Cards](entries/tocs/_cards.md#cards)** (18), **[Educational](entries/tocs/_educational.md#educational)** (13), **[Framework](entries/tocs/_framework.md#framework)** (83), **[Game engine](entries/tocs/_game-engine.md#game-engine)** (121), **[Library](entries/tocs/_library.md#library)** (44), **[Music](entries/tocs/_music.md#music)** (14), **[Platform](entries/tocs/_platform.md#platform)** (61), **[Puzzle](entries/tocs/_puzzle.md#puzzle)** (144), **[Remake](entries/tocs/_remake.md#remake)** (531), **[Role playing](entries/tocs/_role-playing.md#role-playing)** (203), **[Simulation](entries/tocs/_simulation.md#simulation)** (118), **[Sports](entries/tocs/_sports.md#sports)** (25), **[Strategy](entries/tocs/_strategy.md#strategy)** (285), **[Tool](entries/tocs/_tool.md#tool)** (42), **[Visual novel](entries/tocs/_visual-novel.md#visual-novel)** (6)
-By platform: **[Windows](entries/tocs/_windows.md#windows)** (473), **[Linux](entries/tocs/_linux.md#linux)** (460), **[macOS](entries/tocs/_macos.md#macos)** (262), **[Android](entries/tocs/_android.md#android)** (138), **[iOS](entries/tocs/_ios.md#ios)** (17), **[Web](entries/tocs/_web.md#web)** (136)
+By platform: **[Windows](entries/tocs/_windows.md#windows)** (474), **[Linux](entries/tocs/_linux.md#linux)** (461), **[macOS](entries/tocs/_macos.md#macos)** (263), **[Android](entries/tocs/_android.md#android)** (138), **[iOS](entries/tocs/_ios.md#ios)** (17), **[Web](entries/tocs/_web.md#web)** (136)
[comment]: # (end of autogenerated content)
diff --git a/code/archives.json b/code/archives.json
index ba44116f..7a18784c 100644
--- a/code/archives.json
+++ b/code/archives.json
@@ -58,6 +58,7 @@
"https://git.code.sf.net/p/gltron/git",
"https://git.code.sf.net/p/golly/code",
"https://git.code.sf.net/p/hexahop/code",
+ "https://git.code.sf.net/p/hhexen/hheretic",
"https://git.code.sf.net/p/holtz/code",
"https://git.code.sf.net/p/holtz/website",
"https://git.code.sf.net/p/jake2/git",
@@ -92,6 +93,7 @@
"https://git.code.sf.net/p/sudokuki/code",
"https://git.code.sf.net/p/torcs/code",
"https://git.code.sf.net/p/tuxfootball/code",
+ "https://git.code.sf.net/p/uhexen2/uhexen2",
"https://git.code.sf.net/p/vamos/git",
"https://git.code.sf.net/p/wograld/gitcode",
"https://git.code.sf.net/p/xwords/git",
@@ -241,7 +243,7 @@
"https://github.com/Hopson97/MineCraft-One-Week-Challenge.git",
"https://github.com/HoverRace/HoverRace.git",
"https://github.com/Hugobros3/chunkstories.git",
- "https://github.com/IceReaper/KKnD.git",
+ "https://github.com/IceReaper/OpenKrush.git",
"https://github.com/Illarion-eV/Illarion-Content.git",
"https://github.com/Illarion-eV/Illarion-Java.git",
"https://github.com/Illarion-eV/Illarion-Server.git",
@@ -978,6 +980,9 @@
"https://github.com/sergiou87/open-supaplex.git",
"https://github.com/serprex/openEtG.git",
"https://github.com/servusDei2018/TankistOnline.git",
+ "https://github.com/sezero/hheretic.git",
+ "https://github.com/sezero/hhexen.git",
+ "https://github.com/sezero/uhexen2.git",
"https://github.com/sgadrat/super-tilt-bro.git",
"https://github.com/sharpobject/panel-attack.git",
"https://github.com/shawn42/snelps.git",
@@ -1423,7 +1428,6 @@
"https://svn.code.sf.net/p/funnyboat/code",
"https://svn.code.sf.net/p/galaxyv2/code",
"https://svn.code.sf.net/p/gustysserpents/svn",
- "https://svn.code.sf.net/p/hhexen/code",
"https://svn.code.sf.net/p/javacrpg/code",
"https://svn.code.sf.net/p/krank/code",
"https://svn.code.sf.net/p/lcsgame/code",
@@ -1445,7 +1449,6 @@
"https://svn.code.sf.net/p/toohardforyou/code",
"https://svn.code.sf.net/p/tpb3d/code",
"https://svn.code.sf.net/p/trigger-rally/code",
- "https://svn.code.sf.net/p/uhexen2/code",
"https://svn.code.sf.net/p/ultimatestunts/code",
"https://svn.code.sf.net/p/ultrastar/code",
"https://svn.code.sf.net/p/vassalengine/svn",
diff --git a/code/backlog.txt b/code/backlog.txt
index dd3d77d7..263f95ca 100644
--- a/code/backlog.txt
+++ b/code/backlog.txt
@@ -284,6 +284,7 @@ https://github.com/GNOME/quadrapassel
https://github.com/godlikepanos/anki-3d-engine
https://github.com/godot-extended-libraries/godot-next
https://github.com/godot-mega-man/Mega-Man-Engine
+https://github.com/godotengine/awesome-godot#games
https://github.com/godotengine/escoria
https://github.com/godotengine/godot-design
https://github.com/Gramps/GodotSteam
diff --git a/developers.md b/developers.md
index 37b88e20..e2d49f9b 100644
--- a/developers.md
+++ b/developers.md
@@ -1,5 +1,5 @@
[comment]: # (partly autogenerated content, edit with care, read the manual before)
-# Developer [10508]
+# Developer [10509]
## (G_H) [1]
@@ -2278,6 +2278,10 @@
- Games: WorldForge
- Contact: alriddoch@GH, alriddoch@SF
+## Alistair Rutherford [1]
+
+- Games: noiz2-droid
+
## AlisterT [1]
- Games: OpenJazz
@@ -4396,9 +4400,9 @@
- Games: PCGen
- Contact: sjappo@SF
-## Arjen van der Ende [2]
+## Arjen van der Ende [1]
-- Games: Dune 2 - The Maker, Dune II - The Maker
+- Games: Dune II - The Maker
- Contact: arjenvanderende@GH
## Arjun Kumar [1]
@@ -18561,7 +18565,7 @@
## Greavesy1899 [1]
-- Games: Mafia II: Toolkit
+- Games: Mafia: Toolkit
- Contact: Greavesy1899@GH
## Green Lightning [1]
@@ -34334,7 +34338,7 @@
## moddingcode [1]
-- Games: Mafia II: Toolkit
+- Games: Mafia: Toolkit
- Contact: moddingcode@GH
## moekaz [1]
@@ -38273,7 +38277,7 @@
## Pavel V. [1]
-- Games: Mafia II: Toolkit
+- Games: Mafia: Toolkit
- Contact: RoadTrain@GH
## Pavel Šavara [1]
@@ -46608,9 +46612,9 @@
- Games: boardgame.io
- Contact: Stefan-Hanke@GH
-## Stefan Hendriks [2]
+## Stefan Hendriks [1]
-- Games: Dune 2 - The Maker, Dune II - The Maker
+- Games: Dune II - The Maker
- Contact: stefanhendriks@GH
- Home: http://www.fundynamic.com
diff --git a/docs/data.json b/docs/data.json
index 3b830179..a121c13f 100644
--- a/docs/data.json
+++ b/docs/data.json
@@ -3024,14 +3024,6 @@
"strategy, turn-based",
"Source - Haxe, JavaScript - GPL-3.0"
],
- [
- "Evol Online (home, entry)",
- "",
- "Link",
- "mature / active",
- "role playing, multiplayer online + massive",
- "Source - C - GPL-3.0"
- ],
[
"Excellent Bifurcation (home, entry)",
"Abstract vertical shooter with two sides to play on.",
@@ -4027,7 +4019,7 @@
[
"GNU Chess (home, entry)",
"Can be used together with a graphical frontend such as..",
- "Link",
+ "Link",
"mature / inactive since 2017",
"game engine, strategy, chess, content open",
"Source - C++ - GPL-3.0"
@@ -4309,8 +4301,8 @@
"",
"Link",
"mature / active",
- "action, remake, shooter",
- "Source - C - GPL-2.0"
+ "action, remake, content original required, shooter",
+ "Source - C - GPL-2.0"
],
[
"Hardwar (home, entry)",
@@ -4494,7 +4486,7 @@
"Link",
"mature / inactive since 2013",
"strategy, content commercial + original required, first-person, shooter",
- "Source - C - GPL-2.0"
+ "Source - C - GPL-2.0"
],
[
"Hnefatafl (home, entry)",
@@ -5088,14 +5080,6 @@
"remake, strategy",
"Source - Java - MIT"
],
- [
- "KKnD (home, entry)",
- "See also https://github.com/gp-alex/OpenKKND",
- "",
- "beta / active",
- "remake, content commercial + original required (?)",
- "Source - C# - GPL-3.0"
- ],
[
"Klooni 1010! (home, entry)",
"",
@@ -5728,6 +5712,14 @@
"framework, role playing, 2D, multiplayer online + massive",
"Source - C++ - GPL-2.0"
],
+ [
+ "ManaPlus (home, entry)",
+ "Is this the client? Where is the server?",
+ "",
+ "mature / active",
+ "role playing, 2D, multiplayer online + massive",
+ "Source - C - GPL-3.0"
+ ],
[
"ManiaDrive (home, entry)",
"[Discussion of the music..",
@@ -6137,7 +6129,7 @@
"Source - Python - GPL-2.0"
],
[
- "Monstrosity (home, entry)",
+ "Monstrosity (home, entry)",
"Slay monsters, cast spells and collect keys to escape an..",
"",
"mature / active",
@@ -6405,7 +6397,7 @@
"",
"Link",
"mature / inactive since 2015",
- "action, shooter, 2D",
+ "action, 2D, shooter",
"Source - Java - 2-clause BSD"
],
[
@@ -7112,6 +7104,14 @@
"game engine, remake, simulation, content commercial + original required",
"Source - Java - GPL-3.0"
],
+ [
+ "OpenKrush (home, entry)",
+ "",
+ "",
+ "beta / active",
+ "remake, content commercial + original required",
+ "Source - C# - GPL-3.0"
+ ],
[
"OpenLara (home, entry)",
"",
@@ -7845,7 +7845,7 @@
"",
"Link",
"mature / active",
- "for kids, music",
+ "music, for kids",
"Source - Java - GPL-3.0"
],
[
@@ -8517,7 +8517,7 @@
"",
"Link",
"mature / active",
- "action, shooter, 2D, arcade",
+ "action, arcade, 2D, shooter",
"Source - Java - GPL-3.0"
],
[
@@ -8685,7 +8685,7 @@
"",
"Link",
"mature / active",
- "skill, arcade",
+ "arcade, skill",
"Source - Kotlin - GPL-3.0"
],
[
@@ -9645,7 +9645,7 @@
"",
"Link",
"mature / inactive since 2017",
- "action, space, shooter",
+ "action, shooter, space",
"Source - Java - GPL-3.0"
],
[
@@ -10777,8 +10777,8 @@
"Source - D, C++ - 2-clause BSD"
],
[
- "Turious (home, entry)",
- "",
+ "Turious (home, entry)",
+ "Originally hosted on gitorious.org/turious/turious",
"",
"beta / inactive since 2014",
"strategy, turn-based",
diff --git a/entries/card_stories.md b/entries/card_stories.md
index ce927743..1fd982ec 100644
--- a/entries/card_stories.md
+++ b/entries/card_stories.md
@@ -4,7 +4,7 @@
- State: beta, inactive since 2012
- Platform: Web
- Keyword: cards, puzzle, content open, multiplayer online
-- Code repository: https://github.com/farsides/cardstories.git (@created 2011, @stars 9, @forks 3), https://gitorious.org/cardstories/cardstories.git (read-only)
+- Code repository: https://github.com/farsides/cardstories.git (@created 2011, @stars 9, @forks 3)
- Code language: JavaScript, Python
- Code license: AGPL-3.0
- Code dependency: Twisted
diff --git a/entries/evol_online.md b/entries/evol_online.md
deleted file mode 100644
index 005fcc14..00000000
--- a/entries/evol_online.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# Evol Online
-
-- Home: http://evolonline.org/
-- State: mature
-- Download: http://evolonline.org/manaplus
-- Keyword: role playing, multiplayer online + massive
-- Code repository: https://gitlab.com/evol/evol-all.git
-- Code language: C
-- Code license: GPL-3.0
-- Code dependency: Mana source engine
-
-## Building
-
-
diff --git a/entries/gnu_chess.md b/entries/gnu_chess.md
index 53e8f8e5..dd3ce07f 100644
--- a/entries/gnu_chess.md
+++ b/entries/gnu_chess.md
@@ -3,7 +3,7 @@
- Home: https://www.gnu.org/software/chess/, http://savannah.gnu.org/projects/chess/
- Media: https://en.wikipedia.org/wiki/GNU_Chess
- State: mature, inactive since 2017
-- Download: http://ftp.thunix.net/gnu-ftp/chess/
+- Download: http://ftp.gnu.org/gnu/chess/
- Platform: Windows, Linux, macOS
- Keyword: game engine, strategy, chess, content open
- Code repository: http://svn.savannah.gnu.org/svn/chess/ (svn), http://cvs.savannah.gnu.org:/sources/chess (cvs)
diff --git a/entries/hammer_of_thyrion.md b/entries/hammer_of_thyrion.md
index 3dfeef17..4ef44855 100644
--- a/entries/hammer_of_thyrion.md
+++ b/entries/hammer_of_thyrion.md
@@ -5,8 +5,8 @@
- State: mature
- Download: http://uhexen2.sourceforge.net/download.html
- Platform: Windows, Linux, macOS
-- Keyword: action, remake, shooter
-- Code repository: https://svn.code.sf.net/p/uhexen2/code (svn active), http://uhexen2.cvs.sourceforge.net (cvs)
+- Keyword: action, remake, content original required (?), shooter
+- Code repository: https://github.com/sezero/uhexen2.git, https://git.code.sf.net/p/uhexen2/uhexen2 @add, http://uhexen2.cvs.sourceforge.net (cvs)
- Code language: C
- Code license: GPL-2.0
- Developer: BSzili, Levent Yavas, Ozkan Sezer, Steven, svdijk, turkeystuffer
diff --git a/entries/hhexen.md b/entries/hhexen.md
index 0e5d1830..227f980f 100644
--- a/entries/hhexen.md
+++ b/entries/hhexen.md
@@ -6,7 +6,7 @@
- Download: http://hhexen.sourceforge.net/hhexen.html#s2, https://sourceforge.net/projects/hhexen/files/
- Platform: Linux
- Keyword: strategy, content commercial + original required, first-person, shooter
-- Code repository: https://svn.code.sf.net/p/hhexen/code (svn)
+- Code repository: https://github.com/sezero/hhexen.git, https://github.com/sezero/hheretic.git @add https://git.code.sf.net/p/hhexen/hhexen @add, https://git.code.sf.net/p/hhexen/hheretic @add
- Code language: C
- Code license: GPL-2.0
- Code dependency: SDL
diff --git a/entries/kknd.md b/entries/kknd.md
deleted file mode 100644
index 444f9b06..00000000
--- a/entries/kknd.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# KKnD
-
-- Home: https://www.kknd-game.com/, https://web.archive.org/web/20190106081136/https://www.kknd-game.com/
-- Media: https://en.wikipedia.org/wiki/KKnD_(video_game)#Open_source_remake
-- Inspiration: Krush Kill 'n' Destroy
-- State: beta
-- Platform: Windows, Linux, macOS
-- Keyword: remake, "content commercial + original required (?)"
-- Code repository: https://github.com/IceReaper/KKnD.git
-- Code language: C#
-- Code license: GPL-3.0
-- Code dependency: OpenRA
-
-See also https://github.com/gp-alex/OpenKKND
-
-## Building
diff --git a/entries/manaplus.md b/entries/manaplus.md
new file mode 100644
index 00000000..836bbea4
--- /dev/null
+++ b/entries/manaplus.md
@@ -0,0 +1,16 @@
+# ManaPlus
+
+- Home: https://manaplus.org/
+- State: mature
+- Platform: Windows, Linux, macOS
+- Keyword: role playing, 2D, multiplayer online + massive
+- Code repository: https://gitlab.com/evol/evol-all.git
+- Code language: C
+- Code license: GPL-3.0
+- Code dependency: Mana source engine
+
+Is this the client? Where is the server?
+
+## Building
+
+
diff --git a/entries/monstrosity.md b/entries/monstrosity.md
index 0ef7a728..7fe477bb 100644
--- a/entries/monstrosity.md
+++ b/entries/monstrosity.md
@@ -1,6 +1,6 @@
# Monstrosity
-- Home: http://monstrosity.fireheadfred.com/
+- Home: https://web.archive.org/web/20190529124313/http://monstrosity.fireheadfred.com/
- State: mature
- Keyword: role playing
- Code repository: https://gitlab.com/osgames/monstrosity.git (sources from website plus license)
diff --git a/entries/openkrush.md b/entries/openkrush.md
new file mode 100644
index 00000000..806119e5
--- /dev/null
+++ b/entries/openkrush.md
@@ -0,0 +1,14 @@
+# OpenKrush
+
+- Home: https://www.kknd-game.com/index.php
+- Media: https://en.wikipedia.org/wiki/KKnD_(video_game)#Open_source_remake
+- Inspiration: Krush Kill 'n' Destroy
+- State: beta
+- Platform: Windows, Linux, macOS
+- Keyword: remake, content commercial + original required
+- Code repository: https://github.com/IceReaper/OpenKrush.git
+- Code language: C#
+- Code license: GPL-3.0
+- Code dependency: OpenRA
+
+## Building
diff --git a/entries/openttd.md b/entries/openttd.md
index e5f45ebc..71d834cd 100644
--- a/entries/openttd.md
+++ b/entries/openttd.md
@@ -6,7 +6,7 @@
- State: mature
- Download: https://www.openttd.org/downloads/openttd-releases/latest.html
- Keyword: remake, simulation, "content original possible + open (swappable)"
-- Code repository: https://github.com/OpenTTD/OpenTTD.git (@created 2018, @stars 2777, @forks 416), https://svn.openttd.org/ (svn)
+- Code repository: https://github.com/OpenTTD/OpenTTD.git (@created 2018, @stars 2777, @forks 416)
- Code language: C++
- Code license: GPL-2.0
- Developer: Alberth289346, Alexander Weiss, Andy, Bernard Teo, Brendon Green, Charles Pigott, Dan Villiom Podlaski Christiansen, Eddi-z, Emil Djupfeldt, frosch, Gabda, glx22, Greg-21, Henry, Ingo von Borstel, JMcKiern, Joan Josep, Joe Stringer, Jonathan G Rennison, Juriy Petrochenkov, Matt Kimber, Matthijs Kooijman, Michael Lutz, Milek7, Niels Martin Hansen, nikolas, Owen Rudge, Patric Stout, Pavel Stupnikov, PeterN, rubidium42, SamuXarick, stormcone, Thijs Marinussen, Tyler Trahan, Ulf Hermann
diff --git a/entries/pacewar.md b/entries/pacewar.md
index 9720b160..9ef5b85c 100644
--- a/entries/pacewar.md
+++ b/entries/pacewar.md
@@ -5,7 +5,7 @@
- Download: https://pacewar.github.io/download.html
- Platform: Windows, Linux
- Keyword: action, content open
-- Code repository: https://github.com/pacewar/pacewar.git (@created 2020, @stars 2, @forks 0), https://git.savannah.nongnu.org/git/pacewar.git @add, http://cvs.savannah.nongnu.org:/web/pacewar (cvs)
+- Code repository: https://github.com/pacewar/pacewar.git (@created 2020, @stars 2, @forks 0), https://git.savannah.nongnu.org/git/pacewar.git @add, http://web.cvs.savannah.nongnu.org/viewvc/pacewar/ (cvs)
- Code language: Python
- Code license: GPL-3.0
- Code dependency: SGE
diff --git a/entries/parpg.md b/entries/parpg.md
index ec1d8353..05fd64ac 100644
--- a/entries/parpg.md
+++ b/entries/parpg.md
@@ -5,7 +5,7 @@
- State: beta, inactive since 2012
- Download: http://blog.parpg.net/download/, http://wiki.parpg.net/Download
- Keyword: remake, role playing
-- Code repository: https://gitlab.com/osgames/parpg-core.git, http://subversion.assembla.com/svn/parpg-assets/ (svn), http://parpg-trac.cvsdude.com/parpg/browser (svn)
+- Code repository: https://gitlab.com/osgames/parpg-core.git, https://subversion.assembla.com/svn/parpg-assets/ (svn), http://parpg-trac.cvsdude.com/parpg/browser (svn)
- Code language: Python
- Code license: GPL-3.0
- Code dependency: Blender game engine, FIFE, psyco, pygame, PyQt, PySide
diff --git a/entries/project_starfighter.md b/entries/project_starfighter.md
index 500db1ff..af3e167e 100644
--- a/entries/project_starfighter.md
+++ b/entries/project_starfighter.md
@@ -5,7 +5,7 @@
- Download: https://pr-starfighter.github.io/download.html, https://github.com/pr-starfighter/starfighter/releases
- Platform: Windows, Linux
- Keyword: arcade, 2D, content open, shooter
-- Code repository: https://github.com/pr-starfighter/starfighter.git (@created 2019, @stars 19, @forks 8), https://git.savannah.nongnu.org/git/starfighter.git @add, http://cvs.savannah.nongnu.org:/web/starfighter (cvs)
+- Code repository: https://github.com/pr-starfighter/starfighter.git (@created 2019, @stars 19, @forks 8), https://git.savannah.nongnu.org/git/starfighter.git @add, http://web.cvs.savannah.nongnu.org/viewvc/starfighter/ (cvs)
- Code language: C
- Code license: GPL-3.0
- Code dependency: SDL
diff --git a/entries/retux.md b/entries/retux.md
index 48576202..9a5cb3c1 100644
--- a/entries/retux.md
+++ b/entries/retux.md
@@ -6,7 +6,7 @@
- Download: https://retux-game.github.io/download.html
- Platform: Windows, Linux
- Keyword: platform, 2D, content open
-- Code repository: https://git.savannah.nongnu.org/git/retux.git, http://cvs.savannah.nongnu.org:/web/retux (cvs)
+- Code repository: https://github.com/retux-game/retux.git, https://git.savannah.nongnu.org/git/retux.git @add, http://web.cvs.savannah.nongnu.org/viewvc/retux/ (cvs)
- Code language: Python
- Code license: GPL-3.0
- Code dependency: SGE
diff --git a/entries/sge_game_engine.md b/entries/sge_game_engine.md
index 169df336..855404fb 100644
--- a/entries/sge_game_engine.md
+++ b/entries/sge_game_engine.md
@@ -4,7 +4,7 @@
- State: mature, inactive since 2017
- Download: https://python-sge.github.io/download.html
- Keyword: framework, game engine, 2D
-- Code repository: https://github.com/python-sge/sge.git (@created 2020, @stars 6, @forks 0), https://git.savannah.nongnu.org/git/stellarengine.git @add, http://cvs.savannah.nongnu.org:/web/stellarengine (cvs)
+- Code repository: https://github.com/python-sge/sge.git (@created 2020, @stars 6, @forks 0), https://git.savannah.nongnu.org/git/stellarengine.git @add, http://web.cvs.savannah.nongnu.org/viewvc/stellarengine/ (cvs)
- Code language: Python
- Code license: LGPL-3.0
- Code dependency: pygame
diff --git a/entries/t-bots.md b/entries/t-bots.md
index 015eaf36..394fc9c0 100644
--- a/entries/t-bots.md
+++ b/entries/t-bots.md
@@ -4,7 +4,7 @@
- State: beta, inactive since 2004
- Download: https://sourceforge.net/projects/tbots/files
- Keyword: simulation, strategy
-- Code repository: https://gitlab.com/osgames/tbots.git (backup of cvs), https://tbots.cvs.sourceforge.net (cvs)
+- Code repository: https://gitlab.com/osgames/tbots.git (backup of cvs), http://tbots.cvs.sourceforge.net/ (cvs)
- Code language: C
- Code license: GPL-2.0
- Developer: Aitonfrere, Cedric STANUS, Glenn Nilsen, Mike Cotterman, Sebastien LEIX
diff --git a/entries/thousand_parsec.md b/entries/thousand_parsec.md
index 53ad4d69..6c17fe87 100644
--- a/entries/thousand_parsec.md
+++ b/entries/thousand_parsec.md
@@ -4,7 +4,7 @@
- State: beta, inactive since 2012
- Download: https://web.archive.org/web/20180523204730/http://www.thousandparsec.net/tp/download-instructions.php
- Keyword: framework, strategy, 4X, space
-- Code repository: https://github.com/thousandparsec/tpserver-cpp.git (@created 2010, @stars 8, @forks 3), https://github.com/thousandparsec/tpclient-pywx.git @add (@created 2010, @stars 9, @forks 6), http://git.thousandparsec.net/ (not available right now)
+- Code repository: https://github.com/thousandparsec/tpserver-cpp.git (@created 2010, @stars 8, @forks 3), https://github.com/thousandparsec/tpclient-pywx.git @add (@created 2010, @stars 9, @forks 6)
- Code language: C++, Python
- Code license: GPL-2.0
- Code dependency: NumPy, psyco, pygame, pyOpenSSL, wxPython
diff --git a/entries/tocs/_games.md b/entries/tocs/_games.md
index f45b9362..d3b30e87 100644
--- a/entries/tocs/_games.md
+++ b/entries/tocs/_games.md
@@ -348,7 +348,6 @@
- **[EternalWinterWars](../eternalwinterwars.md)** (Java, MIT, beta, inactive since 2014)
- **[Etterna](../etterna.md)** (C, C++, Lua, MIT, beta)
- **[Evil Cult](../evil_cult.md)** (Haxe, JavaScript, GPL-3.0, mature)
-- **[Evol Online](../evol_online.md)** (C, GPL-3.0, mature)
- **[Excellent Bifurcation](../excellent_bifurcation.md)** (C, GPL-2.0, mature, inactive since 2007)
- **[Executive Man](../executive_man.md)** (JavaScript, Custom, mature, inactive since 2017)
- **[Extreme Tux Racer](../extreme_tux_racer.md)** (C++, GPL-2.0, beta, inactive since 2018)
@@ -582,7 +581,6 @@
- **[Killer Crates](../killer_crates.md)** (Java, MIT, beta, inactive since 2017)
- **[Kingdoms](../kingdoms.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[KittenMaxit](../kittenmaxit.md)** (Java, MIT, beta)
-- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
- **[Klooni 1010!](../klooni_1010.md)** (Java, GPL-3.0, beta)
- **[KMines](../kmines.md)** (C++, GPL-2.0, mature)
- **[KnightOfWor](../knightofwor.md)** (Java, GPL-3.0, beta, inactive since 2015)
@@ -648,6 +646,7 @@
- **[Magic Gardeners Tournament](../magic_gardeners_tournament.md)** (Python, GPL-2.0, beta, inactive since 2007)
- **[Magical Life](../magical_life.md)** (C#, MIT, beta)
- **[Mah-Jong](../mah-jong.md)** (C, GPL-2.0, mature)
+- **[ManaPlus](../manaplus.md)** (C, GPL-3.0, mature)
- **[Manic Digger](../manic_digger.md)** (C#, Public domain, Unlicense, mature, inactive since 2017)
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
- **[Marblez](../marblez.md)** (C#, MIT, beta, inactive since 2017)
@@ -801,6 +800,7 @@
- **[OpenJazz](../openjazz.md)** (C++, GPL-2.0, beta)
- **[OpenJK](../openjk.md)** (C, C++, GPL-2.0, beta)
- **[OpenKeeper](../openkeeper.md)** (Java, GPL-3.0, beta)
+- **[OpenKrush](../openkrush.md)** (C#, GPL-3.0, beta)
- **[OpenLara](../openlara.md)** (C++, C, 2-clause BSD, mature)
- **[OpenLiero](../openliero.md)** (C++, C, Custom, mature, inactive since 2015)
- **[OpenLieroX](../openlierox.md)** (C++, LGPL-2.0, mature)
diff --git a/entries/tocs/_linux.md b/entries/tocs/_linux.md
index 2e580786..c30e5f28 100644
--- a/entries/tocs/_linux.md
+++ b/entries/tocs/_linux.md
@@ -191,7 +191,6 @@
- **[Key Runner](../key_runner.md)** (C++, GPL-3.0, mature, inactive since 2013)
- **[Killer Crates](../killer_crates.md)** (Java, MIT, beta, inactive since 2017)
- **[Kingdoms](../kingdoms.md)** (C++, GPL-3.0, beta, inactive since 2014)
-- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
- **[KMines](../kmines.md)** (C++, GPL-2.0, mature)
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, beta, inactive since 2007)
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
@@ -214,6 +213,7 @@
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[LÖVE](../love.md)** (C++, zlib, mature)
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
+- **[ManaPlus](../manaplus.md)** (C, GPL-3.0, mature)
- **[ManiaDrive](../maniadrive.md)** (PHP, ?, mature, inactive since 2008)
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
@@ -265,6 +265,7 @@
- **[OpenHoW](../openhow.md)** (C, C++, GPL-3.0, beta)
- **[OpenHV](../openhv.md)** (C#, Lua, GPL-3.0, beta)
- **[OpenITG](../openitg.md)** (C, C++, MIT, beta, inactive since 2017)
+- **[OpenKrush](../openkrush.md)** (C#, GPL-3.0, beta)
- **[OpenLara](../openlara.md)** (C++, C, 2-clause BSD, mature)
- **[OpenMortal](../openmortal.md)** (C++, Perl, GPL-2.0, beta, inactive since 2006)
- **[OpenOMF](../openomf.md)** (C, C++, MIT, beta)
diff --git a/entries/tocs/_macos.md b/entries/tocs/_macos.md
index 9f3aba06..69e8b015 100644
--- a/entries/tocs/_macos.md
+++ b/entries/tocs/_macos.md
@@ -109,7 +109,6 @@
- **[JSoko](../jsoko.md)** (Java, GPL-3.0, mature)
- **[KevEdit](../kevedit.md)** (C, GPL-2.0, mature)
- **[kiki the nano bot](../kiki_the_nano_bot.md)** (C++, Public domain, mature, inactive since 2007)
-- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, beta, inactive since 2007)
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
@@ -119,6 +118,7 @@
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[LÖVE](../love.md)** (C++, zlib, mature)
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
+- **[ManaPlus](../manaplus.md)** (C, GPL-3.0, mature)
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
- **[Maxit](../maxit.md)** (C++, 3-clause BSD, mature, inactive since 2014)
- **[Me and My Shadow](../me_and_my_shadow.md)** (C++, GPL-3.0, beta)
@@ -144,6 +144,7 @@
- **[OpenBVE](../openbve.md)** (C#, Public domain, mature)
- **[OpenHV](../openhv.md)** (C#, Lua, GPL-3.0, beta)
- **[OpenJazz](../openjazz.md)** (C++, GPL-2.0, beta)
+- **[OpenKrush](../openkrush.md)** (C#, GPL-3.0, beta)
- **[OpenLara](../openlara.md)** (C++, C, 2-clause BSD, mature)
- **[OpenLoco](../openloco.md)** (C++, MIT, mature)
- **[OpenMortal](../openmortal.md)** (C++, Perl, GPL-2.0, beta, inactive since 2006)
diff --git a/entries/tocs/_remake.md b/entries/tocs/_remake.md
index 7748f44d..3e4a7351 100644
--- a/entries/tocs/_remake.md
+++ b/entries/tocs/_remake.md
@@ -215,7 +215,6 @@
- **[Keen Dreams](../keen_dreams.md)** (C, Assembly, C++, GPL-2.0, mature, inactive since 2014)
- **[KGoldrunner](../kgoldrunner.md)** (C++, GPL-2.0, mature)
- **[KittenMaxit](../kittenmaxit.md)** (Java, MIT, beta)
-- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
- **[KnightOfWor](../knightofwor.md)** (Java, GPL-3.0, beta, inactive since 2015)
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[Krystal Drop](../krystal_drop.md)** (C++, GPL-2.0, beta, inactive since 2004)
@@ -300,6 +299,7 @@
- **[OpenJazz](../openjazz.md)** (C++, GPL-2.0, beta)
- **[OpenJK](../openjk.md)** (C, C++, GPL-2.0, beta)
- **[OpenKeeper](../openkeeper.md)** (Java, GPL-3.0, beta)
+- **[OpenKrush](../openkrush.md)** (C#, GPL-3.0, beta)
- **[OpenLara](../openlara.md)** (C++, C, 2-clause BSD, mature)
- **[OpenLiero](../openliero.md)** (C++, C, Custom, mature, inactive since 2015)
- **[OpenLieroX](../openlierox.md)** (C++, LGPL-2.0, mature)
diff --git a/entries/tocs/_role-playing.md b/entries/tocs/_role-playing.md
index bf11b6b0..724b7ba8 100644
--- a/entries/tocs/_role-playing.md
+++ b/entries/tocs/_role-playing.md
@@ -58,7 +58,6 @@
- **[Eos, Dawn of Light: A Space Opera](../eos_dawn_of_light_a_space_opera.md)** (Python, MIT, beta, inactive since 2007)
- **[Erebus](../erebus.md)** (C++, GPL-3.0, beta)
- **[Eternal Lands](../eternal_lands.md)** (C, C++, Custom, mature)
-- **[Evol Online](../evol_online.md)** (C, GPL-3.0, mature)
- **[Exult](../exult.md)** (C++, GPL-2.0, mature)
- **[Fall of Imiryn](../fall_of_imiryn.md)** (C++, Python, GPL-3.0, beta, inactive since 2009)
- **[Fallen Spire](../fallen_spire.md)** (Python, GPL-3.0, beta, inactive since 2009)
@@ -108,6 +107,7 @@
- **[Magarena](../magarena.md)** (Java, Groovy, GPL-3.0, mature)
- **[Magical Life](../magical_life.md)** (C#, MIT, beta)
- **[Mana](../mana.md)** (C++, GPL-2.0, beta)
+- **[ManaPlus](../manaplus.md)** (C, GPL-3.0, mature)
- **[Meridian 59](../meridian_59.md)** (C++, C, GPL-2.0, mature)
- **[Meritous](../meritous.md)** (C, GPL-3.0, mature, inactive since 2008)
- **[Minima](../minima.md)** (Lua, GPL-3.0, mature)
diff --git a/entries/tocs/_windows.md b/entries/tocs/_windows.md
index d2e27b1e..4c4eaa43 100644
--- a/entries/tocs/_windows.md
+++ b/entries/tocs/_windows.md
@@ -191,7 +191,6 @@
- **[Key Runner](../key_runner.md)** (C++, GPL-3.0, mature, inactive since 2013)
- **[kiki the nano bot](../kiki_the_nano_bot.md)** (C++, Public domain, mature, inactive since 2007)
- **[Killer Crates](../killer_crates.md)** (Java, MIT, beta, inactive since 2017)
-- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, beta, inactive since 2007)
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
@@ -210,6 +209,7 @@
- **[Mafia: Toolkit](../mafia_toolkit.md)** (C#, MIT, mature)
- **[MAGE - Matthias Advanced Game Engine](../mage-matthias_advanced_game_engine.md)** (C++, GPL-3.0, beta)
- **[Magical Life](../magical_life.md)** (C#, MIT, beta)
+- **[ManaPlus](../manaplus.md)** (C, GPL-3.0, mature)
- **[ManiaDrive](../maniadrive.md)** (PHP, ?, mature, inactive since 2008)
- **[Manic Digger](../manic_digger.md)** (C#, Public domain, Unlicense, mature, inactive since 2017)
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
@@ -269,6 +269,7 @@
- **[OpenHV](../openhv.md)** (C#, Lua, GPL-3.0, beta)
- **[OpenJazz](../openjazz.md)** (C++, GPL-2.0, beta)
- **[OpenJK](../openjk.md)** (C, C++, GPL-2.0, beta)
+- **[OpenKrush](../openkrush.md)** (C#, GPL-3.0, beta)
- **[OpenLara](../openlara.md)** (C++, C, 2-clause BSD, mature)
- **[OpenLieroX](../openlierox.md)** (C++, LGPL-2.0, mature)
- **[OpenLoco](../openloco.md)** (C++, MIT, mature)
diff --git a/entries/turious.md b/entries/turious.md
index 786d8590..fdcbb8e7 100644
--- a/entries/turious.md
+++ b/entries/turious.md
@@ -1,12 +1,14 @@
# Turious
-- Home: https://gitorious.org/turious/turious/
+- Home: https://gitlab.com/osgames/turious
- State: beta, inactive since 2014
- Keyword: strategy, turn-based
-- Code repository: https://gitlab.com/osgames/turious.git (backup of gitorious), https://gitlab.com/osgames/rosethorn.git @add, https://gitorious.org/turious/turious.git (read-only), https://gitorious.org/rosethorn/rosethorn.git (read-only)
+- Code repository: https://gitlab.com/osgames/turious.git (backup of gitorious), https://gitlab.com/osgames/rosethorn.git @add
- Code language: C
- Code license: GPL-3.0
- Code dependency: Rosethorn
- Developer: darkrose
+Originally hosted on gitorious.org/turious/turious
+
## Building
diff --git a/inspirations.md b/inspirations.md
index a04951ca..385c2520 100644
--- a/inspirations.md
+++ b/inspirations.md
@@ -1,5 +1,5 @@
[comment]: # (partly autogenerated content, edit with care, read the manual before)
-# Inspirations [620]
+# Inspirations [631]
## 1010! [1]
@@ -82,6 +82,10 @@
- Inspired entries: ZAngband
- Included: Yes
+## Angry Birds [1]
+
+- Inspired entries: Apple Flinger
+
## Anno (series) [1]
- Inspired entries: Unknown Horizons
@@ -693,9 +697,9 @@
- Inspired entries: OpenDominion
-## Doom [17]
+## Doom [19]
-- Inspired entries: Chocolate Doom, Classic RBDoom 3 BFG, Do It Yourself Doom With SDL, DOOM, Doom Legacy, DOOM Retro, DOOM-iOS, Doomsday Engine, DRL, Freedoom, GZDoom, Mocha Doom, Odamex, PrBoom+, SLADE, The Eternity Engine, ZDoom
+- Inspired entries: Chocolate Doom, Classic RBDoom 3 BFG, Do It Yourself Doom With SDL, DOOM, Doom Legacy, DOOM Retro, DOOM-iOS, Doomsday Engine, DRL, Freedoom, Gloomy Dungeons, Gloomy Dungeons 2, GZDoom, Mocha Doom, Odamex, PrBoom+, SLADE, The Eternity Engine, ZDoom
## Doom 3 [3]
@@ -747,9 +751,9 @@
- Inspired entries: Rigel Engine
- Media: https://en.wikipedia.org/wiki/Duke_Nukem_II
-## Dune 2 [6]
+## Dune 2 [5]
-- Inspired entries: Dune 2 - The Maker, Dune Dynasty, Dune II - The Maker, Dune Legacy, OpenDUNE, OpenHV
+- Inspired entries: Dune Dynasty, Dune II - The Maker, Dune Legacy, OpenDUNE, OpenHV
- Media: https://en.wikipedia.org/wiki/Dune_II
## Dune 2000 [1]
@@ -976,6 +980,10 @@
- Inspired entries: Batrachians
- Media: https://en.wikipedia.org/wiki/Frogs_and_Flies
+## Fruit Ninja [1]
+
+- Inspired entries: Seafood Berserker!
+
## Galactic Civilizations [1]
- Inspired entries: Space Opera
@@ -1012,6 +1020,11 @@
- Inspired entries: MegaGlest
- Included: Yes
+## GLtron [1]
+
+- Inspired entries: GL TRON
+- Included: Yes
+
## GoldenEye 007 [2]
- Inspired entries: ges-code, GoldenEye: Source
@@ -1193,6 +1206,10 @@
- Inspired entries: Ice Breaker, WallBall
- Media: https://en.wikipedia.org/wiki/JezzBall
+## Jezzball [1]
+
+- Inspired entries: BobBall
+
## Joust [1]
- Inspired entries: Ostrich Riders
@@ -1240,7 +1257,7 @@
## Krush Kill 'n' Destroy [1]
-- Inspired entries: KKnD
+- Inspired entries: OpenKrush
- Media: https://en.wikipedia.org/wiki/KKnD_(video_game)
## Kula World [2]
@@ -1314,6 +1331,11 @@
- Inspired entries: Lionheart Remake
+## Liquid War [1]
+
+- Inspired entries: Liquid Wars
+- Included: Yes
+
## Little Big Adventure [2]
- Inspired entries: twin-e, TwinEngine
@@ -1361,7 +1383,7 @@
## Mafia II [1]
-- Inspired entries: Mafia II: Toolkit
+- Inspired entries: Mafia: Toolkit
- Media: https://en.wikipedia.org/wiki/Mafia_II
## Magic: The Gathering Online [2]
@@ -1628,6 +1650,10 @@
- Inspired entries: Afternoon Stalker
+## Noiz2 [1]
+
+- Inspired entries: noiz2-droid
+
## Notrium [1]
- Inspired entries: OpenNotrium
@@ -1736,9 +1762,14 @@
- Inspired entries: Rabbit Escape
- Included: Yes
-## Pixel Dungeon [1]
+## PipePanic [1]
-- Inspired entries: Remixed Dungeon
+- Inspired entries: PipePanic
+
+## Pixel Dungeon [2]
+
+- Inspired entries: Remixed Dungeon, Shattered Pixel Dungeon
+- Included: Yes
## Pizza Tycoon [1]
@@ -1875,6 +1906,10 @@
- Inspired entries: Terminal Overload
+## Reversi [1]
+
+- Inspired entries: DroidZebra
+
## Rick Dangerous [1]
- Inspired entries: RickyD
@@ -2077,6 +2112,10 @@
- Inspired entries: Performous, UltraStar, UltraStar Deluxe, Vocaluxe
- Media: https://en.wikipedia.org/wiki/SingStar
+## Skat [1]
+
+- Inspired entries: XSkat
+
## SkiFree [2]
- Inspired entries: Skifree-HTML5-clone, skifree.js
@@ -2104,9 +2143,9 @@
- Inspired entries: Armagetron Advanced, GLtron, Gusty's Serpents, KSnakeDuel, snake
-## Sokoban [10]
+## Sokoban [11]
-- Inspired entries: AdaGate, Berusky, CavePacker, GJID, JSoko, kiki the nano bot, Rocks'n'Diamonds, Simple Sokoban, SokoSolve, Xye
+- Inspired entries: AdaGate, Berusky, CavePacker, GJID, JSoko, kiki the nano bot, Rocks'n'Diamonds, Simple Sokoban, Sokoban, SokoSolve, Xye
- Media: https://en.wikipedia.org/wiki/Sokoban
## Solar Fox [1]
@@ -2158,9 +2197,9 @@
- Inspired entries: Moagg2
- Media: https://en.wikipedia.org/wiki/Space_Taxi
-## Space Trader [2]
+## Space Trader [3]
-- Inspired entries: Space Trader for Windows, SpaceTrader for Java
+- Inspired entries: Space Trader for Android, Space Trader for Windows, SpaceTrader for Java
- Media: https://en.wikipedia.org/wiki/Space_Trader
## Spear of Destiny [1]
@@ -2402,9 +2441,9 @@
- Inspired entries: TetraVex
-## Tetris [17]
+## Tetris [19]
-- Inspired entries: 2H4U, 4D-TRIS, Bastet, Cuyo, Gem Drop X, Gottet, Hextris, Just another Tetris™ clone, LTris, NullpoMino, OpenBlok, Quadrapassel, Spludlow Tetris, T^3, Tetris (in C and NCURSES), vitetris, Xultris
+- Inspired entries: 2H4U, 4D-TRIS, Bastet, Block Puzzle Stone Wars, Cuyo, Freebloks 3D for Android, Gem Drop X, Gottet, Hextris, Just another Tetris™ clone, LTris, NullpoMino, OpenBlok, Quadrapassel, Spludlow Tetris, T^3, Tetris (in C and NCURSES), vitetris, Xultris
- Media: https://en.wikipedia.org/wiki/Tetris
## Tetris Attack [4]
@@ -2612,6 +2651,11 @@
- Inspired entries: TurokEX
- Media: https://en.wikipedia.org/wiki/Turok
+## Tux Racer [1]
+
+- Inspired entries: Tux Rider
+- Included: Yes
+
## TuxMath [1]
- Inspired entries: Garith
@@ -2836,6 +2880,10 @@
- Inspired entries: Gee Whiz, Wizardry Legacy
- Media: https://en.wikipedia.org/wiki/Wizardry
+## Wolfenstein [2]
+
+- Inspired entries: Gloomy Dungeons, Gloomy Dungeons 2
+
## Wolfenstein 3D [2]
- Inspired entries: ECWolf, Wolf3dX
diff --git a/statistics.md b/statistics.md
index 79150e3d..c2c1642e 100644
--- a/statistics.md
+++ b/statistics.md
@@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# Statistics
-analyzed 1507 entries on 2021-09-02 20:49:39
+analyzed 1507 entries on 2021-09-03 13:16:44
## State
@@ -136,8 +136,8 @@ Moonbase Assault (2019), Orbit-Hopper (2019), Physics Platformer (2019), Physics
- puzzle (3.5%)
- multiplayer (3.3%)
- shooter (3.3%)
-- game engine (2.9%)
- 2D (2.9%)
+- game engine (2.9%)
- simulation (2.9%)
- content commercial + original required (2.3%)
- turn-based (2.1%)
@@ -154,7 +154,7 @@ Moonbase Assault (2019), Orbit-Hopper (2019), Physics Platformer (2019), Physics
- library (1.1%)
- tool (1.0%)
- content original required (0.9%)
-- racing (0.9%)
+- racing (0.8%)
- text-based (0.8%)
- online (0.7%)
- board (0.6%)
@@ -182,10 +182,10 @@ Moonbase Assault (2019), Orbit-Hopper (2019), Physics Platformer (2019), Physics
- setting fantasy (0.1%)
- visual novel (0.1%)
- city (0.1%)
-- content commercial + original required (?) (0.1%)
- engine recreation (0.1%)
- similar (0.1%)
- tiles (0.1%)
+- content commercial + original required (?) (0.1%)
- maze (0.1%)
- soccer (0.1%)
- tank (0.1%)
@@ -275,7 +275,7 @@ Moonbase Assault (2019), Orbit-Hopper (2019), Physics Platformer (2019), Physics
## Entries without download or play fields
-622: 4D-TRIS, 54321, AdaDoom3, Advanced Strategic Command, adventure engine, AI Wars, Airstrike, Alimer, alive, Amphetamine, Ancient Beast, Angry Birds in Python, Antares, Anteform, antiyoy, Anura, Apricots, aquastax, Arcane-Engine, Arianne / Marauroa, Armor Alley, AssaultCube, Athenaeum, ativayeban, Atlantis, Atomix, Atrinik, Azimuth, Bacon2D, Ball and Paddle, Ball And Wall, Ballerburg SDL, Barony, Bastet, Battle City, Battleround, Battles of Antargis, Beat Harvester, Berusky II, BetterSpades, Birth of the Empires, BitRiot, Black Shades Elite, BlakedAwesomenaughts, Blasphemer, Blinken, Blitwizard, Blob Wars : Attrition, Blob Wars Episode 2 : Blob And Conquer, boardgame.io, Bombic2, Bombman, BOOM: Remake, Bouncy the Hungry Rabbit, Box2D, bratwurst, Breakout-VR, Bridge Command, Brogue, BrowserQuest, Bt Builder, buggyGame, C3DE, c64-nuclearreaction, Cabbages and Kings, Canta, Card Stories, Castle Game Engine, Castle of the Winds in Elm, Cataclysm, CatacombGL, CatacombSDL, Cattle Bity, CaveExpress, CavePacker, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, chainreaction, Chess3D, Children of Ur, Chocolate Duke3D, Choria, Chronoshift, Chunk Stories, Civilization: Call To Power 2 Source Project, CivOne, ClanLib, Classic Blades of Exile, Clonepoint, coab, Colossal Cave Adventure, CommandoJS, Conquest, Construo, Core War, Cosmo-Engine, Craft, Creep Smash, CrossUO, Crown, CrystalQuest, Cubosphere, curses, CuteMaze, D2X-XL, Dark Destiny, Dash Engine, Data Storm, Dawn, Deathchase 3D, Dedalus, Deer Portal, Delta Engine, DelverEngine, DemiGod, DesktopAdventures, Devilution, DevilutionX, DGEngine, diablo-js, Digbuild, Digital: A Love Story, Dingo-Engine, DirectX12GameEngine, Divercity, Do It Yourself Doom With SDL, Domino On Acid, DOOM, DOOM-iOS, Dragon Hunt, dRally, DreamZZT, Dreerally, Duality, Duke3D, DukeGDX, Dungeon Monkey Eternal, Dungeon Quest, Dunnet, DwarfCorp, DynaDungeons, Ecksdee, Einstein Puzzle, ElonaFoobar, Empty Clip, Endgame: Singularity, EnTT Pacman, EPOH, erampage, EternalWinterWars, Excellent Bifurcation, Executive Man, F.LF, Fallen Spire, Falling Time, Fantasy Map Generator, Fanwor, FAR Colony, Faur, Fictional Air Combat, Flappy Cow, Flex Engine, flixel-gdx, Floppy Birb, FLTK Recycling Game!, Flukz, fonline, FQuake3, fRaBs, Free Allegiance, Free in the Dark (engine), freeablo, freeaoe, FreeBlocks, Freeciv-web, FreeFalcon, freegish, Freekick 3, FreeRCT, Freeserf.net, FreeSiege, Freestars, Frets on Fire X, Friking Shark, Fujo, GalaxyMage Redux, GameCake, GameLV, Garith, GDHexGrid, GeonBit.UI, ges-code, Ghostly, Gigalomania, gist-txt, GJID, GL4ES, GLEW, glPortal, Gnome Hearts, Gnomescroll, Goblin Camp, GoldenEye: Source, Gorc, Gorillas, Gorillas-rs, Gottet, Grail, Granatier, Greenius' Civil War, Greentwip's Harvest Moon, Griefly, Grit Game Engine, Grobots, H-Craft Championship, Hack, Hardwar, HarfBuzz, Harris, Hematite, Heroes of Civilizations, Heroes of Wesnoth, Hex Game, heXon, Hextris, Hexwar, Hnefatafl, Hocoslamfy, Hopson-Arcade, Hovertank3D, HTML5 Pacman, Hypatia, Hypercube, Iceball, ika, Inexor, Infon Battle Arena, Intricacy, IO Reboot, Iris2, Isometric-Minesweeper, Jagged Alliance 2 Stracciatella, Jamp, javascript-E.T., Jazz² Resurrection, jClassicRPG, JediAcademyLinux, JediOutcastLinux, Jet-Story, jewelthief, JFDuke3D, JiGS Interactive Game System, JonoF's Shadow Warrior Port (JFSW), Julius, Jump'n'Bump, Just another Tetris™ clone, Kartering, KAtomic, Keen Dreams, KeeperRL, KevEdit, Key Runner, KGoldrunner, Kingdoms, KittenMaxit, KKnD, KMines, KnightOfWor, KSnakeDuel, Ksudoku, L'Abbaye des Morts, ladder, Land of Fire, LastTry, Lemmings.ts, Lemmini, LGeneral, Liberation Circuit, libGDX, libpng, Libre Pinball, Librerama, LieroLibre, Limbs Off, Lincity, Lionheart Remake, Lips of Suna, Lix, LMarbles, Lords of the Fey, LordsAWar!, Lose Your Marbles, lttp-phaser, Lugaru, Luola, LÖVE, M.E.W.L., Machinations, Mafia: Toolkit, MAGE - Matthias Advanced Game Engine, Magic Gardeners Tournament, Marble Marcher, Marblez, Mario Objects, MechCommander 2 Omnitech, MegaGlest, Memory Game, Mercenary Commander, Micropolis, micropolisJS, MineCraft-One-Week-Challenge, minecraft-weekend, Mines, Minesweeper (in C), Minetest Game, Mininim, Mirror Magic, mk.js, mkxp, Mmpong, Monsters and Mushrooms, Monstrosity, Moon-buggy, Moonbase Assault, movbizz, Mr.Boom, Mrfuze, Mtp Target, n2048, Nazara Engine, NBlood, Netacka, NFSIISE, Nikki and the Robots, Nikwi, Nox Imperii, Numpty Physics, Nuncabola, Nuvie, NXEngine-evo, Octaforge, Odamex, Omega, Omega-rpg, Omnispeak, One Hour One Life, One is enough, One Way To Go, Open Cube, Open Fodder, Open Fortress, Open Hexagon, Open Jumpgate, Open Legend RPG, Open Panzer, Open RSC, Open Soccer Star, Open Zelda, openage, OpenAL Soft, openblack, OpenBOR, OpenC1, openc2e, OpenClaw, OpenCrystalCaves, OpenDominion, openDOW, OpenFire, OpenFNaF, OpenGL Test Drive Remake, OpenHoW, OpenITG, OpenKeeper, OpenLiero, OpenMC2, OpenMoM, OpenNFS, OpenNotrium, OpenRW, OpenSC2K, OpenSkyscraper, OpenSoccer, OpenSolomonsKey, OpenSR, OpenSupaplex, OpenSWE1R, OpenTESArena, OpenTriad, OpenTyrian, OpenVIII, OpenYandere, OPMon, opsu!, Orbit-Hopper, Orbium, Ostrich Riders, Our Personal Space, Outer Space, Outpost HD, ouzel, Pac Go, Palapeli, Panel Attack, Paper Isaac, Pathogen Warrior, Pathological, Pax Britannica, PCExhumed, Pendumito, Penumbra, Peragro Tempus, Pillows, Pixel Wheels, Planet Rider, Polis, POSTAL 1 Open Source, Powerslave EX, PowerslaveGDX, Powerslide remake, pq2, Prescription Wars, Prince-Monogame, Procedural Map Generator, progress-quest, Pthreads-win32, Pygame---Alien-Invasion, pyORPG, pyscroll, PyTMX, Q, Quadrapassel, Quake3e, Quartz Engine, Quatter, RacerJS, Ragel, Raincat, ransack, RBDOOM-3-BFG, Reconstruction of Super ZZT, Reconstruction of ZZT, RedneckGDX, Rednukem, REDriver2, RedShift, Reflection Keen, ReQbert, Return of Dr. Destructo, rFXGen, Rigs of Rods, Riiablo, Rise of the Triad for Linux, rock-raiders-remake, Roguish, Room for Change, Roton, rpge, Ruby-warrior, RuneLite, RuZZT, Ryzom Core, Sarah-Maries Eierjagd, Scorched Moon, Scrabble3D, Scrap, SDLPoP, sensitive-js, Sentient Storage, shadow-of-the-beast-html5, Shadowgrounds, Shotgun Debugger, Siege of Avalon : Open Source, Simitone, Simon Tatham's Portable Puzzle Collection, Simple-Solitaire, Simsu, Sinatra, Sine, Sintel The Game, Skifree-HTML5-clone, Sleep Is Death, Slime Volleyball, Slot-Racers, Smash, snake, Snelps, Snowballz, Song of Albion, Source of Tales, Sourcehold, Space Harrier Clone, Space Nerds In Space, Space Station 13, Spartan Engine, splexhd, Spooker Framework, Spring: 1944, SR, SS13 Remake, Star Ruler 2, star-control2, Star-Wars-III, starshatter-open, Steamer Duck, Stendhal, SteveTech1, Storm Engine, Stratagus, Strife: Veteran Edition, Stringrolled, sundog, Supaxl, Super Methane Brothers for Wii and GameCube, Super Transball 2, SuperFoulEgg, SuperStarfighter, SuperTuxParty, SWP, System Syzygy, Taggem, Tanglet, Tank: Zone of Death, TankistOnline, Tanks of Freedom, Tapir, TecnoballZ, TekwarGDX, Tenes Empanadas Graciela, Tennix!, Terasology, Terminal Overload, terrarium, Tetris (in C and NCURSES), Tetzle, The Force Engine, The Powder Toy, The-Trail, thiefcatcher, Thunder Engine, Thyme, Tile World, Tiny Wings, TOMB5, Torrega Race, Total Annihilation 3D, Train, Tremfusion, Trinity Reign, TrueCraft, TTDPatch, Turious, Turn of War, TurokEX, TVTower, twin-e, Twine, TwinEngine, Tyrian Remake, TyrQuake, UA_source, UFO2000, Ularn, UlDunAd, Ultima 5 Redux, uMario, UnCiv, UndertaleModTool, UnderworldExporter, Undum, uninvited, Vanilla-Conquer, VCMI, VDrift, Vegan on a Desert Island, Veloren, VGC, VMS Empire, VQEngine, Vulture's Eye, VVVVVV, War Of Kingdom, War1, warcraft-remake, Wario-Land-3, WarMUX, Warp Rogue, Waste's Edge, WebFun, Which Way Is Up?, Windstille, WitchavenGDX, Wizznic!, wkbre, Wolf3dX, World of Might and Magic, WWW, X-Moto, Xenowar, XInvaders 3D, Xjig, XorCurses, XSera, Xultris, XZ Utils, Yamagi Quake II, yaml-cpp, Yet Another Engine, Yo Frankie!, Yorg, Zatacka X, Zauberer, Zed Online, Zelda: Mystery of Solarus DX, Zeta, Zetawar, zlib, zorkClone, zztgo
+623: 4D-TRIS, 54321, AdaDoom3, Advanced Strategic Command, adventure engine, AI Wars, Airstrike, Alimer, alive, Amphetamine, Ancient Beast, Angry Birds in Python, Antares, Anteform, antiyoy, Anura, Apricots, aquastax, Arcane-Engine, Arianne / Marauroa, Armor Alley, AssaultCube, Athenaeum, ativayeban, Atlantis, Atomix, Atrinik, Azimuth, Bacon2D, Ball and Paddle, Ball And Wall, Ballerburg SDL, Barony, Bastet, Battle City, Battleround, Battles of Antargis, Beat Harvester, Berusky II, BetterSpades, Birth of the Empires, BitRiot, Black Shades Elite, BlakedAwesomenaughts, Blasphemer, Blinken, Blitwizard, Blob Wars : Attrition, Blob Wars Episode 2 : Blob And Conquer, boardgame.io, Bombic2, Bombman, BOOM: Remake, Bouncy the Hungry Rabbit, Box2D, bratwurst, Breakout-VR, Bridge Command, Brogue, BrowserQuest, Bt Builder, buggyGame, C3DE, c64-nuclearreaction, Cabbages and Kings, Canta, Card Stories, Castle Game Engine, Castle of the Winds in Elm, Cataclysm, CatacombGL, CatacombSDL, Cattle Bity, CaveExpress, CavePacker, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, chainreaction, Chess3D, Children of Ur, Chocolate Duke3D, Choria, Chronoshift, Chunk Stories, Civilization: Call To Power 2 Source Project, CivOne, ClanLib, Classic Blades of Exile, Clonepoint, coab, Colossal Cave Adventure, CommandoJS, Conquest, Construo, Core War, Cosmo-Engine, Craft, Creep Smash, CrossUO, Crown, CrystalQuest, Cubosphere, curses, CuteMaze, D2X-XL, Dark Destiny, Dash Engine, Data Storm, Dawn, Deathchase 3D, Dedalus, Deer Portal, Delta Engine, DelverEngine, DemiGod, DesktopAdventures, Devilution, DevilutionX, DGEngine, diablo-js, Digbuild, Digital: A Love Story, Dingo-Engine, DirectX12GameEngine, Divercity, Do It Yourself Doom With SDL, Domino On Acid, DOOM, DOOM-iOS, Dragon Hunt, dRally, DreamZZT, Dreerally, Duality, Duke3D, DukeGDX, Dungeon Monkey Eternal, Dungeon Quest, Dunnet, DwarfCorp, DynaDungeons, Ecksdee, Einstein Puzzle, ElonaFoobar, Empty Clip, Endgame: Singularity, EnTT Pacman, EPOH, erampage, EternalWinterWars, Excellent Bifurcation, Executive Man, F.LF, Fallen Spire, Falling Time, Fantasy Map Generator, Fanwor, FAR Colony, Faur, Fictional Air Combat, Flappy Cow, Flex Engine, flixel-gdx, Floppy Birb, FLTK Recycling Game!, Flukz, fonline, FQuake3, fRaBs, Free Allegiance, Free in the Dark (engine), freeablo, freeaoe, FreeBlocks, Freeciv-web, FreeFalcon, freegish, Freekick 3, FreeRCT, Freeserf.net, FreeSiege, Freestars, Frets on Fire X, Friking Shark, Fujo, GalaxyMage Redux, GameCake, GameLV, Garith, GDHexGrid, GeonBit.UI, ges-code, Ghostly, Gigalomania, gist-txt, GJID, GL4ES, GLEW, glPortal, Gnome Hearts, Gnomescroll, Goblin Camp, GoldenEye: Source, Gorc, Gorillas, Gorillas-rs, Gottet, Grail, Granatier, Greenius' Civil War, Greentwip's Harvest Moon, Griefly, Grit Game Engine, Grobots, H-Craft Championship, Hack, Hardwar, HarfBuzz, Harris, Hematite, Heroes of Civilizations, Heroes of Wesnoth, Hex Game, heXon, Hextris, Hexwar, Hnefatafl, Hocoslamfy, Hopson-Arcade, Hovertank3D, HTML5 Pacman, Hypatia, Hypercube, Iceball, ika, Inexor, Infon Battle Arena, Intricacy, IO Reboot, Iris2, Isometric-Minesweeper, Jagged Alliance 2 Stracciatella, Jamp, javascript-E.T., Jazz² Resurrection, jClassicRPG, JediAcademyLinux, JediOutcastLinux, Jet-Story, jewelthief, JFDuke3D, JiGS Interactive Game System, JonoF's Shadow Warrior Port (JFSW), Julius, Jump'n'Bump, Just another Tetris™ clone, Kartering, KAtomic, Keen Dreams, KeeperRL, KevEdit, Key Runner, KGoldrunner, Kingdoms, KittenMaxit, KMines, KnightOfWor, KSnakeDuel, Ksudoku, L'Abbaye des Morts, ladder, Land of Fire, LastTry, Lemmings.ts, Lemmini, LGeneral, Liberation Circuit, libGDX, libpng, Libre Pinball, Librerama, LieroLibre, Limbs Off, Lincity, Lionheart Remake, Lips of Suna, Lix, LMarbles, Lords of the Fey, LordsAWar!, Lose Your Marbles, lttp-phaser, Lugaru, Luola, LÖVE, M.E.W.L., Machinations, Mafia: Toolkit, MAGE - Matthias Advanced Game Engine, Magic Gardeners Tournament, ManaPlus, Marble Marcher, Marblez, Mario Objects, MechCommander 2 Omnitech, MegaGlest, Memory Game, Mercenary Commander, Micropolis, micropolisJS, MineCraft-One-Week-Challenge, minecraft-weekend, Mines, Minesweeper (in C), Minetest Game, Mininim, Mirror Magic, mk.js, mkxp, Mmpong, Monsters and Mushrooms, Monstrosity, Moon-buggy, Moonbase Assault, movbizz, Mr.Boom, Mrfuze, Mtp Target, n2048, Nazara Engine, NBlood, Netacka, NFSIISE, Nikki and the Robots, Nikwi, Nox Imperii, Numpty Physics, Nuncabola, Nuvie, NXEngine-evo, Octaforge, Odamex, Omega, Omega-rpg, Omnispeak, One Hour One Life, One is enough, One Way To Go, Open Cube, Open Fodder, Open Fortress, Open Hexagon, Open Jumpgate, Open Legend RPG, Open Panzer, Open RSC, Open Soccer Star, Open Zelda, openage, OpenAL Soft, openblack, OpenBOR, OpenC1, openc2e, OpenClaw, OpenCrystalCaves, OpenDominion, openDOW, OpenFire, OpenFNaF, OpenGL Test Drive Remake, OpenHoW, OpenITG, OpenKeeper, OpenKrush, OpenLiero, OpenMC2, OpenMoM, OpenNFS, OpenNotrium, OpenRW, OpenSC2K, OpenSkyscraper, OpenSoccer, OpenSolomonsKey, OpenSR, OpenSupaplex, OpenSWE1R, OpenTESArena, OpenTriad, OpenTyrian, OpenVIII, OpenYandere, OPMon, opsu!, Orbit-Hopper, Orbium, Ostrich Riders, Our Personal Space, Outer Space, Outpost HD, ouzel, Pac Go, Palapeli, Panel Attack, Paper Isaac, Pathogen Warrior, Pathological, Pax Britannica, PCExhumed, Pendumito, Penumbra, Peragro Tempus, Pillows, Pixel Wheels, Planet Rider, Polis, POSTAL 1 Open Source, Powerslave EX, PowerslaveGDX, Powerslide remake, pq2, Prescription Wars, Prince-Monogame, Procedural Map Generator, progress-quest, Pthreads-win32, Pygame---Alien-Invasion, pyORPG, pyscroll, PyTMX, Q, Quadrapassel, Quake3e, Quartz Engine, Quatter, RacerJS, Ragel, Raincat, ransack, RBDOOM-3-BFG, Reconstruction of Super ZZT, Reconstruction of ZZT, RedneckGDX, Rednukem, REDriver2, RedShift, Reflection Keen, ReQbert, Return of Dr. Destructo, rFXGen, Rigs of Rods, Riiablo, Rise of the Triad for Linux, rock-raiders-remake, Roguish, Room for Change, Roton, rpge, Ruby-warrior, RuneLite, RuZZT, Ryzom Core, Sarah-Maries Eierjagd, Scorched Moon, Scrabble3D, Scrap, SDLPoP, sensitive-js, Sentient Storage, shadow-of-the-beast-html5, Shadowgrounds, Shotgun Debugger, Siege of Avalon : Open Source, Simitone, Simon Tatham's Portable Puzzle Collection, Simple-Solitaire, Simsu, Sinatra, Sine, Sintel The Game, Skifree-HTML5-clone, Sleep Is Death, Slime Volleyball, Slot-Racers, Smash, snake, Snelps, Snowballz, Song of Albion, Source of Tales, Sourcehold, Space Harrier Clone, Space Nerds In Space, Space Station 13, Spartan Engine, splexhd, Spooker Framework, Spring: 1944, SR, SS13 Remake, Star Ruler 2, star-control2, Star-Wars-III, starshatter-open, Steamer Duck, Stendhal, SteveTech1, Storm Engine, Stratagus, Strife: Veteran Edition, Stringrolled, sundog, Supaxl, Super Methane Brothers for Wii and GameCube, Super Transball 2, SuperFoulEgg, SuperStarfighter, SuperTuxParty, SWP, System Syzygy, Taggem, Tanglet, Tank: Zone of Death, TankistOnline, Tanks of Freedom, Tapir, TecnoballZ, TekwarGDX, Tenes Empanadas Graciela, Tennix!, Terasology, Terminal Overload, terrarium, Tetris (in C and NCURSES), Tetzle, The Force Engine, The Powder Toy, The-Trail, thiefcatcher, Thunder Engine, Thyme, Tile World, Tiny Wings, TOMB5, Torrega Race, Total Annihilation 3D, Train, Tremfusion, Trinity Reign, TrueCraft, TTDPatch, Turious, Turn of War, TurokEX, TVTower, twin-e, Twine, TwinEngine, Tyrian Remake, TyrQuake, UA_source, UFO2000, Ularn, UlDunAd, Ultima 5 Redux, uMario, UnCiv, UndertaleModTool, UnderworldExporter, Undum, uninvited, Vanilla-Conquer, VCMI, VDrift, Vegan on a Desert Island, Veloren, VGC, VMS Empire, VQEngine, Vulture's Eye, VVVVVV, War Of Kingdom, War1, warcraft-remake, Wario-Land-3, WarMUX, Warp Rogue, Waste's Edge, WebFun, Which Way Is Up?, Windstille, WitchavenGDX, Wizznic!, wkbre, Wolf3dX, World of Might and Magic, WWW, X-Moto, Xenowar, XInvaders 3D, Xjig, XorCurses, XSera, Xultris, XZ Utils, Yamagi Quake II, yaml-cpp, Yet Another Engine, Yo Frankie!, Yorg, Zatacka X, Zauberer, Zed Online, Zelda: Mystery of Solarus DX, Zeta, Zetawar, zlib, zorkClone, zztgo
## Entries with a code repository not on a popular site
@@ -485,7 +485,7 @@ Build systems information available for 36.0% of all projects.
##### C and C++ projects without build system information (907)
-0 A.D., 1oom, 2H4U, 3D Pong, 3Dc, 4D-TRIS, 54321, Abe's Amazing Adventure, Abuse, ACM, Adanaxis, Advanced Strategic Command, Afternoon Stalker, Airstrike, Aisleriot, Aklabeth, Aleph One, Alex the Allegator 4, Alimer, alive, Allegro, Amphetamine, Anagramarama, android-chess, Angband, Annchienta, Antares, Anura, Apricots, Arcane-Engine, Armagetron Advanced, Armies, Arx Libertatis, AssaultCube, AstroMenace, ativayeban, Atlantis, Atomic Tanks, Atomiks, Atomix, Atrinik, Attal: Lords of doom, Augustus, AutoREALM, Avanor, Azimuth, Bacon2D, Balder2D, Ball and Paddle, Ballerburg SDL, Barony, Bastet, Batalla Naval, Batrachians, Battle City, Battle Tanks, Battles of Antargis, Berusky, Berusky II, BetterSpades, Between, Biniax, Birth of the Empires, Bitfighter, BitRiot, Blackvoxel, Blender game engine, Blinken, Blitwizard, Blob Wars : Attrition, Blob Wars Episode 2 : Blob And Conquer, Blobby Volley 2, Bloboats, Blobwars: Metal Blob Solid, Block Attack - Rise of the Blocks, BlockOut II, BomberClone, Bombermaaan, Bombic, Bombic2, BOOM: Remake, Boost (C++ Libraries), Bos Wars, Boson, Box2D, Bridge Command, Brikx, BRIQUOLO, Brogue, Brutal Chess, BStone, Bt Builder, BurgerSpace, BZFlag, C-Dogs SDL, c64-nuclearreaction, Cadaver, CaesarIA, Cannon Smash, Cannonball, Caph, Cat Mother Dead Justice, Cataclysm, Cataclysm: Dark Days Ahead, CatacombGL, CatacombSDL, Catch Challenger, CaveExpress, CavePacker, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, Chocolate Doom, Chocolate Duke3D, Choria, Chromium B.S.U., Chronoshift, Chrzaszcz, Circus Linux!, Civilization: Call To Power 2 Source Project, ClanLib, Classic Blades of Exile, Classic RBDoom 3 BFG, Clonepoint, coab, COCOS2D-X, Colditz Escape, Colobot: Gold Edition, Colonization too, Combat Simulator Project, Commander Genius, Conquest, Conquests, Construo, Core War, CorEngine, CorsixTH, Cosmo-Engine, Cosmosmash, Crack Attack!, Craft, Crimson Fields, Critterding, Crossfire, CrossUO, Crown, Crown and Cutlass, Crypto++, Crystal Space 3D SDK, Cubosphere, Cultivation, Curse of War, curses, CuteMaze, Cuyo, Cytadela, Cytopia, D2X-XL, Daimonin, Danger from the Deep, Dark Oberon, DarkPlaces, Data Storm, Dave Gnukem, Dawn, Dear ImGui, Deathchase 3D, Deer Portal, Defendguin, Deliantra, Der Clou!, DesktopAdventures, DeSmuME, Devilution, DevilutionX, DGEngine, dhewm3, Digbuild, Digger Remastered, DirectPython, DNT, Do It Yourself Doom With SDL, DOOM, Doom Legacy, DOOM Retro, DOOM-iOS, Doom64EX, Doomsday Engine, Dope Wars, Doxygen, dRally, DreamChess, DreamZZT, Dreerally, DroidZebra, Duel Commander, Duke3D, Duke3d_w32, Dune Dynasty, Dune Legacy, Dungeon Craft, Dungeon Crawl Stone Soup, Dungeon Mapper, Dust Racing 2D, DXX-Rebirth, EasyRPG Player, Eat The Whistle, Ecksdee, ECWolf, EDuke32, Egoboo, Einstein Puzzle, ElonaFoobar, Elysium Engine, Emilia Pinball, Empty Clip, EmptyEpsilon, Endless Sky, Enigma, ENIGMA (development environment), EnTT Pacman, Epiar, erampage, Erebus, Escape Towards The Unknown, Esenthel Engine, ET: Legacy, Eternal Lands, Etterna, Evol Online, Excellent Bifurcation, Extreme Tux Racer, Exult, ezQuake, F-1 Spirit, Fairy-Max, Falcon's Eye, Fall of Imiryn, Falling Time, Falltergeist, Fanwor, Faur, Fictional Air Combat, FIFE, Fish Fillets - Next Generation, Flare, Flex Engine, FlightGear, FLTK Recycling Game!, FLTrator, Flukz, fonline, FooBillard, FooBillard++, Forsaken, FQuake3, fRaBs, Free Allegiance, Free Heroes 2, Free in the Dark (engine), Free Space Colonization, freeablo, freeaoe, FreeBlocks, Freebloks 3D for Android, Freeciv, Freeciv Alpha Centauri project, FreedroidRPG, FreeFalcon, freegish, Freekick 3, Freeminer, Freenukum, FreeOrion, FreePrince, FreeRails, FreeRCT, Freeserf, FreeSiege, Freestars, FreeSynd, FreeType, Friking Shark, Galaxy Forces V2, GalaxyNG, GameCake, GameLV, Garith, GCompris, GDash, Gee Whiz, Gem Drop X, GemRB, ges-code, Ghostly, Gigalomania, Gilbert and the doors, GJID, GL-117, GL4ES, Glest, GLEW, Globulation 2, glPortal, GLtron, GM Tools, Gnomescroll, GNU Chess, GNU FreeDink, GNU Go, Goblin Camp, Goblin Hack, Godot, GoldenEye: Source, Golly, Gorc, Gottet, GPL Arcade Volleyball, Grail, Granatier, Gravitation, Greenius' Civil War, Griefly, Grit Game Engine, Grobots, GTK, GUSANOS, Gusty's Serpents, Gweled, GZDoom, H-Craft Championship, H-World, Hack, Hammer of Thyrion, Hardwar, HarfBuzz, Harris, Haxima, Head over Heels, Heart of the Alien, Hedgewars, Help Hannah's Horse, Hero of Allacrost, Heroes of Civilizations, Heroes of Wesnoth, Hex Game, Hex-a-hop, heXon, HHexen, Hnefatafl, Hocoslamfy, Holtz, HolySpirit, Hopson-Arcade, HoverRace, Hovertank3D, HyperRogue, I Have No Tomatoes, ICBM3D, Ice Breaker, Iceball, ika, Ilarion, Inexor, Infon Battle Arena, INSTEAD, ioquake3, iortcw, Iris2, irrlamb, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, Jamp, JediAcademyLinux, JediOutcastLinux, Jet-Story, JFDuke3D, JonoF's Shadow Warrior Port (JFSW), Julius, Jump'n'Bump, Kartering, KAtomic, Keen Dreams, KeeperRL, KevEdit, Key Runner, KGoldrunner, kiki the nano bot, Kingdoms, KMines, Knights, Kobo Deluxe, KQ Lives, Krystal Drop, KSnakeDuel, Ksudoku, Kuklomenos, KungFoo Barracuda, L'Abbaye des Morts, l-echo, Labyrinth of Worlds, LBreakout2, LBreakoutHD, LevelHead, LGames, LGeneral, Liberal Crime Squad, Liberation Circuit, libGDX, libpng, Librelancer, libvorbis, Libxml2, LieroLibre, Lightweight Java Game Library, Limbs Off, Lincity, LinCity-NG, Linley's Dungeon Crawl, Linwarrior 3D, Lips of Suna, Liquid War, Liquid Wars, Lix, LMarbles, LordsAWar!, LTris, Lua, Lugaru, Lumix Engine, Luola, LZMA SDK, LÖVE, M.A.R.S., M.E.W.L., Machinations, Maelstrom, MAGE - Matthias Advanced Game Engine, Mah-Jong, Mana, Maratis, Marble Marcher, Mars, Land of No Mercy, Maxit, Me and My Shadow, Mechanized Assault & eXploration Reloaded, MechCommander 2 Omnitech, Mega Mario, MegaGlest, Meridian 59, Meritous, Metaforce, Micropolis, Microracers, MineCraft-One-Week-Challenge, minecraft-weekend, Minesweeper (in C), Minetest, Mininim, Mirror Magic, mkxp, Mmpong, Moon-buggy, Moria, Mr.Boom, Mtp Target, Murder In The Public Domain, n2048, Naev, Nazara Engine, NBlood, ncurses, Necklace of the Eye, Netacka, NetHack, NetMauMau, NetPanzer, Netrek, NetStatsBaseball, Neverball, Nexuiz, NFSIISE, Nighthawk, Nikwi, NLarn, No Gravity, Noiz2sa, Nox Imperii, Numpty Physics, NumPy, Nuvie, NXEngine, NXEngine-evo, Octaforge, Odamex, OGRE, OGS Mahjong, OldSkool Gravity Game, Omega-rpg, Omnispeak, One Hour One Life, Oolite, Open Apocalypse, Open Cube, Open Fodder, Open Fortress, Open Game Engine, Open Hexagon, Open Horizon, Open Jumpgate, Open Meridian, Open Quartz, Open Rodent's Revenge, Open RPG Maker, Open Surge, Open Syobon Action, Open Tibia, Open Yahtzee, Open Zelda, openage, OpenAL, OpenAL Soft, OpenAlchemist, OpenArena, openblack, OpenBlok, OpenBOR, openc2e, OpenCity, OpenClaw, OpenClonk, OpenCrystalCaves, openDOW, OpenDUNE, OpenDungeons, OpenFire, OpenFNaF, Openfrag, OpenGGS, OpenGL Test Drive Remake, Openglad, OpenGothic, OpenHoMM, OpenHoW, OpenITG, OpenJazz, OpenJK, OpenLara, OpenLiero, OpenLieroX, OpenLoco, OpenMC2, OpenMoM, OpenMortal, openMSX, OpenMW, OpenNFS, OpenNotrium, OpenOMF, OpenRaider, OpenRCT2, OpenRW, OpenSkyscraper, OpenSolomonsKey, OpenSpades, OpenSR, OpenSSL, OpenSupaplex, OpenSWE1R, OpenTESArena, OpenTitus, OpenTomb, OpenTTD, OpenTyrian, OpenXcom, Operation Citadel, OPMon, Orbit-Hopper, Orx, Ostrich Riders, Other-Life, Outpost HD, ouzel, Overgod, Pachi, Pacman, PainTown, Palapeli, Panda3D, Passage, Pathogen Warrior, Pax Britannica, PCExhumed, Penguin Command, Pentagram, Pentobi, Peragro Tempus, Performous, Phantasy Star Rebirth, Pillow, Pingus, Pink Pony, Pioneer, Pioneers, PixelLight, Pizza Business, pkg-config, PlaneShift, Plee the Bear, PLIB, PokerTH, Polycode, POSTAL 1 Open Source, Powermanga, Powerslave EX, Powerslide remake, pq2, PrBoom+, Primrose, Privateer - Gemini Gold, Procedural Map Generator, progress-quest, Project Carrot, Project: Starfighter, ProQuake 4, PSY PONG 3D, Psyco, Pthreads-win32, Pushover, pycraft, pygame, PyQt, Q-Gears, Qonk, Qt, Quake3e, QuakeSpasm, Quartz Engine, Quatter, Race Into Space, Ragel, raylib, RBDOOM-3-BFG, Recursive Runner, Red Eclipse, Rednukem, REDriver2, RedShift, Reflection Keen, REGoth, Ren'Py, ReShade, ResidualVM, Return of Dr. Destructo, Return to the Roots, rFXGen, Ri-li, RickyD, Rigel Engine, Rigs of Rods, Rise of the Triad for Linux, Rockbot, Rocks'n'Diamonds, Rogue Clone IV, Rolisteam, RPG-X, rpge, rRootage, RufasSlider, Ryzom Core, S.C.O.U.R.G.E., sandbox Game Maker, Sarah-Maries Eierjagd, Scorched3D, Scrap, ScummVM, SDL Asylum, SDL Bomber, SDL Game Engine 2D, SDL Sopwith, SDL-Ball, SDLPoP, Secret Maryo Chronicles, Sengoku: Warring States of Japan, Seven Kingdoms: Ancient Adversaries, sfall, Shadowgrounds, Shockolate, Shotgun Debugger, SilverTree, Simon Tatham's Portable Puzzle Collection, Simple and Fast Multimedia Library, Simple DirectMedia Layer, Simple Sokoban, Simsu, Simutrans, Sinatra, Sine, SLADE, SLASH'EM, Sleep Is Death, Slime Volley, Slime Volleyball, Slot-Racers, Sludge, Smash Battle, SoftPixel Engine, Solarus, Song of Albion, Sonic Robo Blast 2, Sopwith 3, Sourcehold, Space Harrier Clone, Space Nerds In Space, SpaceZero, Spartan Engine, Speed Dreams, splexhd, Spring, SR, Star Ruler 2, star-control2, StarBlastrix, Stargus, starshatter-open, StepMania, Storm Engine, Stratagus, StressFreeZone, Strife: Veteran Edition, Stunt Car Racer Remake, Stunt Rally, Sudokuki, Summoning Wars, sundog, Super Methane Brothers, Super Methane Brothers for Wii and GameCube, Super Transball 2, SuperFoulEgg, SuperTux, SuperTuxKart, SWIG, SWP, Syndicate Wars Port, T-Bots, T^3, Tactics Squad, Taisei Project, Tales of Maj'Eyal, Tanglet, Tank: Zone of Death, Tapir, TecnoballZ, Teeworlds, Tenes Empanadas Graciela, Tennix!, Terminal Overload, terrarium, TES3MP, Tetris (in C and NCURSES), Tetzle, The Battle for Wesnoth, The Butterfly Effect, The Castles of Dr. Creep, The Clans, The Dark Mod, The Endless Dungeons, The Epic of Heroes, The Eternity Engine, The Force Engine, The Knights of Alentejo, The Legend of Edgar, The Mana World, The Powder Toy, The Rush, The Secret Chronicles of Dr. M., The Ur-Quan Masters, Theme Park Builder 3D CAD, thiefcatcher, Thousand Parsec, Thrive, Thrust, Thunder Engine, Thunder&Lightning, Thyme, Tile World, TinTin++, Tiny Wings, TOMB5, Toppler, TORCS, The Open Racing Car Simulator, Tornado, Total Annihilation 3D, TowerJumper, Trackballs, Transcend, Transfusion, Tremfusion, Tremulous, Tressette, Trigger, Trinity Reign, TROPHY, TTDPatch, Tumiki Fighters, Turious, TurokEX, Tux Football, Tux of Math Command, Tux Paint, Tux Racer, Tux Rider, TuxKart, twin-e, TwinEngine, TyrQuake, UA_source, UFO2000, UFO: Alien Invasion, Ularn, Ultimate Stunts, uMario, Underworld Adventures, UnderworldExporter, uninvited, UnNetHack, Unvanquished, Urho3D, Valyria Tear, Vamos, Vanilla-Conquer, VCMI, VDrift, Vectoroids, Vega Strike, Vertigo, VGC, Violetland, Visual Pinball, vitetris, vkQuake, VMS Empire, Vocaluxe, Vortice, Vorton, Voxelands, VQEngine, Vulture's Eye, VVVVVV, War Of Kingdom, War1, Wargamer, Wargus, WarMUX, Warp Rogue, Warzone 2100, Widelands, Windstille, Witch Blast, Wizardry Legacy, Wizznic!, wkbre, Wograld, Wolfpack Empire, Word War vi, World of Might and Magic, WorldForge, wxPython, wxWidgets, Wyrmsun, X-Moto, XArchon, xBaK, XBill, XBlast, Xconq, xdigger, xDuke, Xenowar, XInvaders 3D, Xjig, Xonotic, XorCurses, xoreos, XPilot, XPilot NG, XScavenger, XSera, xu4, Xye, XZ Utils, Yamagi Quake II, yaml-cpp, ZAngband, Zatacka, Zatacka X, Zaz, ZDoom, Zed Online, Zelda Classic, Zero Ballistics, Zeta, zlib, Zod Engine
+0 A.D., 1oom, 2H4U, 3D Pong, 3Dc, 4D-TRIS, 54321, Abe's Amazing Adventure, Abuse, ACM, Adanaxis, Advanced Strategic Command, Afternoon Stalker, Airstrike, Aisleriot, Aklabeth, Aleph One, Alex the Allegator 4, Alimer, alive, Allegro, Amphetamine, Anagramarama, android-chess, Angband, Annchienta, Antares, Anura, Apricots, Arcane-Engine, Armagetron Advanced, Armies, Arx Libertatis, AssaultCube, AstroMenace, ativayeban, Atlantis, Atomic Tanks, Atomiks, Atomix, Atrinik, Attal: Lords of doom, Augustus, AutoREALM, Avanor, Azimuth, Bacon2D, Balder2D, Ball and Paddle, Ballerburg SDL, Barony, Bastet, Batalla Naval, Batrachians, Battle City, Battle Tanks, Battles of Antargis, Berusky, Berusky II, BetterSpades, Between, Biniax, Birth of the Empires, Bitfighter, BitRiot, Blackvoxel, Blender game engine, Blinken, Blitwizard, Blob Wars : Attrition, Blob Wars Episode 2 : Blob And Conquer, Blobby Volley 2, Bloboats, Blobwars: Metal Blob Solid, Block Attack - Rise of the Blocks, BlockOut II, BomberClone, Bombermaaan, Bombic, Bombic2, BOOM: Remake, Boost (C++ Libraries), Bos Wars, Boson, Box2D, Bridge Command, Brikx, BRIQUOLO, Brogue, Brutal Chess, BStone, Bt Builder, BurgerSpace, BZFlag, C-Dogs SDL, c64-nuclearreaction, Cadaver, CaesarIA, Cannon Smash, Cannonball, Caph, Cat Mother Dead Justice, Cataclysm, Cataclysm: Dark Days Ahead, CatacombGL, CatacombSDL, Catch Challenger, CaveExpress, CavePacker, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, Chocolate Doom, Chocolate Duke3D, Choria, Chromium B.S.U., Chronoshift, Chrzaszcz, Circus Linux!, Civilization: Call To Power 2 Source Project, ClanLib, Classic Blades of Exile, Classic RBDoom 3 BFG, Clonepoint, coab, COCOS2D-X, Colditz Escape, Colobot: Gold Edition, Colonization too, Combat Simulator Project, Commander Genius, Conquest, Conquests, Construo, Core War, CorEngine, CorsixTH, Cosmo-Engine, Cosmosmash, Crack Attack!, Craft, Crimson Fields, Critterding, Crossfire, CrossUO, Crown, Crown and Cutlass, Crypto++, Crystal Space 3D SDK, Cubosphere, Cultivation, Curse of War, curses, CuteMaze, Cuyo, Cytadela, Cytopia, D2X-XL, Daimonin, Danger from the Deep, Dark Oberon, DarkPlaces, Data Storm, Dave Gnukem, Dawn, Dear ImGui, Deathchase 3D, Deer Portal, Defendguin, Deliantra, Der Clou!, DesktopAdventures, DeSmuME, Devilution, DevilutionX, DGEngine, dhewm3, Digbuild, Digger Remastered, DirectPython, DNT, Do It Yourself Doom With SDL, DOOM, Doom Legacy, DOOM Retro, DOOM-iOS, Doom64EX, Doomsday Engine, Dope Wars, Doxygen, dRally, DreamChess, DreamZZT, Dreerally, DroidZebra, Duel Commander, Duke3D, Duke3d_w32, Dune Dynasty, Dune Legacy, Dungeon Craft, Dungeon Crawl Stone Soup, Dungeon Mapper, Dust Racing 2D, DXX-Rebirth, EasyRPG Player, Eat The Whistle, Ecksdee, ECWolf, EDuke32, Egoboo, Einstein Puzzle, ElonaFoobar, Elysium Engine, Emilia Pinball, Empty Clip, EmptyEpsilon, Endless Sky, Enigma, ENIGMA (development environment), EnTT Pacman, Epiar, erampage, Erebus, Escape Towards The Unknown, Esenthel Engine, ET: Legacy, Eternal Lands, Etterna, Excellent Bifurcation, Extreme Tux Racer, Exult, ezQuake, F-1 Spirit, Fairy-Max, Falcon's Eye, Fall of Imiryn, Falling Time, Falltergeist, Fanwor, Faur, Fictional Air Combat, FIFE, Fish Fillets - Next Generation, Flare, Flex Engine, FlightGear, FLTK Recycling Game!, FLTrator, Flukz, fonline, FooBillard, FooBillard++, Forsaken, FQuake3, fRaBs, Free Allegiance, Free Heroes 2, Free in the Dark (engine), Free Space Colonization, freeablo, freeaoe, FreeBlocks, Freebloks 3D for Android, Freeciv, Freeciv Alpha Centauri project, FreedroidRPG, FreeFalcon, freegish, Freekick 3, Freeminer, Freenukum, FreeOrion, FreePrince, FreeRails, FreeRCT, Freeserf, FreeSiege, Freestars, FreeSynd, FreeType, Friking Shark, Galaxy Forces V2, GalaxyNG, GameCake, GameLV, Garith, GCompris, GDash, Gee Whiz, Gem Drop X, GemRB, ges-code, Ghostly, Gigalomania, Gilbert and the doors, GJID, GL-117, GL4ES, Glest, GLEW, Globulation 2, glPortal, GLtron, GM Tools, Gnomescroll, GNU Chess, GNU FreeDink, GNU Go, Goblin Camp, Goblin Hack, Godot, GoldenEye: Source, Golly, Gorc, Gottet, GPL Arcade Volleyball, Grail, Granatier, Gravitation, Greenius' Civil War, Griefly, Grit Game Engine, Grobots, GTK, GUSANOS, Gusty's Serpents, Gweled, GZDoom, H-Craft Championship, H-World, Hack, Hammer of Thyrion, Hardwar, HarfBuzz, Harris, Haxima, Head over Heels, Heart of the Alien, Hedgewars, Help Hannah's Horse, Hero of Allacrost, Heroes of Civilizations, Heroes of Wesnoth, Hex Game, Hex-a-hop, heXon, HHexen, Hnefatafl, Hocoslamfy, Holtz, HolySpirit, Hopson-Arcade, HoverRace, Hovertank3D, HyperRogue, I Have No Tomatoes, ICBM3D, Ice Breaker, Iceball, ika, Ilarion, Inexor, Infon Battle Arena, INSTEAD, ioquake3, iortcw, Iris2, irrlamb, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, Jamp, JediAcademyLinux, JediOutcastLinux, Jet-Story, JFDuke3D, JonoF's Shadow Warrior Port (JFSW), Julius, Jump'n'Bump, Kartering, KAtomic, Keen Dreams, KeeperRL, KevEdit, Key Runner, KGoldrunner, kiki the nano bot, Kingdoms, KMines, Knights, Kobo Deluxe, KQ Lives, Krystal Drop, KSnakeDuel, Ksudoku, Kuklomenos, KungFoo Barracuda, L'Abbaye des Morts, l-echo, Labyrinth of Worlds, LBreakout2, LBreakoutHD, LevelHead, LGames, LGeneral, Liberal Crime Squad, Liberation Circuit, libGDX, libpng, Librelancer, libvorbis, Libxml2, LieroLibre, Lightweight Java Game Library, Limbs Off, Lincity, LinCity-NG, Linley's Dungeon Crawl, Linwarrior 3D, Lips of Suna, Liquid War, Liquid Wars, Lix, LMarbles, LordsAWar!, LTris, Lua, Lugaru, Lumix Engine, Luola, LZMA SDK, LÖVE, M.A.R.S., M.E.W.L., Machinations, Maelstrom, MAGE - Matthias Advanced Game Engine, Mah-Jong, Mana, ManaPlus, Maratis, Marble Marcher, Mars, Land of No Mercy, Maxit, Me and My Shadow, Mechanized Assault & eXploration Reloaded, MechCommander 2 Omnitech, Mega Mario, MegaGlest, Meridian 59, Meritous, Metaforce, Micropolis, Microracers, MineCraft-One-Week-Challenge, minecraft-weekend, Minesweeper (in C), Minetest, Mininim, Mirror Magic, mkxp, Mmpong, Moon-buggy, Moria, Mr.Boom, Mtp Target, Murder In The Public Domain, n2048, Naev, Nazara Engine, NBlood, ncurses, Necklace of the Eye, Netacka, NetHack, NetMauMau, NetPanzer, Netrek, NetStatsBaseball, Neverball, Nexuiz, NFSIISE, Nighthawk, Nikwi, NLarn, No Gravity, Noiz2sa, Nox Imperii, Numpty Physics, NumPy, Nuvie, NXEngine, NXEngine-evo, Octaforge, Odamex, OGRE, OGS Mahjong, OldSkool Gravity Game, Omega-rpg, Omnispeak, One Hour One Life, Oolite, Open Apocalypse, Open Cube, Open Fodder, Open Fortress, Open Game Engine, Open Hexagon, Open Horizon, Open Jumpgate, Open Meridian, Open Quartz, Open Rodent's Revenge, Open RPG Maker, Open Surge, Open Syobon Action, Open Tibia, Open Yahtzee, Open Zelda, openage, OpenAL, OpenAL Soft, OpenAlchemist, OpenArena, openblack, OpenBlok, OpenBOR, openc2e, OpenCity, OpenClaw, OpenClonk, OpenCrystalCaves, openDOW, OpenDUNE, OpenDungeons, OpenFire, OpenFNaF, Openfrag, OpenGGS, OpenGL Test Drive Remake, Openglad, OpenGothic, OpenHoMM, OpenHoW, OpenITG, OpenJazz, OpenJK, OpenLara, OpenLiero, OpenLieroX, OpenLoco, OpenMC2, OpenMoM, OpenMortal, openMSX, OpenMW, OpenNFS, OpenNotrium, OpenOMF, OpenRaider, OpenRCT2, OpenRW, OpenSkyscraper, OpenSolomonsKey, OpenSpades, OpenSR, OpenSSL, OpenSupaplex, OpenSWE1R, OpenTESArena, OpenTitus, OpenTomb, OpenTTD, OpenTyrian, OpenXcom, Operation Citadel, OPMon, Orbit-Hopper, Orx, Ostrich Riders, Other-Life, Outpost HD, ouzel, Overgod, Pachi, Pacman, PainTown, Palapeli, Panda3D, Passage, Pathogen Warrior, Pax Britannica, PCExhumed, Penguin Command, Pentagram, Pentobi, Peragro Tempus, Performous, Phantasy Star Rebirth, Pillow, Pingus, Pink Pony, Pioneer, Pioneers, PixelLight, Pizza Business, pkg-config, PlaneShift, Plee the Bear, PLIB, PokerTH, Polycode, POSTAL 1 Open Source, Powermanga, Powerslave EX, Powerslide remake, pq2, PrBoom+, Primrose, Privateer - Gemini Gold, Procedural Map Generator, progress-quest, Project Carrot, Project: Starfighter, ProQuake 4, PSY PONG 3D, Psyco, Pthreads-win32, Pushover, pycraft, pygame, PyQt, Q-Gears, Qonk, Qt, Quake3e, QuakeSpasm, Quartz Engine, Quatter, Race Into Space, Ragel, raylib, RBDOOM-3-BFG, Recursive Runner, Red Eclipse, Rednukem, REDriver2, RedShift, Reflection Keen, REGoth, Ren'Py, ReShade, ResidualVM, Return of Dr. Destructo, Return to the Roots, rFXGen, Ri-li, RickyD, Rigel Engine, Rigs of Rods, Rise of the Triad for Linux, Rockbot, Rocks'n'Diamonds, Rogue Clone IV, Rolisteam, RPG-X, rpge, rRootage, RufasSlider, Ryzom Core, S.C.O.U.R.G.E., sandbox Game Maker, Sarah-Maries Eierjagd, Scorched3D, Scrap, ScummVM, SDL Asylum, SDL Bomber, SDL Game Engine 2D, SDL Sopwith, SDL-Ball, SDLPoP, Secret Maryo Chronicles, Sengoku: Warring States of Japan, Seven Kingdoms: Ancient Adversaries, sfall, Shadowgrounds, Shockolate, Shotgun Debugger, SilverTree, Simon Tatham's Portable Puzzle Collection, Simple and Fast Multimedia Library, Simple DirectMedia Layer, Simple Sokoban, Simsu, Simutrans, Sinatra, Sine, SLADE, SLASH'EM, Sleep Is Death, Slime Volley, Slime Volleyball, Slot-Racers, Sludge, Smash Battle, SoftPixel Engine, Solarus, Song of Albion, Sonic Robo Blast 2, Sopwith 3, Sourcehold, Space Harrier Clone, Space Nerds In Space, SpaceZero, Spartan Engine, Speed Dreams, splexhd, Spring, SR, Star Ruler 2, star-control2, StarBlastrix, Stargus, starshatter-open, StepMania, Storm Engine, Stratagus, StressFreeZone, Strife: Veteran Edition, Stunt Car Racer Remake, Stunt Rally, Sudokuki, Summoning Wars, sundog, Super Methane Brothers, Super Methane Brothers for Wii and GameCube, Super Transball 2, SuperFoulEgg, SuperTux, SuperTuxKart, SWIG, SWP, Syndicate Wars Port, T-Bots, T^3, Tactics Squad, Taisei Project, Tales of Maj'Eyal, Tanglet, Tank: Zone of Death, Tapir, TecnoballZ, Teeworlds, Tenes Empanadas Graciela, Tennix!, Terminal Overload, terrarium, TES3MP, Tetris (in C and NCURSES), Tetzle, The Battle for Wesnoth, The Butterfly Effect, The Castles of Dr. Creep, The Clans, The Dark Mod, The Endless Dungeons, The Epic of Heroes, The Eternity Engine, The Force Engine, The Knights of Alentejo, The Legend of Edgar, The Mana World, The Powder Toy, The Rush, The Secret Chronicles of Dr. M., The Ur-Quan Masters, Theme Park Builder 3D CAD, thiefcatcher, Thousand Parsec, Thrive, Thrust, Thunder Engine, Thunder&Lightning, Thyme, Tile World, TinTin++, Tiny Wings, TOMB5, Toppler, TORCS, The Open Racing Car Simulator, Tornado, Total Annihilation 3D, TowerJumper, Trackballs, Transcend, Transfusion, Tremfusion, Tremulous, Tressette, Trigger, Trinity Reign, TROPHY, TTDPatch, Tumiki Fighters, Turious, TurokEX, Tux Football, Tux of Math Command, Tux Paint, Tux Racer, Tux Rider, TuxKart, twin-e, TwinEngine, TyrQuake, UA_source, UFO2000, UFO: Alien Invasion, Ularn, Ultimate Stunts, uMario, Underworld Adventures, UnderworldExporter, uninvited, UnNetHack, Unvanquished, Urho3D, Valyria Tear, Vamos, Vanilla-Conquer, VCMI, VDrift, Vectoroids, Vega Strike, Vertigo, VGC, Violetland, Visual Pinball, vitetris, vkQuake, VMS Empire, Vocaluxe, Vortice, Vorton, Voxelands, VQEngine, Vulture's Eye, VVVVVV, War Of Kingdom, War1, Wargamer, Wargus, WarMUX, Warp Rogue, Warzone 2100, Widelands, Windstille, Witch Blast, Wizardry Legacy, Wizznic!, wkbre, Wograld, Wolfpack Empire, Word War vi, World of Might and Magic, WorldForge, wxPython, wxWidgets, Wyrmsun, X-Moto, XArchon, xBaK, XBill, XBlast, Xconq, xdigger, xDuke, Xenowar, XInvaders 3D, Xjig, Xonotic, XorCurses, xoreos, XPilot, XPilot NG, XScavenger, XSera, xu4, Xye, XZ Utils, Yamagi Quake II, yaml-cpp, ZAngband, Zatacka, Zatacka X, Zaz, ZDoom, Zed Online, Zelda Classic, Zero Ballistics, Zeta, zlib, Zod Engine
##### C and C++ projects with a build system different from CMake (0)
@@ -493,14 +493,14 @@ Build systems information available for 36.0% of all projects.
## Platform
-Platform information available for 98.6% of all projects.
+Platform information available for 98.8% of all projects.
##### Platforms frequency
- Windows (31.8%)
- Linux (31.0%)
-- macOS (17.6%)
+- macOS (17.7%)
- Android (9.3%)
-- Web (9.2%)
+- Web (9.1%)
- iOS (1.1%)