From a4f55afdcc9e9736497aa6e264fd1d20232ad627 Mon Sep 17 00:00:00 2001 From: Trilarion Date: Mon, 28 Oct 2019 14:21:32 +0100 Subject: [PATCH] import from libregamewiki --- README.md | 6 +- docs/data.json | 256 +++++++++++++++++- ..._c_libraries.md => boost_c++_libraries.md} | 0 entries/cat_mother_dead_justice.md | 7 +- entries/creep_smash.md | 12 + entries/critterding.md | 18 ++ entries/crosswords.md | 18 ++ entries/{crypto.md => crypto++.md} | 0 entries/cultivation.md | 17 ++ entries/cutemaze.md | 15 + entries/cuyo.md | 18 ++ entries/deer_portal.md | 17 ++ entries/domino_on_acid.md | 15 + entries/dunnet.md | 15 + entries/einstein_puzzle.md | 13 + entries/empty_clip.md | 16 ++ entries/excellent_bifurcation.md | 13 + entries/extreme_tux_racer.md | 16 ++ entries/fairy-max.md | 15 + entries/falcons_eye.md | 16 ++ entries/fictional_air_combat.md | 14 + entries/fltk_recycling_game.md | 17 ++ entries/fltrator.md | 18 ++ entries/flukz.md | 15 + entries/foobillard++.md | 21 ++ entries/foobillard.md | 21 ++ entries/frabs.md | 16 ++ entries/free_tennis.md | 16 ++ entries/galaxymage_redux.md | 2 + entries/garith.md | 16 ++ entries/gcompris.md | 20 ++ entries/gearhead.md | 10 +- entries/gearhead_2.md | 16 ++ entries/gem_drop_x.md | 17 ++ entries/gilbert_and_the_doors.md | 18 ++ entries/gjid.md | 17 ++ entries/gl-117.md | 20 ++ entries/gnu_freedink.md | 18 +- entries/opencity.md | 2 + entries/{prboom.md => prboom+.md} | 0 entries/{tintin.md => tintin++.md} | 0 entries/tocs/_action.md | 4 + entries/tocs/_adventure.md | 3 + entries/tocs/_all.md | 40 ++- entries/tocs/_android.md | 4 +- entries/tocs/_arcade.md | 2 + entries/tocs/_educational.md | 2 + entries/tocs/_library.md | 4 +- entries/tocs/_linux.md | 16 +- entries/tocs/_macos.md | 8 +- entries/tocs/_platform.md | 1 + entries/tocs/_puzzle.md | 7 + entries/tocs/_remake.md | 4 +- entries/tocs/_role-playing.md | 7 +- entries/tocs/_simulation.md | 6 + entries/tocs/_strategy.md | 3 + entries/tocs/_web.md | 1 + entries/tocs/_windows.md | 15 +- statistics.md | 230 +++++++++------- tools/archives.json | 20 +- tools/backlog.txt | 10 +- tools/libregamewiki_import.py | 2 +- tools/libregamewiki_synchronization.py | 4 +- tools/rejected.txt | 9 + tools/utils/osg.py | 5 +- 65 files changed, 1052 insertions(+), 152 deletions(-) rename entries/{boost_c_libraries.md => boost_c++_libraries.md} (100%) create mode 100644 entries/creep_smash.md create mode 100644 entries/critterding.md create mode 100644 entries/crosswords.md rename entries/{crypto.md => crypto++.md} (100%) create mode 100644 entries/cultivation.md create mode 100644 entries/cutemaze.md create mode 100644 entries/cuyo.md create mode 100644 entries/deer_portal.md create mode 100644 entries/domino_on_acid.md create mode 100644 entries/dunnet.md create mode 100644 entries/einstein_puzzle.md create mode 100644 entries/empty_clip.md create mode 100644 entries/excellent_bifurcation.md create mode 100644 entries/extreme_tux_racer.md create mode 100644 entries/fairy-max.md create mode 100644 entries/falcons_eye.md create mode 100644 entries/fictional_air_combat.md create mode 100644 entries/fltk_recycling_game.md create mode 100644 entries/fltrator.md create mode 100644 entries/flukz.md create mode 100644 entries/foobillard++.md create mode 100644 entries/foobillard.md create mode 100644 entries/frabs.md create mode 100644 entries/free_tennis.md create mode 100644 entries/garith.md create mode 100644 entries/gcompris.md create mode 100644 entries/gearhead_2.md create mode 100644 entries/gem_drop_x.md create mode 100644 entries/gilbert_and_the_doors.md create mode 100644 entries/gjid.md create mode 100644 entries/gl-117.md rename entries/{prboom.md => prboom+.md} (100%) rename entries/{tintin.md => tintin++.md} (100%) diff --git a/README.md b/README.md index 7bede3e3..3a85c156 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ **[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 entries](entries/tocs/_all.md#All)** (1135) +**[All entries](entries/tocs/_all.md#All)** (1165) -By category: **[Action](entries/tocs/_action.md#action)** (197), **[Adventure](entries/tocs/_adventure.md#adventure)** (34), **[Arcade](entries/tocs/_arcade.md#arcade)** (68), **[Board game](entries/tocs/_board-game.md#board-game)** (9), **[Card game](entries/tocs/_card-game.md#card-game)** (2), **[Educational](entries/tocs/_educational.md#educational)** (6), **[Framework](entries/tocs/_framework.md#framework)** (71), **[Game engine](entries/tocs/_game-engine.md#game-engine)** (93), **[Library](entries/tocs/_library.md#library)** (33), **[Music](entries/tocs/_music.md#music)** (12), **[Platform](entries/tocs/_platform.md#platform)** (34), **[Puzzle](entries/tocs/_puzzle.md#puzzle)** (89), **[Remake](entries/tocs/_remake.md#remake)** (472), **[Role playing](entries/tocs/_role-playing.md#role-playing)** (156), **[Simulation](entries/tocs/_simulation.md#simulation)** (86), **[Sports](entries/tocs/_sports.md#sports)** (20), **[Strategy](entries/tocs/_strategy.md#strategy)** (226), **[Tool](entries/tocs/_tool.md#tool)** (30), **[Visual novel](entries/tocs/_visual-novel.md#visual-novel)** (4) +By category: **[Action](entries/tocs/_action.md#action)** (201), **[Adventure](entries/tocs/_adventure.md#adventure)** (37), **[Arcade](entries/tocs/_arcade.md#arcade)** (70), **[Board game](entries/tocs/_board-game.md#board-game)** (9), **[Card game](entries/tocs/_card-game.md#card-game)** (2), **[Educational](entries/tocs/_educational.md#educational)** (8), **[Framework](entries/tocs/_framework.md#framework)** (71), **[Game engine](entries/tocs/_game-engine.md#game-engine)** (93), **[Library](entries/tocs/_library.md#library)** (33), **[Music](entries/tocs/_music.md#music)** (12), **[Platform](entries/tocs/_platform.md#platform)** (35), **[Puzzle](entries/tocs/_puzzle.md#puzzle)** (96), **[Remake](entries/tocs/_remake.md#remake)** (472), **[Role playing](entries/tocs/_role-playing.md#role-playing)** (159), **[Simulation](entries/tocs/_simulation.md#simulation)** (92), **[Sports](entries/tocs/_sports.md#sports)** (20), **[Strategy](entries/tocs/_strategy.md#strategy)** (229), **[Tool](entries/tocs/_tool.md#tool)** (30), **[Visual novel](entries/tocs/_visual-novel.md#visual-novel)** (4) -By platform: **[Windows](entries/tocs/_windows.md#windows)** (311), **[Linux](entries/tocs/_linux.md#linux)** (286), **[macOS](entries/tocs/_macos.md#macos)** (170), **[Android](entries/tocs/_android.md#android)** (58), **[iOS](entries/tocs/_ios.md#ios)** (11), **[Web](entries/tocs/_web.md#web)** (61) +By platform: **[Windows](entries/tocs/_windows.md#windows)** (324), **[Linux](entries/tocs/_linux.md#linux)** (300), **[macOS](entries/tocs/_macos.md#macos)** (176), **[Android](entries/tocs/_android.md#android)** (60), **[iOS](entries/tocs/_ios.md#ios)** (11), **[Web](entries/tocs/_web.md#web)** (62) [comment]: # (end of autogenerated content) diff --git a/docs/data.json b/docs/data.json index 7d0bcbc4..4280684b 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1025,7 +1025,7 @@ "Source - C++ - Custom" ], [ - "Boost (C++ Libraries) (home, entry)", + "Boost (C++ Libraries) (home, entry)", "Boost provides free peer-reviewed portable C++ source..", "Link", "mature / active", @@ -1349,7 +1349,7 @@ "3D-engine (C++/DirectX9) and a fully playable prototype of..", "Link", "beta / inactive since 2003", - "action", + "action, open content", "Source - C++ - 3-clause BSD" ], [ @@ -1792,6 +1792,14 @@ "puzzle, inspired by Flappy Bird, remake", "Source - JavaScript - MIT" ], + [ + "Creep Smash (home, entry)", + "Multiplayer tower defense game.", + "", + "beta / inactive since 2011", + "action, online multiplayer, open content, tower defense", + "Source - Java - GPL-3.0" + ], [ "Crimson Fields (home, entry)", "Turn-based tactical war game.", @@ -1800,6 +1808,14 @@ "strategy, clone, inspired by Battle Isle series, turn-based", "Source - C++ - GPL-2.0" ], + [ + "Critterding (home, entry)", + "Life and evolution simulator.", + "Link", + "beta / inactive since 2013", + "strategy, life simulation, open content", + "C++ - GPL-2.0" + ], [ "Crossfire (home, entry)", "Cooperative multiplayer graphical RPG and adventure game.", @@ -1816,6 +1832,14 @@ "role playing, free content, inspired by Ultima Online, multiplayer online, requires online access", "Source - C, C++ - GPL-3.0" ], + [ + "Crosswords (home, entry)", + "Based on the rules of Scrabble.", + "Link", + "mature / active", + "role playing, board, open content", + "Source - Java - GPL-2.0" + ], [ "Crown (home, entry)", "Data-driven game engine.", @@ -1833,7 +1857,7 @@ "Source - C++ - Custom" ], [ - "Crypto++ (home, entry)", + "Crypto++ (home, entry)", "C++ class library of cryptographic schemes.", "Link", "mature / active", @@ -1856,6 +1880,14 @@ "puzzle, inspired by Kula World, remake", "Source - C, C++ - GPL-3.0" ], + [ + "Cultivation (home, entry)", + "Cultivation is a 2D life simulation game created by Jason..", + "Link", + "mature / inactive since 2010", + "simulation, evolution, open content", + "C++ - ?" + ], [ "Curse of War (home, entry)", "Fast-paced action strategy game.", @@ -1864,6 +1896,22 @@ "strategy, real time", "Source - C, C++ - GPL-3.0" ], + [ + "CuteMaze (home, entry)", + "Maze puzzle game.", + "", + "mature / active", + "puzzle", + "C++ - GPL-3.0" + ], + [ + "Cuyo (home, entry)", + "Cuyo is a Puyo Puyo-style puzzle game.", + "Link", + "mature / inactive since 2014", + "puzzle, tetris-like", + "Source - C++ - GPL-2.0" + ], [ "Cytadela (home, entry)", "Remake of Cytadela, an Amiga first person shooter from..", @@ -2008,6 +2056,14 @@ "adventure, game engine, text-based, tool", "Source - JavaScript - GPL-2.0" ], + [ + "Deer Portal (home, entry)", + "Deer Portal is a hybrid board/card game for four players..", + "", + "beta / active", + "adventure, board, card, open content", + "Source - C++ - zlib" + ], [ "Defendguin (home, entry)", "Remake of Defender.", @@ -2208,6 +2264,14 @@ "strategy, board game, risklike", "Source - Java - GPL-3.0" ], + [ + "Domino On Acid (home, entry)", + "Domino is a natural deduction visualization in the form of..", + "", + "mature / inactive since 2009", + "puzzle, open content", + "Source - Java - GPL-2.0" + ], [ "DOOM (home, entry)", "Source of DOOM.", @@ -2424,6 +2488,14 @@ "role playing", "Source - Java - MIT" ], + [ + "Dunnet (home, entry)", + "Dunnet is a text adventure game included in Emacs.", + "", + "mature / inactive since 1992", + "adventure, text based", + "Source - Emacs Lisp - GPL-3.0" + ], [ "Dust Racing 2D (home, entry)", "Tile-based, 2D racing game, remake of Micro Machines.", @@ -2496,6 +2568,14 @@ "role playing", "Source - C++, C - GPL-3.0" ], + [ + "Einstein Puzzle (home, entry)", + "Puzzle game based on an old DOS game called Sherlock,..", + "", + "mature / inactive since 2005", + "puzzle", + "Source - C++ - GPL-2.0" + ], [ "Emilia Pinball (home, entry)", "Pinball simulator.", @@ -2504,6 +2584,14 @@ "sports", "Source - C++ - GPL-2.0" ], + [ + "Empty Clip (home, entry)", + "Top down shooter.", + "", + "mature / active", + "role playing, 2D, shooter, top-down", + "Source - C++ - GPL-2.0" + ], [ "EmptyEpsilon (home, entry)", "Clone of Artemis: Spaceship Bridge Simulator.", @@ -2664,6 +2752,14 @@ "role playing, massive multiplayer online", "Source - C - GPL-3.0" ], + [ + "Excellent Bifurcation (home, entry)", + "Excellent Bifurcation is an abstract vertical shooter with..", + "", + "mature / inactive since 2007", + "action, open content, shootemup, shooter, top-down", + "Source - C - GPL-2.0" + ], [ "Executive Man (home, entry)", "Remake of MegaMan.", @@ -2672,6 +2768,14 @@ "platform, inspired by MegaMan, remake", "Source - JavaScript - Custom" ], + [ + "Extreme Tux Racer (home, entry)", + "Racing game which forked off Tux Racer.", + "Link", + "beta / inactive since 2018", + "platform, 3d, inspired by TuxRacer, open content, racing", + "Source - C++ - GPL-2.0" + ], [ "Exult (home, entry)", "A cross-platform recreation of the Ultima VII engine.", @@ -2704,6 +2808,22 @@ "framework, clone, inspired by Little Fighter 2, swappable content", "Source - JavaScript - ?" ], + [ + "Fairy-Max (home, entry)", + "Fairy-Max is a xboard compatible chess engine for playing..", + "Link", + "mature / inactive since 2018", + "simulation, chess", + "Source - C - Custom" + ], + [ + "Falcon's Eye (home, entry)", + "Falcon's Eye is a graphical isometric version of NetHack..", + "Link", + "mature / inactive since 2004", + "simulation, roguelike", + "C - NetHack General Public License" + ], [ "Fall of Imiryn (home, entry)", "The first serious game using the Annchienta engine.", @@ -2760,6 +2880,14 @@ "strategy", "Source - Pascal - GPL-3.0" ], + [ + "Fictional Air Combat (home, entry)", + "Flight simulator that does not simulate real aircraft or..", + "", + "beta / inactive since 2012", + "simulation, flight", + "Source - C, C++ - GPL-3.0" + ], [ "FIFE (home, entry)", "Isometric game engine.", @@ -2832,6 +2960,22 @@ "framework, 2D", "Source - Java - 3-clause BSD" ], + [ + "FLTK Recycling Game! (home, entry)", + "Simple arcade game where you control a guy who is trying..", + "", + "mature / inactive since 2014", + "arcade, open content", + "Source - C++ - LGPL-2.1" + ], + [ + "FLTrator (home, entry)", + "Simple retro style arcade side-scroller game in which you..", + "Link", + "mature / inactive since 2016", + "arcade, open content, side-scroller", + "Source - C++ - GPL-3.0" + ], [ "Fluid Table Tennis (home, entry)", "Remake of Plasma Pong.", @@ -2840,6 +2984,14 @@ "arcade, inspired by Plasma Pong, multiplayer Competitive + Local, open content, remake", "Source - JavaScript - MIT" ], + [ + "Flukz (home, entry)", + "Shoot them up game, with editable levels.", + "", + "beta / inactive since 2014", + "action, open content, shooter^, top-down", + "C++ - GPL-2.0" + ], [ "fonline (home, entry)", "Remake of Fallout Online.", @@ -2848,6 +3000,22 @@ "strategy, inspired by Fallout Online, remake", "Source - C, C++ - GPL-3.0" ], + [ + "FooBillard (home, entry)", + "3D billiard game.", + "Link", + "mature / inactive since 2010", + "simulation", + "C - GPL-2.0" + ], + [ + "FooBillard++ (home, entry)", + "3D billiard game.", + "Link", + "mature / inactive since 2012", + "simulation, inspired by FooBillard", + "Source - C - GPL-2.0" + ], [ "Forsaken (home, entry)", "Remake of Forsaken.", @@ -2864,6 +3032,14 @@ "action, commercial content, inspired by Quake 3, remake, requires original content, shooter", "Source - F# - GPL-2.0" ], + [ + "fRaBs (home, entry)", + "Free Abuse, is a liberated version of a 1995 shareware..", + "", + "mature / inactive since 2016", + "action, open content, side-scrolling action-adventure", + "Source - Lisp - Public domain" + ], [ "Free Heroes 2 (home, entry)", "Free implementation of Heroes of the Might and Magic II..", @@ -2896,6 +3072,14 @@ "strategy", "Source - C - GPL-2.0" ], + [ + "Free Tennis (home, entry)", + "Tennis game.", + "Link", + "beta / inactive since 2005", + "strategy, open content, sport", + "Source - OCaml - GPL-2.0" + ], [ "freeablo (home, entry)", "Remake of Diablo.", @@ -3224,6 +3408,22 @@ "action, demake", "Source - Game Maker Script - MPL" ], + [ + "Garith (home, entry)", + "Math game similar to BSD's \"arithmetic\" or TuxMath.", + "", + "mature / inactive since 2013", + "educational, open content", + "Source - C++ - LGPL-2.1" + ], + [ + "GCompris (home, entry)", + "Educational software suite comprising of numerous..", + "Link", + "mature / inactive since 2016", + "educational, open content", + "Source - C, Python - GPL-3.0" + ], [ "GDash (home, entry)", "A Boulder Dash clone which is as close to the original as..", @@ -3248,6 +3448,14 @@ "role playing, roguelike", "Source - Pascal - LGPL-2.1" ], + [ + "GearHead 2 (home, entry)", + "Futuristic roguelike, sequel to GearHead.", + "Link", + "beta / active", + "role playing, inspired by GearHead, open content, roguelike", + "Source - Pascal - LGPL-2.0" + ], [ "Gee Whiz (home, entry)", "Homage to the old style Wizardry(tm) games.", @@ -3256,6 +3464,14 @@ "role playing", "Source - C - GPL-2.0" ], + [ + "Gem Drop X (home, entry)", + "Fast puzzle game. Placing gems in vertical lines destroys..", + "Link", + "beta / inactive since 2002", + "puzzle", + "C - GPL-2.0" + ], [ "GemRB (home, entry)", "GemRB is a portable open-source implementation of..", @@ -3304,6 +3520,14 @@ "strategy, inspired by Mega Lo Mania, real time, remake", "Source - C++ - GPL-2.0" ], + [ + "Gilbert and the doors (home, entry)", + "2D platform game", + "Link", + "mature / inactive since 2018", + "strategy, open content, side-scrolling", + "C - GPL-3.0" + ], [ "gist-txt (home, entry)", "A minimal text adventure engine.", @@ -3312,6 +3536,22 @@ "adventure, game engine, text-based", "Source - JavaScript - MIT" ], + [ + "GJID (home, entry)", + "Sokoban-style game, in which the player controls a robot..", + "", + "mature / inactive since 2017", + "puzzle, open content, sokoban-like", + "Source - C++ - MIT" + ], + [ + "GL-117 (home, entry)", + "Combat flight simulator.", + "Link", + "mature / inactive since 2005", + "puzzle, combat flight simulation, open content", + "Source - C++ - GPL-2.0" + ], [ "GL4ES (home, entry)", "OpenGL for GLES Hardware.", @@ -3372,9 +3612,9 @@ "GNU FreeDink (home, entry)", "Dink Smallwood is an adventure/role-playing game, similar..", "Link", - "mature / active", - "role playing, inspired by Dink Smallwood, remake", - "Source - C, C++ - GPL-3.0" + "mature / inactive since 2012", + "adventure, 2D, inspired by Dink Smallwood, open content, remake, requires original content, role playing, top view", + "Source - C - GPL-3.0" ], [ "Goblin Camp (home, entry)", @@ -6265,7 +6505,7 @@ "Source - C++ - GPL-3.0" ], [ - "PrBoom+ (home, entry)", + "PrBoom+ (home, entry)", "Remake of Doom, Doom II, Heretic, Hexen.", "Link", "mature / inactive since 2016", @@ -7985,7 +8225,7 @@ "Source - C - GPL-2.0" ], [ - "TinTin++ (home, entry)", + "TinTin++ (home, entry)", "MUD client.", "Link", "mature / active", diff --git a/entries/boost_c_libraries.md b/entries/boost_c++_libraries.md similarity index 100% rename from entries/boost_c_libraries.md rename to entries/boost_c++_libraries.md diff --git a/entries/cat_mother_dead_justice.md b/entries/cat_mother_dead_justice.md index 6f239e9b..5c98597e 100644 --- a/entries/cat_mother_dead_justice.md +++ b/entries/cat_mother_dead_justice.md @@ -1,14 +1,17 @@ # Cat Mother Dead Justice -_3D-engine (C++/DirectX9) and a fully playable prototype of a 3rd person action/adventure game._ +_3D-engine (C++/DirectX9) and a fully playable prototype of a 3rd person action/adventure game featuring running, shooting and sneaking._ - Home: http://catmother.sourceforge.net/, https://sourceforge.net/projects/catmother/ - State: beta, inactive since 2003 - Download: https://sourceforge.net/projects/catmother/files/ -- Keywords: action +- Platform: Windows +- Keywords: action, open content (?) - Code repository: https://gitlab.com/osgames/catmother.git (import of svn), https://svn.code.sf.net/p/catmother/code/ (svn) - Code language: C++ - Code license: 3-clause BSD, GPL-2.0 (not sure which of them actually) +Developer: Olli Sorjonen, Sami Sorjonen, Jani Kajala, Toni Aittoniemi + ## Building diff --git a/entries/creep_smash.md b/entries/creep_smash.md new file mode 100644 index 00000000..e6ea906c --- /dev/null +++ b/entries/creep_smash.md @@ -0,0 +1,12 @@ +# Creep Smash + +_Multiplayer tower defense game._ + +- Home: https://web.archive.org/web/20120414174119/http://towerdefence.hft-stuttgart.de/, https://sourceforge.net/projects/creepsmash/ +- State: beta, inactive since 2011 +- Keywords: action, online multiplayer, open content, tower defense +- Code repository: https://github.com/khakulov/CreepTD.git, https://svn.code.sf.net/p/creepsmash/code/ (svn) +- Code language: Java +- Code license: GPL-3.0 + +## Building diff --git a/entries/critterding.md b/entries/critterding.md new file mode 100644 index 00000000..8e40633e --- /dev/null +++ b/entries/critterding.md @@ -0,0 +1,18 @@ +# Critterding + +_Life and evolution simulator._ + +- Home: http://critterding.sourceforge.net/, https://sourceforge.net/projects/critterding/ +- State: beta, inactive since 2013 +- Download: https://sourceforge.net/projects/critterding/files/critterding/ +- Keywords: strategy, life simulation, open content +- Code repository: (see download) +- Code language: C++ +- Code license: GPL-2.0 +- Code dependencies: SDL + +Developer: Bob Winckelmans + +## Building + +- Build system: CMake \ No newline at end of file diff --git a/entries/crosswords.md b/entries/crosswords.md new file mode 100644 index 00000000..5bf174f2 --- /dev/null +++ b/entries/crosswords.md @@ -0,0 +1,18 @@ +# Crosswords + +_Based on the rules of Scrabble._ + +- Home: http://xwords.sourceforge.net/ +- State: mature +- Download: https://sourceforge.net/projects/xwords/files/ +- Platform: Android +- Keywords: role playing, board, open content +- Code repository: https://git.code.sf.net/p/xwords/git, https://svn.code.sf.net/p/xwords/svn/trunk (svn) +- Code language: Java +- Code license: GPL-2.0 + +Developer: Eric House + +## Building + +- Build system: Gradle diff --git a/entries/crypto.md b/entries/crypto++.md similarity index 100% rename from entries/crypto.md rename to entries/crypto++.md diff --git a/entries/cultivation.md b/entries/cultivation.md new file mode 100644 index 00000000..a6c1f8a5 --- /dev/null +++ b/entries/cultivation.md @@ -0,0 +1,17 @@ +# Cultivation + +_Cultivation is a 2D life simulation game created by Jason Rohrer._ + +- Home: http://cultivation.sourceforge.net/, https://sourceforge.net/projects/cultivation/ +- State: mature, inactive since 2010 +- Download: https://sourceforge.net/projects/cultivation/files/cultivation/ +- Platform: Windows, Linux, macOS +- Keywords: simulation, evolution, open content +- Code repository: (see download) +- Code language: C++ +- Code license: ? (Public domain) +- Code dependencies: GLUT + +Developer: Jason Rohrer + +## Building diff --git a/entries/cutemaze.md b/entries/cutemaze.md new file mode 100644 index 00000000..4d03f416 --- /dev/null +++ b/entries/cutemaze.md @@ -0,0 +1,15 @@ +# CuteMaze + +_Maze puzzle game._ + +- Home: http://gottcode.org/cutemaze/ +- State: mature +- Keywords: puzzle +- Code repository: (see home) +- Code language: C++ +- Code license: GPL-3.0 +- Code dependencies: Qt + +Developer: Graeme Gott + +## Building diff --git a/entries/cuyo.md b/entries/cuyo.md new file mode 100644 index 00000000..fe8554c1 --- /dev/null +++ b/entries/cuyo.md @@ -0,0 +1,18 @@ +# Cuyo + +_Cuyo is a Puyo Puyo-style puzzle game._ + +- Home: https://www.karimmi.de/cuyo/, https://web.archive.org/web/20120817234225/http://www.mathematik.uni-tuebingen.de/~peter/cuyo/, https://packages.debian.org/sid/cuyo +- State: mature, inactive since 2014 +- Download: http://download.savannah.gnu.org/releases/cuyo/ +- Platform: Linux +- Keywords: puzzle, tetris-like +- Code repository: http://cvs.savannah.nongnu.org:/sources/cuyo (cvs) +- Code language: C++ +- Code license: GPL-2.0 + +Developer: Immanuel Halupczok + +## Building + +- Build system: Autoconf \ No newline at end of file diff --git a/entries/deer_portal.md b/entries/deer_portal.md new file mode 100644 index 00000000..d552a2a4 --- /dev/null +++ b/entries/deer_portal.md @@ -0,0 +1,17 @@ +# Deer Portal + +_Deer Portal is a hybrid board/card game for four players driven by the four classical elements._ + +- Home: https://devcarpet.net/deerportal/ +- State: beta +- Platform: Windows, Linux +- Keywords: adventure, board, card, open content +- Code repository: https://github.com/deerportal/deerportal.git +- Code language: C++ +- Code license: zlib +- Code dependencies: SFML +- Assets license: CC-BY 4.0 + +Developer: Rafal Zawadzki, Katia Zawadzka + +## Building diff --git a/entries/domino_on_acid.md b/entries/domino_on_acid.md new file mode 100644 index 00000000..8f9805a4 --- /dev/null +++ b/entries/domino_on_acid.md @@ -0,0 +1,15 @@ +# Domino On Acid + +_Domino is a natural deduction visualization in the form of a game of unusual dominoes._ + +- Home: http://winterdrache.de/freeware/domino/index.html, https://sourceforge.net/projects/nddomino +- State: mature, inactive since 2009 +- Keywords: puzzle, open content +- Code repository: https://git.code.sf.net/p/nddomino/code +- Code language: Java +- Code license: GPL-2.0 +- Assets license: GPL-2.0 + +Developer: Matthias S. Benkmann + +## Building diff --git a/entries/dunnet.md b/entries/dunnet.md new file mode 100644 index 00000000..e831a224 --- /dev/null +++ b/entries/dunnet.md @@ -0,0 +1,15 @@ +# Dunnet + +_Dunnet is a text adventure game included in Emacs._ + +- Home: http://www.driver-aces.com/ronnie.html#dunnet +- Media: https://en.wikipedia.org/wiki/Dunnet_(video_game) +- State: mature, inactive since 1992 +- Keywords: adventure, text based +- Code repository: http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/dunnet.el?h=emacs-25 +- Code language: Emacs Lisp +- Code license: GPL-3.0 + +Developer: Ron Schnell + +## Building diff --git a/entries/einstein_puzzle.md b/entries/einstein_puzzle.md new file mode 100644 index 00000000..ae842533 --- /dev/null +++ b/entries/einstein_puzzle.md @@ -0,0 +1,13 @@ +# Einstein Puzzle + +_Puzzle game based on an old DOS game called Sherlock, based on the “zebra puzzle” or “Einstein’s puzzle”._ + +- Home: http://web.archive.org/web/20120928074117/http://games.flowix.com/en/index.html, https://packages.debian.org/sid/games/einstein +- State: mature, inactive since 2005 +- Keywords: puzzle +- Code repository: https://github.com/lksj/einstein-puzzle.git +- Code language: C++ +- Code license: GPL-2.0 +- Code dependencies: SDL + +## Building diff --git a/entries/empty_clip.md b/entries/empty_clip.md new file mode 100644 index 00000000..35ced393 --- /dev/null +++ b/entries/empty_clip.md @@ -0,0 +1,16 @@ +# Empty Clip + +_Top down shooter._ + +- Home: https://github.com/jazztickets/emptyclip, http://emptyclip.sourceforge.net/, http://sourceforge.net/projects/emptyclip +- State: mature +- Platform: Linux +- Keywords: role playing, 2D, shooter, top-down +- Code repository: https://github.com/jazztickets/emptyclip.git, https://git.code.sf.net/p/emptyclip/code +- Code language: C++ +- Code license: GPL-2.0 +- Code dependencies: SDL2 + +Developer: Alan Witkowski + +## Building diff --git a/entries/excellent_bifurcation.md b/entries/excellent_bifurcation.md new file mode 100644 index 00000000..41b30719 --- /dev/null +++ b/entries/excellent_bifurcation.md @@ -0,0 +1,13 @@ +# Excellent Bifurcation + +_Excellent Bifurcation is an abstract vertical shooter with two sides to play on._ + +- Home: https://archive.org/details/ExcellentFix, https://packages.debian.org/source/excellent-bifurcation +- State: mature, inactive since 2007 +- Keywords: action, open content, shootemup, shooter, top-down +- Code repository: https://sources.debian.org/src/excellent-bifurcation +- Code language: C +- Code license: GPL-2.0 +- Assets license: GPL-2.0 + +## Building diff --git a/entries/extreme_tux_racer.md b/entries/extreme_tux_racer.md new file mode 100644 index 00000000..fb3a714a --- /dev/null +++ b/entries/extreme_tux_racer.md @@ -0,0 +1,16 @@ +# Extreme Tux Racer + +_Racing game which forked off Tux Racer._ + +- Home: https://sourceforge.net/projects/extremetuxracer/ +- State: beta, inactive since 2018 +- Download: https://sourceforge.net/projects/extremetuxracer/files/ +- Keywords: platform, 3d, inspired by TuxRacer, open content, racing +- Code repository: https://svn.code.sf.net/p/extremetuxracer/code/trunk (svn) +- Code language: C++ +- Code license: GPL-2.0 +- Assets license: GPL-2.0 + +It was formerly known as Planet Penguin Racer. (https://wiki.debian.org/Games/ppracer). + +## Building diff --git a/entries/fairy-max.md b/entries/fairy-max.md new file mode 100644 index 00000000..1b499c47 --- /dev/null +++ b/entries/fairy-max.md @@ -0,0 +1,15 @@ +# Fairy-Max + +_Fairy-Max is a xboard compatible chess engine for playing user defined chess variants with non-orthodox pieces._ + +- Home: http://www.chessvariants.org/index/msdisplay.php?itemid=MSfairy-max +- State: mature, inactive since 2018 +- Download: http://home.hccnet.nl/h.g.muller/fairymax.tar.gz +- Keywords: simulation, chess +- Code repository: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git +- Code language: C +- Code license: Custom (permissive) + +Developer: Harm Geert Muller + +## Building diff --git a/entries/falcons_eye.md b/entries/falcons_eye.md new file mode 100644 index 00000000..f3a9f15a --- /dev/null +++ b/entries/falcons_eye.md @@ -0,0 +1,16 @@ +# Falcon's Eye + +_Falcon's Eye is a graphical isometric version of NetHack written by Jaakko Tapani Peltonen that keeps all of the original game-play, but adds a more graphically and musically interesting interface._ + +- Home: http://falconseye.sourceforge.net/, http://sourceforge.net/projects/falconseye +- State: mature, inactive since 2004 +- Download: https://sourceforge.net/projects/falconseye/files/ +- Platform: Windows, Linux +- Keywords: simulation, roguelike +- Code repository: (see download) +- Code language: C +- Code license: NetHack General Public License + +Developer: Jaakko Tapani Peltonen + +## Building diff --git a/entries/fictional_air_combat.md b/entries/fictional_air_combat.md new file mode 100644 index 00000000..d4cd42cb --- /dev/null +++ b/entries/fictional_air_combat.md @@ -0,0 +1,14 @@ +# Fictional Air Combat + +_Flight simulator that does not simulate real aircraft or historical war scenarios, only fictional ones. The game revolves around fighter aircraft._ + +- Home: http://facsimulation.sourceforge.net/index.html, https://sourceforge.net/projects/facsimulation/ +- State: beta, inactive since 2012 +- Keywords: simulation, flight +- Code repository: https://svn.code.sf.net/p/facsimulation/code/trunk (svn) +- Code language: C, C++ +- Code license: GPL-3.0 + +Developer: Horst Kevin (horstkevin), Stefan Aldinger + +## Building diff --git a/entries/fltk_recycling_game.md b/entries/fltk_recycling_game.md new file mode 100644 index 00000000..70b55da1 --- /dev/null +++ b/entries/fltk_recycling_game.md @@ -0,0 +1,17 @@ +# FLTK Recycling Game! + +_Simple arcade game where you control a guy who is trying to sort the garbage falling from above into three recycling containers._ + +- Home: http://www.thregr.org/~wavexx/software/regame/ +- State: mature, inactive since 2014 +- Platform: Windows, Linux, macOS +- Keywords: arcade, open content +- Code repository: https://gitlab.com/wavexx/regame.git +- Code language: C++ +- Code license: LGPL-2.1 +- Code dependencies: FLTK, libpng +- Assets license: LGPL + +Developer: Yuri D'Elia (wave++) + +## Building diff --git a/entries/fltrator.md b/entries/fltrator.md new file mode 100644 index 00000000..05932534 --- /dev/null +++ b/entries/fltrator.md @@ -0,0 +1,18 @@ +# FLTrator + +_Simple retro style arcade side-scroller game in which you steer a spaceship through a landscape with hostile rockets and other obstacles._ + +- Home: http://fltrator.sourceforge.net/, http://sourceforge.net/projects/fltrator/ +- State: mature, inactive since 2016 +- Download: https://sourceforge.net/projects/fltrator/files/ +- Platform: Windows +- Keywords: arcade, open content, side-scroller +- Code repository: http://hg.code.sf.net/p/fltrator/code (hg) +- Code language: C++ +- Code license: GPL-3.0 +- Code dependencies: FLTK +- Assets license: PD, CC BY 3.0 + +Links: Development Project: http://sourceforge.net/projects/fltrator/, Website: http://fltrator.sourceforge.net/, YouTube Video: https://www.youtube.com/watch?v=q1tK40ZBG7E, FLTK Library: http://www.fltk.org/ + +## Building diff --git a/entries/flukz.md b/entries/flukz.md new file mode 100644 index 00000000..9b955369 --- /dev/null +++ b/entries/flukz.md @@ -0,0 +1,15 @@ +# Flukz + +_Shoot them up game, with editable levels._ + +- Home: http://flukz.org/wiki/doku.php?id=flukz +- State: beta, inactive since 2014 +- Platform: Windows, Linux +- Keywords: action, open content, shooter^, top-down +- Code repository: (see home) +- Code language: C++ +- Code license: GPL-2.0 +- Code dependencies: Qt4 +- Assets license: GPL-2.0, CC-BY-SA + +## Building diff --git a/entries/foobillard++.md b/entries/foobillard++.md new file mode 100644 index 00000000..137cd0a4 --- /dev/null +++ b/entries/foobillard++.md @@ -0,0 +1,21 @@ +# FooBillard++ + +_3D billiard game._ + +- Home: http://foobillardplus.sourceforge.net/, https://sourceforge.net/projects/foobillardplus/, https://packages.debian.org/search?keywords=foobillardplus +- State: mature, inactive since 2012 +- Download: http://foobillardplus.sourceforge.net/download.html, https://sourceforge.net/projects/foobillardplus/files/ +- Platform: Windows, Linux +- Keywords: simulation, inspired by FooBillard +- Code repository: https://svn.code.sf.net/p/foobillardplus/code/ (svn) +- Code language: C +- Code license: GPL-2.0 +- Code dependencies: GLUT, SDL + +Based on [FooBillard](foobillard.md). + +Developer: Holger Schäkel (holger110462) + +## Building + +- Build system: Autoconf \ No newline at end of file diff --git a/entries/foobillard.md b/entries/foobillard.md new file mode 100644 index 00000000..5c0e392d --- /dev/null +++ b/entries/foobillard.md @@ -0,0 +1,21 @@ +# FooBillard + +_3D billiard game._ + +- Home: http://foobillard.sourceforge.net/, https://sourceforge.net/projects/foobillard/ +- State: mature, inactive since 2010 +- Download: https://sourceforge.net/projects/foobillard/files/ +- Platform: Windows, Linux +- Keywords: simulation +- Code repository: (see download) +- Code language: C +- Code license: GPL-2.0 +- Code dependencies: GLUT, SDL + +http://foobillardplus.sourceforge.net/, https://packages.debian.org/search?keywords=foobillardplus + +Developer: Florian Berger + +## Building + +- Build system: Autoconf \ No newline at end of file diff --git a/entries/frabs.md b/entries/frabs.md new file mode 100644 index 00000000..945e2551 --- /dev/null +++ b/entries/frabs.md @@ -0,0 +1,16 @@ +# fRaBs + +_Free Abuse, is a liberated version of a 1995 shareware game Abuse._ + +- Home: http://web.archive.org/web/20061207140937/http://www.cs.uidaho.edu:80/~cass0664/fRaBs/index.html, http://abuse.zoy.org/ +- State: mature, inactive since 2016 +- Keywords: action, open content, side-scrolling action-adventure +- Code repository: https://github.com/antrad/Abuse_1996.git (SDL2), https://github.com/Xenoveritas/abuse.git (+), https://github.com/videogamepreservation/abuse.git (+) +- Code language: Lisp +- Code license: Public domain +- Assets license: Public domain + +Abuse was mostly released into public domain, with the exception of music, sounds effects and data exclusive to the commercial (registered) version, +which included all levels above 4. To fill in the missing pieces, fRaBs project was started. + +## Building diff --git a/entries/free_tennis.md b/entries/free_tennis.md new file mode 100644 index 00000000..2b92ebd9 --- /dev/null +++ b/entries/free_tennis.md @@ -0,0 +1,16 @@ +# Free Tennis + +_Tennis game._ + +- Home: http://freetennis.sourceforge.net/, https://sourceforge.net/projects/freetennis/, https://packages.debian.org/search?keywords=freetennis +- State: beta, inactive since 2005 +- Download: https://sourceforge.net/projects/freetennis/files/ +- Keywords: strategy, open content, sport +- Code repository: http://freetennis.cvs.sourceforge.net:/cvsroot/freetennis (cvs) +- Code language: OCaml +- Code license: GPL-2.0 +- Assets license: GPL-2.0 + +Developer: Maurizio Colucci + +## Building diff --git a/entries/galaxymage_redux.md b/entries/galaxymage_redux.md index f50a0b20..db0cd8d4 100644 --- a/entries/galaxymage_redux.md +++ b/entries/galaxymage_redux.md @@ -10,5 +10,7 @@ _Attempt to revitalize the open source game, GalaxyMage with a fresh codebase._ - Code license: GPL-2.0 - Code dependencies: numpy, pygame, PyOpenGL, Twisted, Zope +Original GalaxyMage is lost with the Internet Archive not having stored any snapshot of it. + ## Building diff --git a/entries/garith.md b/entries/garith.md new file mode 100644 index 00000000..0965fa1e --- /dev/null +++ b/entries/garith.md @@ -0,0 +1,16 @@ +# Garith + +_Math game similar to BSD's "arithmetic" or TuxMath._ + +- Home: https://www.thregr.org/~wavexx/software/garith/ +- State: mature, inactive since 2013 +- Keywords: educational, open content +- Code repository: https://gitlab.com/wavexx/garith.git, https://github.com/wavexx/garith.git (archived) +- Code language: C++ +- Code license: LGPL-2.1 +- Code dependencies: GLUT +- Assets license: LGPL + +Developer: Yuri D'Elia (wave++) + +## Building diff --git a/entries/gcompris.md b/entries/gcompris.md new file mode 100644 index 00000000..c76fabb3 --- /dev/null +++ b/entries/gcompris.md @@ -0,0 +1,20 @@ +# GCompris + +_Educational software suite comprising of numerous activities for children aged 2 to 10._ + +- Home: http://gcompris.net/ +- State: mature, inactive since 2016 +- Download: https://gcompris.net/downloads-en.html +- Platform: Windows, Linux, macOS, Android +- Keywords: educational, open content (?) +- Code repository: https://gitlab.gnome.org/GNOME/gcompris.git +- Code language: C, Python +- Code license: GPL-3.0 +- Code dependencies: Gtk +- Assets license: CC-BY-SA, GPL-3.0 + +Partly commercial? + +## Building + +- Build system: Make \ No newline at end of file diff --git a/entries/gearhead.md b/entries/gearhead.md index 40db573b..bb88d828 100644 --- a/entries/gearhead.md +++ b/entries/gearhead.md @@ -2,15 +2,17 @@ _Roguelike mecha RPG series._ -- Home: http://www.gearheadrpg.com/ +- Home: http://www.gearheadrpg.com/, https://sourceforge.net/projects/gearhead/ - State: mature -- Download: http://www.gearheadrpg.com/downloads/ +- Download: http://www.gearheadrpg.com/downloads/, https://sourceforge.net/projects/gearhead/files/gearhead/ - Keywords: role playing, roguelike -- Code repository: https://github.com/jwvhewitt/gearhead-1.git, https://github.com/jwvhewitt/gearhead-2.git (+), https://github.com/jwvhewitt/gearhead-caramel.git (+), https://github.com/jwvhewitt/dmeternal.git (+) +- Code repository: https://github.com/jwvhewitt/gearhead-1.git, https://svn.code.sf.net/p/gearhead/code/trunk (svn) - Code language: Pascal - Code license: LGPL-2.1, Apache-2.0 -There are several independent versions. +There are several successors. + +Developer: Joseph Hewitt ## Building diff --git a/entries/gearhead_2.md b/entries/gearhead_2.md new file mode 100644 index 00000000..90e8ced5 --- /dev/null +++ b/entries/gearhead_2.md @@ -0,0 +1,16 @@ +# GearHead 2 + +_Futuristic roguelike, sequel to GearHead._ + +- Home: http://www.gearheadrpg.com/ +- State: beta +- Download: http://www.gearheadrpg.com/downloads/, https://sourceforge.net/projects/gearhead2/files/gearhead2/ +- Keywords: role playing, inspired by GearHead, open content, roguelike +- Code repository: https://github.com/jwvhewitt/gearhead-2.git, https://svn.code.sf.net/p/gearhead2/code/trunk (svn) +- Code language: Pascal +- Code license: LGPL-2.0 +- Assets license: ? (LGPL) + +Developer: Joseph Hewitt + +## Building diff --git a/entries/gem_drop_x.md b/entries/gem_drop_x.md new file mode 100644 index 00000000..b5354fa4 --- /dev/null +++ b/entries/gem_drop_x.md @@ -0,0 +1,17 @@ +# Gem Drop X + +_Fast puzzle game. Placing gems in vertical lines destroys them and ultimately leads to completion of a level. It has been compared to "Tetris meets Space Invaders"._ + +- Home: http://www.newbreedsoftware.com/gemdropx/, https://packages.debian.org/search?keywords=gemdropx +- State: beta, inactive since 2002 +- Download: http://www.newbreedsoftware.com/gemdropx/download/ +- Platform: Linux, macOS +- Keywords: puzzle +- Code repository: (see download) +- Code language: C +- Code license: GPL-2.0 +- Code dependencies: SDL, SDL_image, SDL_mixer + +Developer: Bill Kendrick (New Breed Software) + +## Building diff --git a/entries/gilbert_and_the_doors.md b/entries/gilbert_and_the_doors.md new file mode 100644 index 00000000..01b402bd --- /dev/null +++ b/entries/gilbert_and_the_doors.md @@ -0,0 +1,18 @@ +# Gilbert and the doors + +_2D platform game_ + +- Home: https://sites.google.com/view/gilbert-and-the-doors +- State: mature, inactive since 2018 +- Download: https://drive.google.com/uc?export=download&id=1Qgt-LmuLVRQ5yQ7Lg0QB61eZDoMnLTOl +- Platform: Windows, Linux +- Keywords: strategy, open content, side-scrolling +- Code repository: (see download) +- Code language: C +- Code license: GPL-3.0 +- Code dependencies: Electro L.I.B, SDL +- Assets license: GPL-3.0 + +Developer: Daniel C - Electro L.I.B + +## Building diff --git a/entries/gjid.md b/entries/gjid.md new file mode 100644 index 00000000..6d61e033 --- /dev/null +++ b/entries/gjid.md @@ -0,0 +1,17 @@ +# GJID + +_Sokoban-style game, in which the player controls a robot called GJID. The robot volunteered to cleanup the dungeon from dangerous weapons by moving them into recycling bins._ + +- Home: https://github.com/msharov/gjid +- State: mature, inactive since 2017 +- Keywords: puzzle, open content, sokoban-like +- Code repository: https://github.com/msharov/gjid.git +- Code language: C++ +- Code license: MIT +- Assets license: MIT + +Developer: Mike Sharov + +## Building + +- Build system: Make \ No newline at end of file diff --git a/entries/gl-117.md b/entries/gl-117.md new file mode 100644 index 00000000..3069269c --- /dev/null +++ b/entries/gl-117.md @@ -0,0 +1,20 @@ +# GL-117 + +_Combat flight simulator._ + +- Home: https://web.archive.org/web/20081217023948/http://www.heptargon.de/gl-117/gl-117.html, https://packages.debian.org/search?keywords=gl-117, https://sourceforge.net/projects/gl-117/ +- State: mature, inactive since 2005 +- Download: https://sourceforge.net/projects/gl-117/files/gl-117/ +- Platform: Windows, Linux, macOS +- Keywords: puzzle, combat flight simulation, open content +- Code repository: http://gl-117.cvs.sourceforge.net:/cvsroot/gl-117 (cvs) +- Code language: C++ +- Code license: GPL-2.0 +- Code dependencies: GLUT, SDL +- Assets license: GPL-2.0 + +Developer: Thomas Drexl, Jean-Marc Le Peuvedic, Eugene Andreeschev, Eric Cheung, Piotr Pawlow, Louens Veen, Arne Reiners, Norbert Drexl, James Stone, Bernhard Kaindl, Cedric Delfosse, others + +## Building + +- Build system: Make diff --git a/entries/gnu_freedink.md b/entries/gnu_freedink.md index 80011976..69235257 100644 --- a/entries/gnu_freedink.md +++ b/entries/gnu_freedink.md @@ -2,16 +2,20 @@ _Dink Smallwood is an adventure/role-playing game, similar to Zelda (2D top view), made by RTsoft. FreeDink is a new and portable version of the game engine._ -- Home: https://www.gnu.org/software/freedink/ +- Home: https://www.gnu.org/software/freedink/, http://savannah.gnu.org/projects/freedink - Media: https://en.wikipedia.org/wiki/Dink_Smallwood#GNU_FreeDink -- State: mature -- Download: https://www.gnu.org/software/freedink/get -- Keywords: role playing, inspired by Dink Smallwood, remake -- Code repository: https://git.savannah.gnu.org/git/freedink.git -- Code language: C, C++ +- State: mature, inactive since 2012 +- Play: https://play.freedink.org/ +- Download: https://www.gnu.org/software/freedink/get, http://ftp.gnu.org/gnu/freedink/ +- Platform: Windows, Linux, macOS, Web +- Keywords: adventure, 2D, inspired by Dink Smallwood, open content (?), remake, requires original content (?), role playing, top view +- Code repository: https://git.savannah.gnu.org/git/freedink.git, https://git.savannah.gnu.org/git/freedink/dfarc.git (+), https://git.savannah.gnu.org/git/freedink/dink-data.git (+), https://git.savannah.gnu.org/git/freedink/freedink-data.git (+), http://cvs.savannah.gnu.org:/sources/freedink (cvs) +- Code language: C - Code license: GPL-3.0 +- Code dependencies: SDL +- Assets license: CC-BY, CC-BY-SA, Free Art, GPL-3.0, Open Audio, WTFPL, zlib -May require original content +Developer: Sylvain Beucler, based on RTSoft and Dan Walma works ## Building diff --git a/entries/opencity.md b/entries/opencity.md index 2499eb8d..8b39fc45 100644 --- a/entries/opencity.md +++ b/entries/opencity.md @@ -13,6 +13,8 @@ _Another 3D city simulator._ https://github.com/frodrigo/opencity, https://github.com/vorot93/opencity, https://github.com/AnotherFoxGuy/OpenCity +Took inspiration from https://sourceforge.net/projects/freereign/. + See also [OpenCityNeo](https://github.com/icecoolinux/opencityneo) ## Building diff --git a/entries/prboom.md b/entries/prboom+.md similarity index 100% rename from entries/prboom.md rename to entries/prboom+.md diff --git a/entries/tintin.md b/entries/tintin++.md similarity index 100% rename from entries/tintin.md rename to entries/tintin++.md diff --git a/entries/tocs/_action.md b/entries/tocs/_action.md index be8e9c63..7b89fd85 100644 --- a/entries/tocs/_action.md +++ b/entries/tocs/_action.md @@ -64,6 +64,7 @@ - **[Commander Genius](../commander_genius.md)** (C, C++, GPL-2.0, mature) - **[CommandoJS](../commandojs.md)** (JavaScript, CoffeeScript, MIT, beta, inactive since 2012) - **[Cosmosmash](../cosmosmash.md)** (C++, GPL-2.0, mature, inactive since 2013) +- **[Creep Smash](../creep_smash.md)** (Java, GPL-3.0, beta, inactive since 2011) - **[Devilution](../devilution.md)** (C, C++, Unlicense, mature) - **[DevilutionX](../devilutionx.md)** (C, C++, Unlicense, mature) - **[DGEngine](../dgengine.md)** (C++, zlib, GPL-3.0, beta) @@ -80,7 +81,10 @@ - **[EDuke32](../eduke32.md)** (C, C++, GPL-2.0, mature) - **[Epiar](../epiar.md)** (C, C++, Lua, GPL-2.0, beta) - **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature) +- **[Excellent Bifurcation](../excellent_bifurcation.md)** (C, GPL-2.0, mature, inactive since 2007) +- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014) - **[FQuake3](../fquake3.md)** (F#, GPL-2.0, beta, inactive since 2014) +- **[fRaBs](../frabs.md)** (Lisp, Public domain, mature, inactive since 2016) - **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta) - **[FreeCS](../freecs.md)** (QuakeC, GPL-2.0, mature) - **[Freedoom](../freedoom.md)** (Not applicable, Not applicable, beta) diff --git a/entries/tocs/_adventure.md b/entries/tocs/_adventure.md index b7f891f9..3426eea4 100644 --- a/entries/tocs/_adventure.md +++ b/entries/tocs/_adventure.md @@ -8,14 +8,17 @@ - **[Childsplay](../childsplay.md)** (Python, GPL-3.0, mature) - **[Colossal Cave Adventure](../colossal_cave_adventure.md)** (Python, Apache-2.0, mature) - **[Dedalus](../dedalus.md)** (JavaScript, GPL-2.0, beta, inactive since 2018) +- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta) - **[Der Clou!](../der_clou.md)** (C, Custom, beta, inactive since 2017) - **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature) - **[Dragon History - Dračí Historie](../dragon_history-dra_historie.md)** (Pascal, Script, GPL-2.0, mature, inactive since 2010) +- **[Dunnet](../dunnet.md)** (Emacs Lisp, GPL-3.0, mature, inactive since 1992) - **[Escape Towards The Unknown](../escape_towards_the_unknown.md)** (C, GPL-2.0, beta, inactive since 2016) - **[Fanwor](../fanwor.md)** (C, GPL-2.0, mature) - **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta) - **[GameLV](../gamelv.md)** (C++, GPL-2.0, beta) - **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013) - **[Head over Heels](../head_over_heels.md)** (C++, GPL-3.0, mature) - **[Heart of the Alien](../heart_of_the_alien.md)** (C, GPL-2.0, beta, inactive since 2005) diff --git a/entries/tocs/_all.md b/entries/tocs/_all.md index d91a15b0..78d4da64 100644 --- a/entries/tocs/_all.md +++ b/entries/tocs/_all.md @@ -128,7 +128,7 @@ - **[Bombman](../bombman.md)** (Python, CC0, mature) - **[Boohu](../boohu.md)** (Go, ISC, beta) - **[BOOM: Remake](../boom_remake.md)** (C++, Custom, mature) -- **[Boost (C++ Libraries)](../boost_c_libraries.md)** (C++, Boost-1.0, mature) +- **[Boost (C++ Libraries)](../boost_c++_libraries.md)** (C++, Boost-1.0, mature) - **[Bos Wars](../bos_wars.md)** (C++, GPL-2.0, mature, inactive since 2013) - **[Boson](../boson.md)** (C++, GPL-2.0, beta, inactive since 2006) - **[Boulder Dash](../boulder_dash.md)** (Java, MIT, mature, inactive since 2015) @@ -224,15 +224,21 @@ - **[Crack Attack!](../crack_attack.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017) - **[CrappyBird](../crappybird.md)** (JavaScript, MIT, mature, inactive since 2017) +- **[Creep Smash](../creep_smash.md)** (Java, GPL-3.0, beta, inactive since 2011) - **[Crimson Fields](../crimson_fields.md)** (C++, GPL-2.0, mature, inactive since 2010) +- **[Critterding](../critterding.md)** (C++, GPL-2.0, beta, inactive since 2013) - **[Crossfire](../crossfire.md)** (C, Java, GPL-2.0, mature) - **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature) +- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature) - **[Crown and Cutlass](../crown_and_cutlass.md)** (C++, Custom, beta, inactive since 2009) - **[Crown](../crown.md)** (C, C++, Vala, MIT, beta) -- **[Crypto++](../crypto.md)** (C++, Boost-1.0, mature) +- **[Crypto++](../crypto++.md)** (C++, Boost-1.0, mature) - **[CrystalQuest](../crystalquest.md)** (JavaScript, MIT, mature, inactive since 2017) - **[Cubosphere](../cubosphere.md)** (C, C++, GPL-3.0, beta) +- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010) - **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014) +- **[CuteMaze](../cutemaze.md)** (C++, GPL-3.0, mature) +- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014) - **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[D-Fend Reloaded](../d-fend_reloaded.md)** (Pascal, GPL-3.0, mature, inactive since 2015) - **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015) @@ -251,6 +257,7 @@ - **[Deathchase 3D](../deathchase_3d.md)** (C, Perl, GPL-2.0, mature, inactive since 2002) - **[Decker](../decker.md)** (Java, GPL-2.0, beta, inactive since 2013) - **[Dedalus](../dedalus.md)** (JavaScript, GPL-2.0, beta, inactive since 2018) +- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta) - **[Defendguin](../defendguin.md)** (C, GPL-2.0, mature, inactive since 2009) - **[Deity](../deity.md)** (Python, GPL-2.0, mature, inactive since 2014) - **[Deliantra](../deliantra.md)** (C, GPL-2.0, mature) @@ -276,6 +283,7 @@ - **[DNT](../dnt.md)** (C++, GPL-3.0, beta, inactive since 2016) - **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta) - **[Domination](../domination.md)** (Java, GPL-3.0, mature) +- **[Domino On Acid](../domino_on_acid.md)** (Java, GPL-2.0, mature, inactive since 2009) - **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature) - **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature) - **[DOOM-iOS](../doom-ios.md)** (C++, GPL-2.0, mature, inactive since 2012) @@ -303,6 +311,7 @@ - **[Dungeon Mapper](../dungeon_mapper.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[Dungeon Monkey Eternal](../dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016) - **[Dungeon Quest](../dungeon_quest.md)** (Java, MIT, mature) +- **[Dunnet](../dunnet.md)** (Emacs Lisp, GPL-3.0, mature, inactive since 1992) - **[Dust Racing 2D](../dust_racing_2d.md)** (C, C++, GPL-3.0, mature) - **[DwarfCorp](../dwarfcorp.md)** (C#, MIT, mature) - **[DXX-Rebirth](../dxx-rebirth.md)** (C, C++, Python, GPL-3.0, Custom, mature) @@ -312,7 +321,9 @@ - **[ECWolf](../ecwolf.md)** (C++, GPL-2.0, BSD, LGPL-2.1, Libpng, zlib, bzip2, MIT, IJG, Public domain, mature) - **[EDuke32](../eduke32.md)** (C, C++, GPL-2.0, mature) - **[Egoboo](../egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015) +- **[Einstein Puzzle](../einstein_puzzle.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[Emilia Pinball](../emilia_pinball.md)** (C++, GPL-2.0, beta) +- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature) - **[EmptyEpsilon](../emptyepsilon.md)** (C, C++, Lua, GPL-2.0, mature) - **[Endgame: Singularity](../endgame_singularity.md)** (Python, GPL-2.0, beta) - **[Endless Sky](../endless_sky.md)** (C++, GPL-3.0, mature) @@ -333,11 +344,15 @@ - **[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) - **[Exult](../exult.md)** (C++, GPL-2.0, mature) - **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature) - **[F-1 Spirit](../f-1_spirit.md)** (C++, ??, beta, inactive since 2009) - **[F.LF](../flf.md)** (JavaScript, ?, mature) +- **[Fairy-Max](../fairy-max.md)** (C, Custom, mature, inactive since 2018) +- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004) - **[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) - **[Falling Time](../falling_time.md)** (C, C++, GPL-2.0, mature) @@ -345,6 +360,7 @@ - **[Fantasy Map Generator](../fantasy_map_generator.md)** (JavaScript, MIT, mature) - **[Fanwor](../fanwor.md)** (C, GPL-2.0, mature) - **[FAR Colony](../far_colony.md)** (Pascal, GPL-3.0, beta, inactive since 2014) +- **[Fictional Air Combat](../fictional_air_combat.md)** (C, C++, GPL-3.0, beta, inactive since 2012) - **[FIFE](../fife.md)** (C++, Python, LGPL-2.1, beta) - **[First Strike](../first_strike.md)** (Java, MIT, mature) - **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature) @@ -354,14 +370,21 @@ - **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature) - **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017) - **[Flixel](../flixel.md)** (ActionScript, MIT, mature) +- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014) +- **[FLTrator](../fltrator.md)** (C++, GPL-3.0, mature, inactive since 2016) - **[Fluid Table Tennis](../fluid_table_tennis.md)** (JavaScript, MIT, mature, inactive since 2013) +- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014) - **[fonline](../fonline.md)** (C, C++, GPL-3.0, beta) +- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012) +- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010) - **[Forsaken](../forsaken.md)** (C, C++, GPL-2.0, Proprietary, beta, inactive since 2013) - **[FQuake3](../fquake3.md)** (F#, GPL-2.0, beta, inactive since 2014) +- **[fRaBs](../frabs.md)** (Lisp, Public domain, mature, inactive since 2016) - **[Free Heroes 2](../free_heroes_2.md)** (C++, GPL-2.0, beta, inactive since 2015) - **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta) - **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature) - **[Free Space Colonization](../free_space_colonization.md)** (C, GPL-2.0, beta, inactive since 2017) +- **[Free Tennis](../free_tennis.md)** (OCaml, GPL-2.0, beta, inactive since 2005) - **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta) - **[freeaoe](../freeaoe.md)** (C++, GPL-3.0, beta) - **[FreeBlocks](../freeblocks.md)** (C, Java, GPL-3.0, beta, inactive since 2015) @@ -403,17 +426,24 @@ - **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature) - **[GameLV](../gamelv.md)** (C++, GPL-2.0, beta) - **[Gang Garrison 2](../gang_garrison_2.md)** (Game Maker Script, MPL, mature) +- **[Garith](../garith.md)** (C++, LGPL-2.1, mature, inactive since 2013) +- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016) - **[GDash](../gdash.md)** (C++, MIT, beta) - **[GDHexGrid](../gdhexgrid.md)** (GDScript, MIT, mature) +- **[GearHead 2](../gearhead_2.md)** (Pascal, LGPL-2.0, beta) - **[GearHead](../gearhead.md)** (Pascal, LGPL-2.1, Apache-2.0, mature) - **[Gee Whiz](../gee_whiz.md)** (C, GPL-2.0, beta, inactive since 2004) +- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002) - **[GemRB](../gemrb.md)** (C++, Python, GPL-2.0, mature) - **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature) - **[ges-code](../ges-code.md)** (C, C++, GPL-3.0, mature) - **[Ghostly](../ghostly.md)** (C++, GPL-3.0, mature, inactive since 2016) - **[Gift Grabber](../gift_grabber.md)** (JavaScript, Apache-2.0, mature) - **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature) +- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018) - **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018) +- **[GJID](../gjid.md)** (C++, MIT, mature, inactive since 2017) +- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[GL4ES](../gl4es.md)** (C, MIT, mature) - **[Glest](../glest.md)** (C++, GPL-2.0, mature, inactive since 2009) - **[Globulation 2](../globulation_2.md)** (C++, GPL-3.0, mature) @@ -421,7 +451,7 @@ - **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017) - **[GM Tools](../gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004) - **[Gnomescroll](../gnomescroll.md)** (C, C++, Python, GPL-3.0, beta, inactive since 2013) -- **[GNU FreeDink](../gnu_freedink.md)** (C, C++, GPL-3.0, mature) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Goblin Camp](../goblin_camp.md)** (C++, GPL-3.0, beta, inactive since 2012) - **[Goblin Hack](../goblin_hack.md)** (C++, GPL-2.0, beta, inactive since 2009) - **[Godot](../godot.md)** (C, C++, MIT, mature) @@ -783,7 +813,7 @@ - **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017) - **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta) - **[pq2](../pq2.md)** (C++, GPL-3.0, mature) -- **[PrBoom+](../prboom.md)** (C, GPL-2.0, mature, inactive since 2016) +- **[PrBoom+](../prboom+.md)** (C, GPL-2.0, mature, inactive since 2016) - **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016) - **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012) - **[Procedural Map Generator](../procedural_map_generator.md)** (C++, MIT, mature, inactive since 2018) @@ -998,7 +1028,7 @@ - **[Thunder Engine](../thunder_engine.md)** (C++, Apache-2.0, beta) - **[Thyme](../thyme.md)** (C, C++, GPL-2.0, beta) - **[Tile World](../tile_world.md)** (C, GPL-2.0, mature, inactive since 2015) -- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature) +- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature) - **[Tiny Wings](../tiny_wings.md)** (Objective-C, C, C++, MIT, beta) - **[TOMB5](../tomb5.md)** (C, C++, MIT, beta) - **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012) diff --git a/entries/tocs/_android.md b/entries/tocs/_android.md index 30e54a0f..755f0a67 100644 --- a/entries/tocs/_android.md +++ b/entries/tocs/_android.md @@ -8,6 +8,7 @@ - **[Biniax](../biniax.md)** (C, zlib, mature, inactive since 2012) - **[Bladecoder Adventure Engine](../bladecoder_adventure_engine.md)** (Java, Apache-2.0, mature) - **[Blitwizard](../blitwizard.md)** (C, C++, Lua, zlib, beta, inactive since 2015) +- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature) - **[DemiGod](../demigod.md)** (Java, GPL-3.0, beta, inactive since 2013) - **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature) - **[Domination](../domination.md)** (Java, GPL-3.0, mature) @@ -19,6 +20,7 @@ - **[Flappy Cow](../flappy_cow.md)** (Java, MIT, mature) - **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017) - **[FreeBlocks](../freeblocks.md)** (C, Java, GPL-3.0, beta, inactive since 2015) +- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016) - **[GL4ES](../gl4es.md)** (C, MIT, mature) - **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature) - **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature) @@ -53,7 +55,7 @@ - **[SanAndreasUnity](../sanandreasunity.md)** (C#, MIT, mature) - **[Simple-Solitaire](../simple-solitaire.md)** (Java, GPL-3.0, mature) - **[The Powder Toy](../the_powder_toy.md)** (C++, C, Lua, Python, GPL-3.0, mature) -- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature) +- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature) - **[TowerJumper](../towerjumper.md)** (C++, GDScript, GPL-3.0, mature) - **[Turn of War](../turn_of_war.md)** (Java, GPL-3.0, beta, inactive since 2014) - **[UnCiv](../unciv.md)** (Kotlin, MPL-2.0, beta) diff --git a/entries/tocs/_arcade.md b/entries/tocs/_arcade.md index 232fde33..a6c55509 100644 --- a/entries/tocs/_arcade.md +++ b/entries/tocs/_arcade.md @@ -18,6 +18,8 @@ - **[Bouncy the Hungry Rabbit](../bouncy_the_hungry_rabbit.md)** (Python, GPL-2.0, mature, inactive since 2007) - **[CAVEZ of PHEAR](../cavez_of_phear.md)** (C, GPL-3.0, beta, inactive since 2011) - **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature) +- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014) +- **[FLTrator](../fltrator.md)** (C++, GPL-3.0, mature, inactive since 2016) - **[Fluid Table Tennis](../fluid_table_tennis.md)** (JavaScript, MIT, mature, inactive since 2013) - **[freegish](../freegish.md)** (C, GPL-2.0, beta, inactive since 2017) - **[Friking Shark](../friking_shark.md)** (C++, GPL-3.0, mature) diff --git a/entries/tocs/_educational.md b/entries/tocs/_educational.md index 63829641..88daf4d8 100644 --- a/entries/tocs/_educational.md +++ b/entries/tocs/_educational.md @@ -3,6 +3,8 @@ - **[Blinken](../blinken.md)** (C++, GPL-2.0, mature) - **[Childsplay](../childsplay.md)** (Python, GPL-3.0, mature) +- **[Garith](../garith.md)** (C++, LGPL-2.1, mature, inactive since 2013) +- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016) - **[ORIENT](../orient.md)** (C#, Java, GPL-2.0, mature, inactive since 2009) - **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016) - **[thiefcatcher](../thiefcatcher.md)** (C++, GPL-3.0, beta) diff --git a/entries/tocs/_library.md b/entries/tocs/_library.md index c87f2203..f2c2e4ae 100644 --- a/entries/tocs/_library.md +++ b/entries/tocs/_library.md @@ -2,9 +2,9 @@ # Library - **[Arcane-Engine](../arcane-engine.md)** (C++, MIT, beta) -- **[Boost (C++ Libraries)](../boost_c_libraries.md)** (C++, Boost-1.0, mature) +- **[Boost (C++ Libraries)](../boost_c++_libraries.md)** (C++, Boost-1.0, mature) - **[Box2D](../box2d.md)** (C, C++, Objective-C, zlib, mature) -- **[Crypto++](../crypto.md)** (C++, Boost-1.0, mature) +- **[Crypto++](../crypto++.md)** (C++, Boost-1.0, mature) - **[Dear ImGui](../dear_imgui.md)** (C, C++, MIT, mature) - **[DirectPython](../directpython.md)** (C++, ?, beta, inactive since 2007) - **[Doxygen](../doxygen.md)** (C++, GPL-2.0, mature) diff --git a/entries/tocs/_linux.md b/entries/tocs/_linux.md index 5f288751..679b2c41 100644 --- a/entries/tocs/_linux.md +++ b/entries/tocs/_linux.md @@ -65,12 +65,15 @@ - **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017) - **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature) - **[Crown](../crown.md)** (C, C++, Vala, MIT, beta) +- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010) - **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014) +- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014) - **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015) - **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature) - **[DarkPlaces](../darkplaces.md)** (C, GPL-2.0, mature, inactive since 2014) - **[Dave Gnukem](../dave_gnukem.md)** (C++, GPL-2.0, mature) +- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta) - **[DeSmuME](../desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015) - **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature) - **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature) @@ -89,15 +92,21 @@ - **[Eat The Whistle](../eat_the_whistle.md)** (C, ?, mature, inactive since 2017) - **[ECWolf](../ecwolf.md)** (C++, GPL-2.0, BSD, LGPL-2.1, Libpng, zlib, bzip2, MIT, IJG, Public domain, mature) - **[Emilia Pinball](../emilia_pinball.md)** (C++, GPL-2.0, beta) +- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature) - **[Enigma](../enigma.md)** (C, C++, GPL-2.0, mature) - **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta) - **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature) - **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature) - **[F-1 Spirit](../f-1_spirit.md)** (C++, ??, beta, inactive since 2009) +- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004) - **[Falltergeist](../falltergeist.md)** (C++, GPL-3.0, beta) - **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature) - **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature) - **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017) +- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014) +- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014) +- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012) +- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010) - **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature) - **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta) - **[FreeBlocks](../freeblocks.md)** (C, Java, GPL-3.0, beta, inactive since 2015) @@ -106,9 +115,14 @@ - **[Friking Shark](../friking_shark.md)** (C++, GPL-3.0, mature) - **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012) - **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature) +- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016) +- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002) - **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature) +- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018) +- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[GL4ES](../gl4es.md)** (C, MIT, mature) - **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature) - **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006) - **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013) @@ -246,7 +260,7 @@ - **[The Secret Chronicles of Dr. M.](../the_secret_chronicles_of_dr_m.md)** (C++, GPL-3.0, mature) - **[Thrive](../thrive.md)** (C++, AngelScript, JavaScript, GPL-3.0, beta) - **[Thrust](../thrust.md)** (C, GPL-2.0, beta, inactive since 2006) -- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature) +- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature) - **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012) - **[TORCS, The Open Racing Car Simulator](../torcs_the_open_racing_car_simulator.md)** (C++, GPL-2.0, mature, inactive since 2016) - **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017) diff --git a/entries/tocs/_macos.md b/entries/tocs/_macos.md index e93b60bf..d75491a4 100644 --- a/entries/tocs/_macos.md +++ b/entries/tocs/_macos.md @@ -28,6 +28,7 @@ - **[Colditz Escape](../colditz_escape.md)** (C, GPL-3.0, mature) - **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017) - **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature) +- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010) - **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015) - **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature) @@ -59,13 +60,18 @@ - **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature) - **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature) - **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017) +- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014) - **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature) - **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta) - **[Freedoom](../freedoom.md)** (Not applicable, Not applicable, beta) - **[Frets on Fire](../frets_on_fire.md)** (Python, GPL-2.0, mature, inactive since 2008) - **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012) - **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature) +- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016) +- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002) +- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature) - **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006) - **[Grobots](../grobots.md)** (C++, GPL-2.0, mature, inactive since 2014) @@ -152,7 +158,7 @@ - **[The Butterfly Effect](../the_butterfly_effect.md)** (C++, GPL-2.0, beta) - **[The Eternity Engine](../the_eternity_engine.md)** (C, C++, GPL-3.0, mature) - **[The Powder Toy](../the_powder_toy.md)** (C++, C, Lua, Python, GPL-3.0, mature) -- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature) +- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature) - **[Tiny Wings](../tiny_wings.md)** (Objective-C, C, C++, MIT, beta) - **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017) - **[Tremulous](../tremulous.md)** (C, GPL-2.0, mature, inactive since 2016) diff --git a/entries/tocs/_platform.md b/entries/tocs/_platform.md index d2116c6a..29a15cdf 100644 --- a/entries/tocs/_platform.md +++ b/entries/tocs/_platform.md @@ -11,6 +11,7 @@ - **[Data Storm](../data_storm.md)** (C, Apache-2.0, mature, inactive since 2017) - **[Dave Gnukem](../dave_gnukem.md)** (C++, GPL-2.0, mature) - **[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) - **[freegish](../freegish.md)** (C, GPL-2.0, beta, inactive since 2017) - **[FreePrince](../freeprince.md)** (C, GPL-2.0, beta, inactive since 2011) - **[freeVikings](../freevikings.md)** (Ruby, GPL-2.0, beta) diff --git a/entries/tocs/_puzzle.md b/entries/tocs/_puzzle.md index 96f722d1..0c59568d 100644 --- a/entries/tocs/_puzzle.md +++ b/entries/tocs/_puzzle.md @@ -28,7 +28,11 @@ - **[CrappyBird](../crappybird.md)** (JavaScript, MIT, mature, inactive since 2017) - **[CrystalQuest](../crystalquest.md)** (JavaScript, MIT, mature, inactive since 2017) - **[Cubosphere](../cubosphere.md)** (C, C++, GPL-3.0, beta) +- **[CuteMaze](../cutemaze.md)** (C++, GPL-3.0, mature) +- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014) +- **[Domino On Acid](../domino_on_acid.md)** (Java, GPL-2.0, mature, inactive since 2009) - **[Duck Marines](../duck_marines.md)** (Lua, zlib, mature, inactive since 2016) +- **[Einstein Puzzle](../einstein_puzzle.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[Enigma](../enigma.md)** (C, C++, GPL-2.0, mature) - **[EnTT Pacman](../entt_pacman.md)** (C, C++, MIT, mature) - **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature) @@ -36,7 +40,10 @@ - **[FreeSiege](../freesiege.md)** (C++, GPL-3.0, beta) - **[freeVikings](../freevikings.md)** (Ruby, GPL-2.0, beta) - **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012) +- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002) - **[Gift Grabber](../gift_grabber.md)** (JavaScript, Apache-2.0, mature) +- **[GJID](../gjid.md)** (C++, MIT, mature, inactive since 2017) +- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[glPortal](../glportal.md)** (C++, zlib, beta) - **[Grabble](../grabble.md)** (Java, ?, mature, inactive since 2006) - **[Gweled](../gweled.md)** (C, GPL-2.0, mature) diff --git a/entries/tocs/_remake.md b/entries/tocs/_remake.md index e9790076..78e3fd9a 100644 --- a/entries/tocs/_remake.md +++ b/entries/tocs/_remake.md @@ -149,7 +149,7 @@ - **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature) - **[glPortal](../glportal.md)** (C++, zlib, beta) - **[Gnomescroll](../gnomescroll.md)** (C, C++, Python, GPL-3.0, beta, inactive since 2013) -- **[GNU FreeDink](../gnu_freedink.md)** (C, C++, GPL-3.0, mature) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[GoldenEye: Source](../goldeneye_source.md)** (C++, C, GPL-3.0, mature, inactive since 2018) - **[Gorc](../gorc.md)** (C++, Apache-2.0, beta) - **[Gorillas-rs](../gorillas-rs.md)** (Rust, MIT, beta) @@ -316,7 +316,7 @@ - **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017) - **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta) - **[pq2](../pq2.md)** (C++, GPL-3.0, mature) -- **[PrBoom+](../prboom.md)** (C, GPL-2.0, mature, inactive since 2016) +- **[PrBoom+](../prboom+.md)** (C, GPL-2.0, mature, inactive since 2016) - **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016) - **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012) - **[progress-quest](../progress-quest.md)** (C++, MIT, mature) diff --git a/entries/tocs/_role-playing.md b/entries/tocs/_role-playing.md index 317e88db..6541d447 100644 --- a/entries/tocs/_role-playing.md +++ b/entries/tocs/_role-playing.md @@ -29,6 +29,7 @@ - **[coab](../coab.md)** (C#, ???, mature) - **[Crossfire](../crossfire.md)** (C, Java, GPL-2.0, mature) - **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature) +- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature) - **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature) - **[Daimonin](../daimonin.md)** (C, GPL-2.0, mature) - **[DarkCity](../darkcity.md)** (PHP, GPL-3.0, mature, inactive since 2012) @@ -46,6 +47,7 @@ - **[Dungeon Monkey Eternal](../dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016) - **[Dungeon Quest](../dungeon_quest.md)** (Java, MIT, mature) - **[Egoboo](../egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015) +- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature) - **[EmptyEpsilon](../emptyepsilon.md)** (C, C++, Lua, GPL-2.0, mature) - **[Endless Sky](../endless_sky.md)** (C++, GPL-3.0, mature) - **[Eos, Dawn of Light: A Space Opera](../eos_dawn_of_light_a_space_opera.md)** (Python, MIT, beta, inactive since 2007) @@ -61,9 +63,10 @@ - **[FreedroidRPG](../freedroidrpg.md)** (C, C++, Lua, GPL-2.0, mature) - **[Fujo](../fujo.md)** (Python, CC-BY-SA-4.0, mature, inactive since 2014) - **[GalaxyMage Redux](../galaxymage_redux.md)** (Python, GPL-2.0, beta, inactive since 2011) +- **[GearHead 2](../gearhead_2.md)** (Pascal, LGPL-2.0, beta) - **[GearHead](../gearhead.md)** (Pascal, LGPL-2.1, Apache-2.0, mature) - **[Gee Whiz](../gee_whiz.md)** (C, GPL-2.0, beta, inactive since 2004) -- **[GNU FreeDink](../gnu_freedink.md)** (C, C++, GPL-3.0, mature) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Goblin Hack](../goblin_hack.md)** (C++, GPL-2.0, beta, inactive since 2009) - **[Griefly](../griefly.md)** (C++, Go, Python, MIT, beta) - **[Hale](../hale.md)** (Java, GPL-2.0, beta, inactive since 2014) @@ -141,7 +144,7 @@ - **[The Endless Dungeons](../the_endless_dungeons.md)** (C, CC-BY-NC-SA-2.0, mature, inactive since 2015) - **[The hunt for the lost rainbow jewels (Jewelhunt)](../the_hunt_for_the_lost_rainbow_jewels_jewelhunt.md)** (Java, GPL-2.0, beta) - **[The Mana World](../the_mana_world.md)** (PHP, GPL-2.0, mature) -- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature) +- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature) - **[Trinity Reign](../trinity_reign.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[Tuxemon](../tuxemon.md)** (Python, GPL-3.0, mature) - **[UlDunAd](../uldunad.md)** (Python, GPL-3.0, beta, inactive since 2011) diff --git a/entries/tocs/_simulation.md b/entries/tocs/_simulation.md index d003fb35..bc4601d0 100644 --- a/entries/tocs/_simulation.md +++ b/entries/tocs/_simulation.md @@ -15,12 +15,18 @@ - **[Combat Simulator Project](../combat_simulator_project.md)** (C++, GPL-2.0, beta, inactive since 2010) - **[Construo](../construo.md)** (C++, GPL-3.0, beta, inactive since 2015) - **[Core War](../core_war.md)** (C, Java, GPL-2.0, 2-clause BSD, mature) +- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010) - **[Danger from the Deep](../danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011) - **[Dope Wars](../dope_wars.md)** (C, GPL-2.0, mature, inactive since 2013) - **[Eat The Whistle](../eat_the_whistle.md)** (C, ?, mature, inactive since 2017) - **[Ecksdee](../ecksdee.md)** (C++, GPL-2.0, beta, inactive since 2009) - **[F-1 Spirit](../f-1_spirit.md)** (C++, ??, beta, inactive since 2009) +- **[Fairy-Max](../fairy-max.md)** (C, Custom, mature, inactive since 2018) +- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004) +- **[Fictional Air Combat](../fictional_air_combat.md)** (C, C++, GPL-3.0, beta, inactive since 2012) - **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature) +- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012) +- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010) - **[FreeFalcon](../freefalcon.md)** (C, C++, 2-clause BSD, inactive since 2014) - **[Freekick 3](../freekick_3.md)** (C++, Python, GPL-3.0, mature, inactive since 2015) - **[Freeminer](../freeminer.md)** (C++, Lua, GPL-3.0, beta) diff --git a/entries/tocs/_strategy.md b/entries/tocs/_strategy.md index c6881967..063433dd 100644 --- a/entries/tocs/_strategy.md +++ b/entries/tocs/_strategy.md @@ -49,6 +49,7 @@ - **[Conquests](../conquests.md)** (C++, GPL-2.0, mature, inactive since 2012) - **[CorsixTH](../corsixth.md)** (Lua, C++, MIT, mature) - **[Crimson Fields](../crimson_fields.md)** (C++, GPL-2.0, mature, inactive since 2010) +- **[Critterding](../critterding.md)** (C++, GPL-2.0, beta, inactive since 2013) - **[Crown and Cutlass](../crown_and_cutlass.md)** (C++, Custom, beta, inactive since 2009) - **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014) - **[Dark Destiny](../dark_destiny.md)** (Java, JavaScript, GPL, mature, inactive since 2016) @@ -72,6 +73,7 @@ - **[Free Heroes 2](../free_heroes_2.md)** (C++, GPL-2.0, beta, inactive since 2015) - **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature) - **[Free Space Colonization](../free_space_colonization.md)** (C, GPL-2.0, beta, inactive since 2017) +- **[Free Tennis](../free_tennis.md)** (OCaml, GPL-2.0, beta, inactive since 2005) - **[freeaoe](../freeaoe.md)** (C++, GPL-3.0, beta) - **[Freeciv Alpha Centauri project](../freeciv_alpha_centauri_project.md)** (C, GPL-2.0, beta, inactive since 2003) - **[Freeciv-web](../freeciv-web.md)** (JavaScript, Java, Python, AGPL-3.0, mature) @@ -87,6 +89,7 @@ - **[FreeSynd](../freesynd.md)** (C++, GPL-2.0, beta, inactive since 2017) - **[GalaxyNG](../galaxyng.md)** (C, GPL-2.0, mature, inactive since 2005) - **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature) +- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018) - **[Glest](../glest.md)** (C++, GPL-2.0, mature, inactive since 2009) - **[Globulation 2](../globulation_2.md)** (C++, GPL-3.0, mature) - **[Goblin Camp](../goblin_camp.md)** (C++, GPL-3.0, beta, inactive since 2012) diff --git a/entries/tocs/_web.md b/entries/tocs/_web.md index 90d3373d..4d660690 100644 --- a/entries/tocs/_web.md +++ b/entries/tocs/_web.md @@ -25,6 +25,7 @@ - **[Fantasy Map Generator](../fantasy_map_generator.md)** (JavaScript, MIT, mature) - **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017) - **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Grimsonland](../grimsonland.md)** (JavaScript, ?, mature, inactive since 2017) - **[HexGL](../hexgl.md)** (JavaScript, CoffeeScript, MIT, mature, inactive since 2016) - **[HTML5 Pacman](../html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013) diff --git a/entries/tocs/_windows.md b/entries/tocs/_windows.md index 130e7fde..9c5739a3 100644 --- a/entries/tocs/_windows.md +++ b/entries/tocs/_windows.md @@ -41,6 +41,7 @@ - **[Canta](../canta.md)** (Python, GPL-3.0, beta, inactive since 2011) - **[Caph](../caph.md)** (C, GPL-3.0, mature, inactive since 2010) - **[Cart Life](../cart_life.md)** (AGS Script, Custom, mature, inactive since 2014) +- **[Cat Mother Dead Justice](../cat_mother_dead_justice.md)** (C++, 3-clause BSD, GPL-2.0, beta, inactive since 2003) - **[Cataclysm: Dark Days Ahead](../cataclysm_dark_days_ahead.md)** (C++, CC-BY-SA-3.0, mature) - **[Childsplay](../childsplay.md)** (Python, GPL-3.0, mature) - **[Chocolate Doom](../chocolate_doom.md)** (C, GPL-2.0, mature) @@ -55,6 +56,7 @@ - **[Crack Attack!](../crack_attack.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017) - **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature) +- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010) - **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014) - **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[D-Fend Reloaded](../d-fend_reloaded.md)** (Pascal, GPL-3.0, mature, inactive since 2015) @@ -62,6 +64,7 @@ - **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature) - **[DarkPlaces](../darkplaces.md)** (C, GPL-2.0, mature, inactive since 2014) - **[Dave Gnukem](../dave_gnukem.md)** (C++, GPL-2.0, mature) +- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta) - **[DeSmuME](../desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015) - **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature) - **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature) @@ -92,12 +95,18 @@ - **[Etterna](../etterna.md)** (C, C++, Lua, MIT, beta) - **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature) - **[F-1 Spirit](../f-1_spirit.md)** (C++, ??, beta, inactive since 2009) +- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004) - **[Falltergeist](../falltergeist.md)** (C++, GPL-3.0, beta) - **[FIFE](../fife.md)** (C++, Python, LGPL-2.1, beta) - **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature) - **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature) - **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature) - **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017) +- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014) +- **[FLTrator](../fltrator.md)** (C++, GPL-3.0, mature, inactive since 2016) +- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014) +- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012) +- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010) - **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature) - **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta) - **[Freedoom](../freedoom.md)** (Not applicable, Not applicable, beta) @@ -105,8 +114,12 @@ - **[Frets on Fire](../frets_on_fire.md)** (Python, GPL-2.0, mature, inactive since 2008) - **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature) - **[Gang Garrison 2](../gang_garrison_2.md)** (Game Maker Script, MPL, mature) +- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016) - **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature) +- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018) +- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005) - **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017) +- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012) - **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature) - **[GoRogue](../gorogue.md)** (C#, MIT, mature) - **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006) @@ -268,7 +281,7 @@ - **[The Secret Chronicles of Dr. M.](../the_secret_chronicles_of_dr_m.md)** (C++, GPL-3.0, mature) - **[Thrive](../thrive.md)** (C++, AngelScript, JavaScript, GPL-3.0, beta) - **[Thrust](../thrust.md)** (C, GPL-2.0, beta, inactive since 2006) -- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature) +- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature) - **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012) - **[TORCS, The Open Racing Car Simulator](../torcs_the_open_racing_car_simulator.md)** (C++, GPL-2.0, mature, inactive since 2016) - **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017) diff --git a/statistics.md b/statistics.md index 4931cee5..f05d55e0 100644 --- a/statistics.md +++ b/statistics.md @@ -1,29 +1,29 @@ [comment]: # (autogenerated content, do not edit) # Statistics -analyzed 1135 entries on 2019-10-23 13:43:43 +analyzed 1165 entries on 2019-10-28 14:20:12 ## State -- mature: 633 (55.8%) -- beta: 500 (44.1%) -- inactive: 546 (48.1%) +- mature: 654 (56.1%) +- beta: 509 (43.7%) +- inactive: 572 (49.1%) ##### Inactive State -Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Bacon2D (2018), Bastet (2018), CBoard (2018), Chrzaszcz (2018), Dedalus (2018), gist-txt (2018), GoldenEye: Source (2018), Inexor (2018), Lionheart Remake (2018), Lords of the Fey (2018), Nuvie (2018), Open Flood (2018), Open Rodent's Revenge (2018), OpenFire (2018), OpenMC2 (2018), OpenTyrian (2018), Orbium (2018), pacman-canvas (2018), Pentagram (2018), POSTAL 1 Open Source (2018), Procedural Map Generator (2018), ProQuake 4 (2018), Pushover (2018), pycraft (2018), Pygame---Alien-Invasion (2018), pyscroll (2018), Space Harrier Clone (2018), super-methane-brothers-gx (2018), The-Trail (2018), TrueCraft (2018), Undum (2018), Vocaluxe (2018), Wario-Land-3 (2018), Wizardry Legacy (2018), Zod Engine (2018), alive (2017), Angry Birds in Python (2017), BitRiot (2017), Blasphemer (2017), Blobby Volley 2 (2017), Breakout-VR (2017), chainreaction (2017), Civitas (2017), Clumsy Bird (2017), Craft (2017), CrappyBird (2017), CrystalQuest (2017), Data Storm (2017), Der Clou! (2017), Eat The Whistle (2017), Executive Man (2017), flixel-gdx (2017), Free Space Colonization (2017), freegish (2017), FreeSynd (2017), GLtron (2017), Grimsonland (2017), Iceball (2017), IO Reboot (2017), Iris2 (2017), javascript-E.T. (2017), jsFO (2017), Just another Tetris™ clone (2017), LastTry (2017), Lemmini (2017), LGeneral (2017), Manic Digger (2017), Marblez (2017), Mininim (2017), NOVA PINBALL (2017), Open Cube (2017), Open Jumpgate (2017), OpenCrystalCaves (2017), OpenGGS (2017), OpenITG (2017), OpenSR (2017), OpenTriad (2017), Pink Pony (2017), PokerTH (2017), Powerslave EX (2017), Project Carrot (2017), rpgboss (2017), Scrolling Game Development Kit 2 (2017), sensitive-js (2017), shadow-of-the-beast-html5 (2017), Shadowgrounds (2017), snake (2017), Tank: Zone of Death (2017), Tapir (2017), Total Annihilation 3D (2017), Tressette (2017), Tumbly Towers (2017), TUSSLE (2017), Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atomic Tanks (2016), Atrinik (2016), Birth of the Empires (2016), Blob Wars Episode 2 : Blob And Conquer (2016), Castle of the Winds (2016), Chess3D (2016), Consomaton (2016), Dark Destiny (2016), Dingo-Engine (2016), DNT (2016), Duck Marines (2016), Dungeon Monkey Eternal (2016), Escape Towards The Unknown (2016), FreeRCT (2016), Ghostly (2016), HexGL (2016), Hexoshi (2016), Hocoslamfy (2016), HoverRace (2016), Hypatia (2016), Infiniminer (2016), JaNaG - Java Name Generator (2016), jewelthief (2016), l-echo (2016), ladder (2016), lttp-phaser (2016), Mice Men: Remix (2016), Open Yahtzee (2016), Polis (2016), PrBoom+ (2016), Prescription Wars (2016), ransack (2016), skifree.js (2016), Strife: Veteran Edition (2016), TORCS, The Open Racing Car Simulator (2016), Tremulous (2016), uMario (2016), uninvited (2016), Veraball (2016), Wizznic! (2016), xu4 (2016), Yet Another Engine (2016), Aleph One (2015), ativayeban (2015), Atomiks (2015), Aussenposten (2015), Ball And Wall (2015), Battleround (2015), BlakedAwesomenaughts (2015), Blitwizard (2015), Boulder Dash (2015), Construo (2015), CorEngine (2015), D-Fend Reloaded (2015), D2X-XL (2015), Dash Engine (2015), Delta Engine (2015), DeSmuME (2015), Egoboo (2015), erampage (2015), Free Heroes 2 (2015), FreeBlocks (2015), Freekick 3 (2015), H-Craft Championship (2015), Hardwar (2015), Kartering (2015), KnightOfWor (2015), Libre Pinball (2015), Liquid War (2015), M.E.W.L. (2015), Micropolis (2015), Minesweeper (in C) (2015), movbizz (2015), Open Zelda (2015), OpenCity (2015), OpenGL Test Drive Remake (2015), OpenLiero (2015), OpenRaider (2015), Paper Isaac (2015), PyBreak360 (2015), pyORPG (2015), Q-Gears (2015), Return of Dr. Destructo (2015), Roguish (2015), RPG-X (2015), Scrabble3D (2015), SS13 Remake (2015), starshatter-open (2015), Tenes Empanadas Graciela (2015), The Endless Dungeons (2015), The Epic of Heroes (2015), Tile World (2015), Torrega Race (2015), twin-e (2015), TwinEngine (2015), Witch Blast (2015), XScavenger (2015), Airstrike (2014), Annex: Conquer the World (2014), Argentum Online (2014), Battles of Antargis (2014), Berusky II (2014), BlockOut II (2014), c64-nuclearreaction (2014), Cart Life (2014), CatacombSDL (2014), Curse of War (2014), DarkPlaces (2014), Deity (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), FQuake3 (2014), FreeFalcon (2014), Fujo (2014), Gorillas (2014), Grobots (2014), Gusty's Serpents (2014), Hale (2014), Heroes of Wing Commander (2014), Hovertank3D (2014), Keen Dreams (2014), Kingdoms (2014), Knights (2014), Lips of Suna (2014), Lose Your Marbles (2014), Maxit (2014), Open RPG Maker (2014), Open Tibia (2014), OpenC1 (2014), OpenRoads (2014), OpenTitus (2014), Radakan (2014), rpge (2014), sandbox Game Maker (2014), Scorched3D (2014), SDL Game Engine 2D (2014), SDL Sopwith (2014), Sintel The Game (2014), Spooker Framework (2014), Star-Wars-III (2014), Summoning Wars (2014), Supercars III (2014), SuperFoulEgg (2014), Supremacy (2014), Taggem (2014), Turious (2014), Turn of War (2014), TurokEX (2014), Vamos (2014), VDrift (2014), WWW (2014), X-Moto (2014), Xenowar (2014), adventure engine (2013), Battle City (2013), Berusky (2013), Bos Wars (2013), BurgerSpace (2013), C-evo (2013), Candy Box 2 (2013), Cosmosmash (2013), Cytadela (2013), Decker (2013), DemiGod (2013), Dope Wars (2013), Dungeon Mapper (2013), Fluid Table Tennis (2013), Forsaken (2013), Gnomescroll (2013), Grail (2013), HHexen (2013), HoDoKu (2013), HolySpirit (2013), HTML5 Pacman (2013), Iron Seed (2013), MechCommander 2 Omnitech (2013), Mpango (2013), Murder In The Public Domain (2013), OpenRPG (2013), Phantasy Star Rebirth (2013), Rescue! Max (2013), Room for Change (2013), SoftPixel Engine (2013), Source of Tales (2013), The Bub's Brothers (2013), Theme Park Builder 3D CAD (2013), Trinity Reign (2013), TTDPatch (2013), Ultimate Stunts (2013), xBaK (2013), Zero Ballistics (2013), 4D-TRIS (2012), Afternoon Stalker (2012), Artillery Duel Reloaded (2012), Batrachians (2012), Billiards (2012), Biniax (2012), BlackNova Traders (2012), Blitzkrieg (2012), Card Stories (2012), Cataclysm (2012), Celestron (2012), CommandoJS (2012), Conquests (2012), DarkCity (2012), DOOM (2012), DOOM-iOS (2012), Frozen Bubble (2012), Goblin Camp (2012), Hexwar (2012), Mari0 (2012), Mega Mario (2012), Mocha Doom (2012), OpenArena (2012), orona (2012), PARPG (2012), PixelLight (2012), PLIB (2012), Privateer - Gemini Gold (2012), Rise of the Triad for Linux (2012), SDL Bomber (2012), splexhd (2012), Stunt Car Racer Remake (2012), Thousand Parsec (2012), Toppler (2012), TROPHY (2012), Tux Football (2012), UFO2000 (2012), Wizards Magic (2012), XorCurses (2012), Abuse (2011), Battlefield Java (2011), Brain Workshop (2011), Canta (2011), CAVEZ of PHEAR (2011), Danger from the Deep (2011), Dawn (2011), Digbuild (2011), FreePrince (2011), GalaxyMage Redux (2011), Kobold's Quest 2 (2011), KQ Lives (2011), One Way To Go (2011), Open Syobon Action (2011), OpenBlox (2011), OpenMOO2 (2011), PyKaraoke (2011), Siege of Avalon : Open Source (2011), Skifree-HTML5-clone (2011), Skrupel - Tribute Compilation (2011), Smash Battle (2011), Song of Albion (2011), Super Methane Brothers (2011), The Rush (2011), The Ur-Quan Masters (2011), Tux of Math Command (2011), UlDunAd (2011), World of Phaos (2011), X-Force: Fight For Destiny (2011), AI Wars (2010), Arashi-JS (2010), Between (2010), BomberClone (2010), Bombermaaan (2010), Bombic2 (2010), Caph (2010), Combat Simulator Project (2010), Crimson Fields (2010), Dragon History - Dračí Historie (2010), Heroes of Wesnoth (2010), Labyrinth of Worlds (2010), Libre: The Open Source Card Game (2010), Linwarrior 3D (2010), Mercenary Commander (2010), Monsters and Mushrooms (2010), nXtank (2010), Open Creatures (2010), OpenHoMM (2010), RacerJS (2010), Slay (2010), SpaceTrader for Java (2010), Stargus (2010), Syndicate Wars Port (2010), UltraStar (2010), WebChess (2010), xDuke (2010), XPilot (2010), XPilot NG (2010), XSera (2010), XSwing Plus (2010), Zaz (2010), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Balder2D (2009), Ball and Paddle (2009), Battery (2009), Battle Tanks (2009), Beat Harvester (2009), bratwurst (2009), Brikx (2009), Cadaver (2009), Crown and Cutlass (2009), Dark Oberon (2009), Defendguin (2009), Duel Commander (2009), Duke3D (2009), Ecksdee (2009), F-1 Spirit (2009), Fall of Imiryn (2009), Fallen Spire (2009), Freenukum Jump'n Run (2009), FreeTrain (2009), Froggix (2009), Glest (2009), Goblin Hack (2009), MicroWar 2.0 (2009), Netrek (2009), ORIENT (2009), SDL Asylum (2009), Secret Maryo Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), Yo Frankie! (2009), 4D Maze Game (2008), A Planet's Revenge (2008), Amphetamine (2008), Attal: Lords of doom (2008), Avanor (2008), Bloodmasters (2008), BRIQUOLO (2008), Duke3d_w32 (2008), FreeRails (2008), Freestars (2008), Frets on Fire (2008), Mars, Land of No Mercy (2008), Meritous (2008), Open Game Engine (2008), Psyco (2008), S.C.O.U.R.G.E. (2008), Sengoku: Warring States of Japan (2008), Slot-Racers (2008), Space Opera (2008), 2H4U (2007), Adanaxis (2007), Ajax3d (2007), Armies (2007), Black Shades Elite (2007), Bouncy the Hungry Rabbit (2007), Brutal Chess (2007), buggyGame (2007), DirectPython (2007), Eos, Dawn of Light: A Space Opera (2007), ika (2007), kiki the nano bot (2007), Pang Zero (2007), SharpKonquest (2007), SilverTree (2007), SLASH'EM (2007), Transfusion (2007), Underworld Adventures (2007), World Builder (2007), Betrayer's Moon Tactics (2006), Bloboats (2006), Boson (2006), Castle-Combat (2006), GPL Arcade Volleyball (2006), Grabble (2006), GUSANOS (2006), Jake2 (2006), JQuest (2006), Linley's Dungeon Crawl (2006), Metal Mech (2006), OpenMortal (2006), Rogue Clone IV (2006), RPDungeon - computer aided role playing (2006), StarBlastrix (2006), Thrust (2006), A7Xpg (2005), Abe's Amazing Adventure (2005), Bombic (2005), Crack Attack! (2005), GalaxyNG (2005), H-World (2005), Heart of the Alien (2005), JFDuke3D (2005), JonoF's Shadow Warrior Port (JFSW) (2005), Ladder (2005), Lincity (2005), Microracers (2005), Spice Trade (2005), Tumiki Fighters (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), 3D Pong (2004), Aklabeth (2004), Colonization too (2004), Digger Remastered (2004), Gee Whiz (2004), GM Tools (2004), I Have No Tomatoes (2004), Jump'n'Bump (2004), Krystal Drop (2004), Nighthawk (2004), Noiz2sa (2004), NStars! (2004), Openglad (2004), PySol (2004), rRootage (2004), SolarWolf (2004), T-Bots (2004), Vorton (2004), Alex the Allegator 4 (2003), AntiChess (2003), Apricots (2003), CannonSmash (2003), Cat Mother Dead Justice (2003), Civil (2003), Freeciv Alpha Centauri project (2003), Ice Breaker (2003), Machinations (2003), PARSEC47 (2003), Pathological (2003), Pizza Business (2003), Planetary Hoppers (2003), Sopwith 3 (2003), The Clans (2003), Wargamer (2003), XArchon (2003), Anagramarama (2002), Batalla Naval (2002), Deathchase 3D (2002), Maelstrom (2002), Umbra (2002), Vectoroids (2002), 54321 (2001), Greenius' Civil War (2001), Tux Racer (2001), 3Dc (2000), ACM (2000), Circus Linux! (2000), Operation Citadel (2000), xdigger (1999), ICBM3D (1998) +Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Bacon2D (2018), Bastet (2018), CBoard (2018), Chrzaszcz (2018), Dedalus (2018), Extreme Tux Racer (2018), Fairy-Max (2018), Gilbert and the doors (2018), gist-txt (2018), GoldenEye: Source (2018), Inexor (2018), Lionheart Remake (2018), Lords of the Fey (2018), Nuvie (2018), Open Flood (2018), Open Rodent's Revenge (2018), OpenFire (2018), OpenMC2 (2018), OpenTyrian (2018), Orbium (2018), pacman-canvas (2018), Pentagram (2018), POSTAL 1 Open Source (2018), Procedural Map Generator (2018), ProQuake 4 (2018), Pushover (2018), pycraft (2018), Pygame---Alien-Invasion (2018), pyscroll (2018), Space Harrier Clone (2018), super-methane-brothers-gx (2018), The-Trail (2018), TrueCraft (2018), Undum (2018), Vocaluxe (2018), Wario-Land-3 (2018), Wizardry Legacy (2018), Zod Engine (2018), alive (2017), Angry Birds in Python (2017), BitRiot (2017), Blasphemer (2017), Blobby Volley 2 (2017), Breakout-VR (2017), chainreaction (2017), Civitas (2017), Clumsy Bird (2017), Craft (2017), CrappyBird (2017), CrystalQuest (2017), Data Storm (2017), Der Clou! (2017), Eat The Whistle (2017), Executive Man (2017), flixel-gdx (2017), Free Space Colonization (2017), freegish (2017), FreeSynd (2017), GJID (2017), GLtron (2017), Grimsonland (2017), Iceball (2017), IO Reboot (2017), Iris2 (2017), javascript-E.T. (2017), jsFO (2017), Just another Tetris™ clone (2017), LastTry (2017), Lemmini (2017), LGeneral (2017), Manic Digger (2017), Marblez (2017), Mininim (2017), NOVA PINBALL (2017), Open Cube (2017), Open Jumpgate (2017), OpenCrystalCaves (2017), OpenGGS (2017), OpenITG (2017), OpenSR (2017), OpenTriad (2017), Pink Pony (2017), PokerTH (2017), Powerslave EX (2017), Project Carrot (2017), rpgboss (2017), Scrolling Game Development Kit 2 (2017), sensitive-js (2017), shadow-of-the-beast-html5 (2017), Shadowgrounds (2017), snake (2017), Tank: Zone of Death (2017), Tapir (2017), Total Annihilation 3D (2017), Tressette (2017), Tumbly Towers (2017), TUSSLE (2017), Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atomic Tanks (2016), Atrinik (2016), Birth of the Empires (2016), Blob Wars Episode 2 : Blob And Conquer (2016), Castle of the Winds (2016), Chess3D (2016), Consomaton (2016), Dark Destiny (2016), Dingo-Engine (2016), DNT (2016), Duck Marines (2016), Dungeon Monkey Eternal (2016), Escape Towards The Unknown (2016), FLTrator (2016), fRaBs (2016), FreeRCT (2016), GCompris (2016), Ghostly (2016), HexGL (2016), Hexoshi (2016), Hocoslamfy (2016), HoverRace (2016), Hypatia (2016), Infiniminer (2016), JaNaG - Java Name Generator (2016), jewelthief (2016), l-echo (2016), ladder (2016), lttp-phaser (2016), Mice Men: Remix (2016), Open Yahtzee (2016), Polis (2016), PrBoom+ (2016), Prescription Wars (2016), ransack (2016), skifree.js (2016), Strife: Veteran Edition (2016), TORCS, The Open Racing Car Simulator (2016), Tremulous (2016), uMario (2016), uninvited (2016), Veraball (2016), Wizznic! (2016), xu4 (2016), Yet Another Engine (2016), Aleph One (2015), ativayeban (2015), Atomiks (2015), Aussenposten (2015), Ball And Wall (2015), Battleround (2015), BlakedAwesomenaughts (2015), Blitwizard (2015), Boulder Dash (2015), Construo (2015), CorEngine (2015), D-Fend Reloaded (2015), D2X-XL (2015), Dash Engine (2015), Delta Engine (2015), DeSmuME (2015), Egoboo (2015), erampage (2015), Free Heroes 2 (2015), FreeBlocks (2015), Freekick 3 (2015), H-Craft Championship (2015), Hardwar (2015), Kartering (2015), KnightOfWor (2015), Libre Pinball (2015), Liquid War (2015), M.E.W.L. (2015), Micropolis (2015), Minesweeper (in C) (2015), movbizz (2015), Open Zelda (2015), OpenCity (2015), OpenGL Test Drive Remake (2015), OpenLiero (2015), OpenRaider (2015), Paper Isaac (2015), PyBreak360 (2015), pyORPG (2015), Q-Gears (2015), Return of Dr. Destructo (2015), Roguish (2015), RPG-X (2015), Scrabble3D (2015), SS13 Remake (2015), starshatter-open (2015), Tenes Empanadas Graciela (2015), The Endless Dungeons (2015), The Epic of Heroes (2015), Tile World (2015), Torrega Race (2015), twin-e (2015), TwinEngine (2015), Witch Blast (2015), XScavenger (2015), Airstrike (2014), Annex: Conquer the World (2014), Argentum Online (2014), Battles of Antargis (2014), Berusky II (2014), BlockOut II (2014), c64-nuclearreaction (2014), Cart Life (2014), CatacombSDL (2014), Curse of War (2014), Cuyo (2014), DarkPlaces (2014), Deity (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), FLTK Recycling Game! (2014), Flukz (2014), FQuake3 (2014), FreeFalcon (2014), Fujo (2014), Gorillas (2014), Grobots (2014), Gusty's Serpents (2014), Hale (2014), Heroes of Wing Commander (2014), Hovertank3D (2014), Keen Dreams (2014), Kingdoms (2014), Knights (2014), Lips of Suna (2014), Lose Your Marbles (2014), Maxit (2014), Open RPG Maker (2014), Open Tibia (2014), OpenC1 (2014), OpenRoads (2014), OpenTitus (2014), Radakan (2014), rpge (2014), sandbox Game Maker (2014), Scorched3D (2014), SDL Game Engine 2D (2014), SDL Sopwith (2014), Sintel The Game (2014), Spooker Framework (2014), Star-Wars-III (2014), Summoning Wars (2014), Supercars III (2014), SuperFoulEgg (2014), Supremacy (2014), Taggem (2014), Turious (2014), Turn of War (2014), TurokEX (2014), Vamos (2014), VDrift (2014), WWW (2014), X-Moto (2014), Xenowar (2014), adventure engine (2013), Battle City (2013), Berusky (2013), Bos Wars (2013), BurgerSpace (2013), C-evo (2013), Candy Box 2 (2013), Cosmosmash (2013), Critterding (2013), Cytadela (2013), Decker (2013), DemiGod (2013), Dope Wars (2013), Dungeon Mapper (2013), Fluid Table Tennis (2013), Forsaken (2013), Garith (2013), Gnomescroll (2013), Grail (2013), HHexen (2013), HoDoKu (2013), HolySpirit (2013), HTML5 Pacman (2013), Iron Seed (2013), MechCommander 2 Omnitech (2013), Mpango (2013), Murder In The Public Domain (2013), OpenRPG (2013), Phantasy Star Rebirth (2013), Rescue! Max (2013), Room for Change (2013), SoftPixel Engine (2013), Source of Tales (2013), The Bub's Brothers (2013), Theme Park Builder 3D CAD (2013), Trinity Reign (2013), TTDPatch (2013), Ultimate Stunts (2013), xBaK (2013), Zero Ballistics (2013), 4D-TRIS (2012), Afternoon Stalker (2012), Artillery Duel Reloaded (2012), Batrachians (2012), Billiards (2012), Biniax (2012), BlackNova Traders (2012), Blitzkrieg (2012), Card Stories (2012), Cataclysm (2012), Celestron (2012), CommandoJS (2012), Conquests (2012), DarkCity (2012), DOOM (2012), DOOM-iOS (2012), Fictional Air Combat (2012), FooBillard++ (2012), Frozen Bubble (2012), GNU FreeDink (2012), Goblin Camp (2012), Hexwar (2012), Mari0 (2012), Mega Mario (2012), Mocha Doom (2012), OpenArena (2012), orona (2012), PARPG (2012), PixelLight (2012), PLIB (2012), Privateer - Gemini Gold (2012), Rise of the Triad for Linux (2012), SDL Bomber (2012), splexhd (2012), Stunt Car Racer Remake (2012), Thousand Parsec (2012), Toppler (2012), TROPHY (2012), Tux Football (2012), UFO2000 (2012), Wizards Magic (2012), XorCurses (2012), Abuse (2011), Battlefield Java (2011), Brain Workshop (2011), Canta (2011), CAVEZ of PHEAR (2011), Creep Smash (2011), Danger from the Deep (2011), Dawn (2011), Digbuild (2011), FreePrince (2011), GalaxyMage Redux (2011), Kobold's Quest 2 (2011), KQ Lives (2011), One Way To Go (2011), Open Syobon Action (2011), OpenBlox (2011), OpenMOO2 (2011), PyKaraoke (2011), Siege of Avalon : Open Source (2011), Skifree-HTML5-clone (2011), Skrupel - Tribute Compilation (2011), Smash Battle (2011), Song of Albion (2011), Super Methane Brothers (2011), The Rush (2011), The Ur-Quan Masters (2011), Tux of Math Command (2011), UlDunAd (2011), World of Phaos (2011), X-Force: Fight For Destiny (2011), AI Wars (2010), Arashi-JS (2010), Between (2010), BomberClone (2010), Bombermaaan (2010), Bombic2 (2010), Caph (2010), Combat Simulator Project (2010), Crimson Fields (2010), Cultivation (2010), Dragon History - Dračí Historie (2010), FooBillard (2010), Heroes of Wesnoth (2010), Labyrinth of Worlds (2010), Libre: The Open Source Card Game (2010), Linwarrior 3D (2010), Mercenary Commander (2010), Monsters and Mushrooms (2010), nXtank (2010), Open Creatures (2010), OpenHoMM (2010), RacerJS (2010), Slay (2010), SpaceTrader for Java (2010), Stargus (2010), Syndicate Wars Port (2010), UltraStar (2010), WebChess (2010), xDuke (2010), XPilot (2010), XPilot NG (2010), XSera (2010), XSwing Plus (2010), Zaz (2010), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Balder2D (2009), Ball and Paddle (2009), Battery (2009), Battle Tanks (2009), Beat Harvester (2009), bratwurst (2009), Brikx (2009), Cadaver (2009), Crown and Cutlass (2009), Dark Oberon (2009), Defendguin (2009), Domino On Acid (2009), Duel Commander (2009), Duke3D (2009), Ecksdee (2009), F-1 Spirit (2009), Fall of Imiryn (2009), Fallen Spire (2009), Freenukum Jump'n Run (2009), FreeTrain (2009), Froggix (2009), Glest (2009), Goblin Hack (2009), MicroWar 2.0 (2009), Netrek (2009), ORIENT (2009), SDL Asylum (2009), Secret Maryo Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), Yo Frankie! (2009), 4D Maze Game (2008), A Planet's Revenge (2008), Amphetamine (2008), Attal: Lords of doom (2008), Avanor (2008), Bloodmasters (2008), BRIQUOLO (2008), Duke3d_w32 (2008), FreeRails (2008), Freestars (2008), Frets on Fire (2008), Mars, Land of No Mercy (2008), Meritous (2008), Open Game Engine (2008), Psyco (2008), S.C.O.U.R.G.E. (2008), Sengoku: Warring States of Japan (2008), Slot-Racers (2008), Space Opera (2008), 2H4U (2007), Adanaxis (2007), Ajax3d (2007), Armies (2007), Black Shades Elite (2007), Bouncy the Hungry Rabbit (2007), Brutal Chess (2007), buggyGame (2007), DirectPython (2007), Eos, Dawn of Light: A Space Opera (2007), Excellent Bifurcation (2007), ika (2007), kiki the nano bot (2007), Pang Zero (2007), SharpKonquest (2007), SilverTree (2007), SLASH'EM (2007), Transfusion (2007), Underworld Adventures (2007), World Builder (2007), Betrayer's Moon Tactics (2006), Bloboats (2006), Boson (2006), Castle-Combat (2006), GPL Arcade Volleyball (2006), Grabble (2006), GUSANOS (2006), Jake2 (2006), JQuest (2006), Linley's Dungeon Crawl (2006), Metal Mech (2006), OpenMortal (2006), Rogue Clone IV (2006), RPDungeon - computer aided role playing (2006), StarBlastrix (2006), Thrust (2006), A7Xpg (2005), Abe's Amazing Adventure (2005), Bombic (2005), Crack Attack! (2005), Einstein Puzzle (2005), Free Tennis (2005), GalaxyNG (2005), GL-117 (2005), H-World (2005), Heart of the Alien (2005), JFDuke3D (2005), JonoF's Shadow Warrior Port (JFSW) (2005), Ladder (2005), Lincity (2005), Microracers (2005), Spice Trade (2005), Tumiki Fighters (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), 3D Pong (2004), Aklabeth (2004), Colonization too (2004), Digger Remastered (2004), Falcon's Eye (2004), Gee Whiz (2004), GM Tools (2004), I Have No Tomatoes (2004), Jump'n'Bump (2004), Krystal Drop (2004), Nighthawk (2004), Noiz2sa (2004), NStars! (2004), Openglad (2004), PySol (2004), rRootage (2004), SolarWolf (2004), T-Bots (2004), Vorton (2004), Alex the Allegator 4 (2003), AntiChess (2003), Apricots (2003), CannonSmash (2003), Cat Mother Dead Justice (2003), Civil (2003), Freeciv Alpha Centauri project (2003), Ice Breaker (2003), Machinations (2003), PARSEC47 (2003), Pathological (2003), Pizza Business (2003), Planetary Hoppers (2003), Sopwith 3 (2003), The Clans (2003), Wargamer (2003), XArchon (2003), Anagramarama (2002), Batalla Naval (2002), Deathchase 3D (2002), Gem Drop X (2002), Maelstrom (2002), Umbra (2002), Vectoroids (2002), 54321 (2001), Greenius' Civil War (2001), Tux Racer (2001), 3Dc (2000), ACM (2000), Circus Linux! (2000), Operation Citadel (2000), xdigger (1999), ICBM3D (1998), Dunnet (1992) ## Code Languages ##### Language frequency -- C++ (35.5%) -- C (24.1%) +- C++ (35.7%) +- C (24.2%) - Java (8.3%) -- Python (7.0%) -- JavaScript (6.2%) -- Lua (4.5%) -- C# (3.5%) +- Python (6.9%) +- JavaScript (6.1%) +- Lua (4.4%) +- C# (3.4%) - Pascal (1.4%) - PHP (1.3%) - Objective-C (0.8%) @@ -40,11 +40,11 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - CoffeeScript (0.2%) - Go (0.2%) - Haskell (0.2%) +- Lisp (0.2%) - Ren'py (0.2%) - Ruby (0.2%) - Scheme (0.2%) - Javascript (0.1%) -- Lisp (0.1%) - Vala (0.1%) - Visual Basic (0.1%) - ?? (0.1%) @@ -61,6 +61,7 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - Dart (0.1%) - DM (0.1%) - Elm (0.1%) +- Emacs Lisp (0.1%) - F# (0.1%) - Game Maker Script (0.1%) - Groovy (0.1%) @@ -68,6 +69,7 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - MoonScript (0.1%) - None (0.1%) - Not applicable (0.1%) +- OCaml (0.1%) - ooc (0.1%) - Pytghon (0.1%) - QuakeC (0.1%) @@ -84,22 +86,22 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco ##### Licenses frequency -- GPL-2.0 (33.5%) -- GPL-3.0 (25.4%) -- MIT (16.0%) +- GPL-2.0 (33.9%) +- GPL-3.0 (25.3%) +- MIT (15.7%) - Custom (3.3%) -- Apache-2.0 (2.7%) +- Apache-2.0 (2.6%) - zlib (2.4%) - ? (2.3%) -- 3-clause BSD (2.0%) -- LGPL-2.1 (1.5%) -- AGPL-3.0 (1.4%) +- 3-clause BSD (1.9%) +- LGPL-2.1 (1.6%) +- AGPL-3.0 (1.3%) - LGPL-3.0 (1.2%) - 2-clause BSD (0.9%) - Public domain (0.8%) +- LGPL-2.0 (0.6%) - MPL-2.0 (0.6%) - GPL (0.5%) -- LGPL-2.0 (0.5%) - WTFPL (0.4%) - CC0 (0.3%) - ISC (0.3%) @@ -131,6 +133,7 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - Libpng (0.1%) - MPL (0.1%) - Ms-RL (0.1%) +- NetHack General Public License (0.1%) - None (0.1%) - Not applicable (0.1%) - SWIG license (0.1%) @@ -139,30 +142,30 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco ##### Keywords frequency -- remake (16.5%) -- strategy (7.9%) -- action (6.9%) -- role playing (5.5%) -- clone (4.7%) -- requires original content (4.4%) -- commercial content (4.1%) -- open content (3.9%) -- game engine (3.3%) -- puzzle (3.1%) -- simulation (3.0%) +- remake (16.1%) +- strategy (7.8%) +- action (6.8%) +- role playing (5.4%) +- clone (4.5%) +- open content (4.5%) +- requires original content (4.3%) +- commercial content (3.9%) +- puzzle (3.3%) +- game engine (3.2%) +- simulation (3.1%) - shooter (2.9%) -- framework (2.5%) +- framework (2.4%) - arcade (2.4%) - turn-based (1.3%) -- 2D (1.2%) -- adventure (1.2%) +- 2D (1.3%) +- adventure (1.3%) - platform (1.2%) -- library (1.2%) -- real time (1.2%) +- library (1.1%) +- real time (1.1%) - roguelike (1.1%) -- tool (1.1%) +- tool (1.0%) - skill (1.0%) -- racing (0.8%) +- racing (0.9%) - first-person (0.7%) - online (0.7%) - sports (0.7%) @@ -170,25 +173,29 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - massive multiplayer online (0.6%) - multiplayer (0.6%) - 3D (0.6%) -- space (0.6%) +- space (0.5%) - sandbox (0.5%) -- singleplayer (0.5%) -- voxel (0.5%) +- singleplayer (0.4%) +- voxel (0.4%) - music (0.4%) - text-based (0.4%) - board game (0.3%) - artillery (0.3%) +- educational (0.3%) - multiplayer Online (0.2%) - scrolling (0.2%) +- top-down (0.2%) - cards (0.2%) - cars (0.2%) -- educational (0.2%) +- chess (0.2%) - first person (0.2%) +- flight (0.2%) - realtime (0.2%) - shootem (0.2%) -- chess (0.2%) -- flight (0.2%) +- board (0.2%) - karaoke (0.2%) +- side-scrolling (0.2%) +- card (0.1%) - engine recreation (0.1%) - kids (0.1%) - multiplayer LAN (0.1%) @@ -198,18 +205,15 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - popular (0.1%) - programming (0.1%) - real-time (0.1%) -- side-scrolling (0.1%) - similar (0.1%) - swappable content (0.1%) -- top-down (0.1%) - visual novel (0.1%) -- board (0.1%) -- card (0.1%) - entertainment (0.1%) - game framework (0.1%) - interactive fiction (0.1%) - multiplayer Competitive + Online (0.1%) - multiplayer online (0.1%) +- text based (0.1%) - wormslike (0.1%) - card game (0.1%) - client (0.1%) @@ -225,13 +229,16 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - risklike (0.1%) - shoot'em up (0.1%) - shoot-em (0.1%) +- side-scroller (0.1%) - sliding blocks (0.1%) - snake-like (0.1%) - soccer (0.1%) +- tetris-like (0.1%) - text (0.1%) -- text based (0.1%) -- 4D (0.0%) +- tower defense (0.1%) +- 3d (0.0%) - 4d (0.0%) +- 4D (0.0%) - action-rpg (0.0%) - action/adventure (0.0%) - adventue (0.0%) @@ -248,12 +255,14 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - city building (0.0%) - closed content (0.0%) - Co-op (0.0%) +- combat flight simulation (0.0%) - dancing (0.0%) - demake (0.0%) - dice game (0.0%) - dungeon (0.0%) - editor (0.0%) - engine required (0.0%) +- evolution (0.0%) - fighting (0.0%) - firs person (0.0%) - flight simulation (0.0%) @@ -276,6 +285,7 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - Kill 'n' Destroy (0.0%) - LAN) (0.0%) - language binding (0.0%) +- life simulation (0.0%) - logic (0.0%) - match 3 (0.0%) - maze navigation (0.0%) @@ -293,6 +303,7 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - multiplayer Online + LAN + Split-screen (0.0%) - multiplayer Split-screen + Online + LAN (0.0%) - non-free-content (0.0%) +- online multiplayer (0.0%) - physics (0.0%) - plattformer (0.0%) - point&click (0.0%) @@ -308,59 +319,63 @@ Spludlow Tetris (XX), WarMUX (XX), Orbit-Hopper (2019), AssaultCube (2018), Baco - requires server (0.0%) - role-playing (0.0%) - ruleset (0.0%) +- shootemup (0.0%) +- shooter^ (0.0%) - side scroller (0.0%) - side scrolling (0.0%) -- side-scroller (0.0%) +- side-scrolling action-adventure (0.0%) - single-player (0.0%) - smashem (0.0%) - smashup (0.0%) - social (0.0%) +- sokoban-like (0.0%) - source documentation generator (0.0%) +- sport (0.0%) - strategy remake (0.0%) - survival (0.0%) - tank (0.0%) - tetris (0.0%) -- tetris-like (0.0%) - text-mode (0.0%) - third-person (0.0%) -- tower defense (0.0%) +- top view (0.0%) - transport (0.0%) - tux (0.0%) ## Entries without download or play fields -458: 3D Pong, 3Dc, 4D Maze Game, 4D-TRIS, 54321, a2x, ACM, Adanaxis, Advanced Strategic Command, adventure engine, AI Wars, Airstrike, Alimer, alive, Amphetamine, Anagramarama, Ancient Beast, Angry Birds in Python, Antares, antiyoy, Anura, Apricots, aquastax, Arcane-Engine, Armor Alley, AssaultCube, Athenaeum, ativayeban, Atomix, Atrinik, Bacon2D, Ball and Paddle, Ball And Wall, Ballerburg SDL, Barony, Bastet, Battle City, Battleround, Battles of Antargis, Beat Harvester, Berusky II, 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, CaveExpress, CavePacker, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, chainreaction, Chess3D, Children of Ur, Chocolate Duke3D, Choria, Chronoshift, Civilization: Call To Power 2 Source Project, CivOne, ClanLib, Classic Blades of Exile, coab, Colossal Cave Adventure, CommandoJS, Conquest, Construo, Core War, Craft, CrappyBird, CrossUO, Crown, CrystalQuest, Cubosphere, D2X-XL, Dark Destiny, Dash Engine, Data Storm, Dawn, Deathchase 3D, Dedalus, DelverEngine, DemiGod, DesktopAdventures, Devilution, DevilutionX, DGEngine, diablo-js, Digbuild, Digital: A Love Story, Dingo-Engine, DirectX12GameEngine, Do It Yourself Doom With SDL, DOOM, Dragon Hunt, Dreerally, Duke3D, Dune 2 - The Maker, Dungeon Monkey Eternal, Dungeon Quest, DwarfCorp, Ecksdee, Endgame: Singularity, EnTT Pacman, EPOH, erampage, EternalWinterWars, Evil Cult, F.LF, Fallen Spire, Falling Time, Fantasy Map Generator, Fanwor, FAR Colony, Flex Engine, flixel-gdx, fonline, FQuake3, Free in the Dark (engine), freeablo, freeaoe, FreeBlocks, Freeciv-web, FreeFalcon, freegish, Freekick 3, Freeminer, FreeRCT, FreeSiege, Freestars, Frets on Fire X, Friking Shark, Fujo, GalaxyMage Redux, GameCake, GameLV, GDHexGrid, GeonBit.UI, ges-code, Ghostly, Gigalomania, gist-txt, GL4ES, glPortal, Gnomescroll, Goblin Camp, GoldenEye: Source, Gorc, Gorillas, Gorillas-rs, Grail, Greenius' Civil War, Griefly, Grobots, H-Craft Championship, Hardwar, HarfBuzz, Harris, Hematite, Heroes of Wesnoth, Hex Game, heXon, Hextris, Hexwar, Hocoslamfy, Hopson-Arcade, Hovertank3D, HTML5 Pacman, Hypatia, Iceball, ika, Inexor, IO Reboot, Iris2, Jagged Alliance 2 Stracciatella, javascript-E.T., Jazz² Resurrection, JediOutcastLinux, Jet-Story, jewelthief, JiGS Interactive Game System, Julius, Jump'n'Bump, Just another Tetris™ clone, Kartering, KAtomic, Keen Dreams, KeeperRL, KGoldrunner, Kingdoms, KittenMaxit, KnightOfWor, ladder, Land of Fire, LastTry, Lemmings.ts, Lemmini, LGeneral, libpng, Libre Pinball, Lincity, Lionheart Remake, Lips of Suna, Lix, Lords of the Fey, LordsAWar!, lttp-phaser, LÖVE, M.E.W.L., MAGE - Matthias Advanced Game Engine, Marblez, Mario Objects, MechCommander 2 Omnitech, Memory Game, Mercenary Commander, Meritous, Micropolis, micropolisJS, MineCraft-One-Week-Challenge, Minesweeper (in C), Mininim, Mirror Magic, mk.js, mkxp, Monsters and Mushrooms, Morpheus Web Remake, movbizz, Mr.Boom, Nazara Engine, NBlood, Netacka, NFSIISE, Noiz2sa, Nuncabola, Nuvie, NXEngine-evo, Octaforge, Odamex, Omnispeak, One Way To Go, Open AL Soft, Open Creatures, Open Cube, Open Fodder, Open Hexagon, Open Jumpgate, Open Legend RPG, Open Panzer, Open RSC, Open Soccer Star, Open Zelda, openage, openblack, OpenBOR, OpenC1, OpenClaw, OpenCrystalCaves, OpenDominion, openDOW, OpenFire, OpenGL Test Drive Remake, OpenHoW, OpenITG, OpenKeeper, OpenLiero, OpenMC2, OpenMoM, OpenNFS, OpenNotrium, OpenRW, OpenSC2K, OpenSkyscraper, OpenSoccer, OpenSR, OpenSWE1R, OpenTESArena, OpenTriad, OpenVIII, OPMon, Orbit-Hopper, Orbium, orona, Ostrich Riders, Our Personal Space, Outpost HD, ouzel, Panel Attack, Paper Isaac, PARSEC47, Pathological, Pax Britannica, Penumbra, Polis, POSTAL 1 Open Source, Powerslave EX, Powerslide remake, pq2, Prescription Wars, Procedural Map Generator, progress-quest, Pthreads-win32, Pygame---Alien-Invasion, pyORPG, pyscroll, PyTMX, Quartz Engine, RacerJS, Ragel, ransack, RBDOOM-3-BFG, 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, RPG Paper Maker, rpge, rRootage, RuneLite, Scorched Moon, Scrabble3D, SDLPoP, sensitive-js, Sentient Storage, shadow-of-the-beast-html5, Shadowgrounds, Siege of Avalon : Open Source, Simitone, Simple-Solitaire, Sine, Sintel The Game, Skifree-HTML5-clone, Slime Volleyball, Slot-Racers, Smash, snake, Song of Albion, Source of Tales, Sourcehold, Space Harrier Clone, Space Nerds In Space, Space Station 13, Spartan Engine, splexhd, Spooker Framework, Spring: 1944, SS13 Remake, Star Ruler 2, star-control2, Star-Wars-III, starshatter-open, Stendhal, Strife: Veteran Edition, sundog, Supaxl, super-methane-brothers-gx, SuperFoulEgg, SuperStarfighter, SWP, Taggem, Tank: Zone of Death, Tanks of Freedom, Tapir, Tenes Empanadas Graciela, Terasology, terrarium, Tetris (in C and NCURSES), The Powder Toy, The-Trail, thiefcatcher, Thunder Engine, Thyme, Tile World, Tiny Wings, TOMB5, Torrega Race, Total Annihilation 3D, Train, Trinity Reign, TrueCraft, TTDPatch, Tumbly Towers, Turious, Turn of War, TurokEX, TVTower, twin-e, Twine, TwinEngine, Tyrian Remake, TyrQuake, UA_source, UFO2000, UlDunAd, uMario, UnCiv, Undum, uninvited, VCMI, VDrift, Veloren, VGC, VQEngine, WallBall, War Of Kingdom, warcraft-remake, Wario-Land-3, WarMUX, Waste's Edge, WebFun, Wizznic!, wkbre, WWW, Xenowar, XorCurses, XSera, XZ Utils, Yamagi Quake II, yaml-cpp, Yet Another Engine, Zatacka X, Zed Online, Zelda: Mystery of Solarus DX, Zetawar, zlib, zorkClone +472: 3D Pong, 3Dc, 4D Maze Game, 4D-TRIS, 54321, a2x, ACM, Adanaxis, Advanced Strategic Command, adventure engine, AI Wars, Airstrike, Alimer, alive, Amphetamine, Anagramarama, Ancient Beast, Angry Birds in Python, Antares, antiyoy, Anura, Apricots, aquastax, Arcane-Engine, Armor Alley, AssaultCube, Athenaeum, ativayeban, Atomix, Atrinik, Bacon2D, Ball and Paddle, Ball And Wall, Ballerburg SDL, Barony, Bastet, Battle City, Battleround, Battles of Antargis, Beat Harvester, Berusky II, 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, CaveExpress, CavePacker, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, chainreaction, Chess3D, Children of Ur, Chocolate Duke3D, Choria, Chronoshift, Civilization: Call To Power 2 Source Project, CivOne, ClanLib, Classic Blades of Exile, coab, Colossal Cave Adventure, CommandoJS, Conquest, Construo, Core War, Craft, CrappyBird, Creep Smash, CrossUO, Crown, CrystalQuest, Cubosphere, CuteMaze, D2X-XL, Dark Destiny, Dash Engine, Data Storm, Dawn, Deathchase 3D, Dedalus, Deer Portal, DelverEngine, DemiGod, DesktopAdventures, Devilution, DevilutionX, DGEngine, diablo-js, Digbuild, Digital: A Love Story, Dingo-Engine, DirectX12GameEngine, Do It Yourself Doom With SDL, Domino On Acid, DOOM, Dragon Hunt, Dreerally, Duke3D, Dune 2 - The Maker, Dungeon Monkey Eternal, Dungeon Quest, Dunnet, DwarfCorp, Ecksdee, Einstein Puzzle, Empty Clip, Endgame: Singularity, EnTT Pacman, EPOH, erampage, EternalWinterWars, Evil Cult, Excellent Bifurcation, F.LF, Fallen Spire, Falling Time, Fantasy Map Generator, Fanwor, FAR Colony, Fictional Air Combat, Flex Engine, flixel-gdx, FLTK Recycling Game!, Flukz, fonline, FQuake3, fRaBs, Free in the Dark (engine), freeablo, freeaoe, FreeBlocks, Freeciv-web, FreeFalcon, freegish, Freekick 3, Freeminer, FreeRCT, 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, glPortal, Gnomescroll, Goblin Camp, GoldenEye: Source, Gorc, Gorillas, Gorillas-rs, Grail, Greenius' Civil War, Griefly, Grobots, H-Craft Championship, Hardwar, HarfBuzz, Harris, Hematite, Heroes of Wesnoth, Hex Game, heXon, Hextris, Hexwar, Hocoslamfy, Hopson-Arcade, Hovertank3D, HTML5 Pacman, Hypatia, Iceball, ika, Inexor, IO Reboot, Iris2, Jagged Alliance 2 Stracciatella, javascript-E.T., Jazz² Resurrection, JediOutcastLinux, Jet-Story, jewelthief, JiGS Interactive Game System, Julius, Jump'n'Bump, Just another Tetris™ clone, Kartering, KAtomic, Keen Dreams, KeeperRL, KGoldrunner, Kingdoms, KittenMaxit, KnightOfWor, ladder, Land of Fire, LastTry, Lemmings.ts, Lemmini, LGeneral, libpng, Libre Pinball, Lincity, Lionheart Remake, Lips of Suna, Lix, Lords of the Fey, LordsAWar!, lttp-phaser, LÖVE, M.E.W.L., MAGE - Matthias Advanced Game Engine, Marblez, Mario Objects, MechCommander 2 Omnitech, Memory Game, Mercenary Commander, Meritous, Micropolis, micropolisJS, MineCraft-One-Week-Challenge, Minesweeper (in C), Mininim, Mirror Magic, mk.js, mkxp, Monsters and Mushrooms, Morpheus Web Remake, movbizz, Mr.Boom, Nazara Engine, NBlood, Netacka, NFSIISE, Noiz2sa, Nuncabola, Nuvie, NXEngine-evo, Octaforge, Odamex, Omnispeak, One Way To Go, Open AL Soft, Open Creatures, Open Cube, Open Fodder, Open Hexagon, Open Jumpgate, Open Legend RPG, Open Panzer, Open RSC, Open Soccer Star, Open Zelda, openage, openblack, OpenBOR, OpenC1, OpenClaw, OpenCrystalCaves, OpenDominion, openDOW, OpenFire, OpenGL Test Drive Remake, OpenHoW, OpenITG, OpenKeeper, OpenLiero, OpenMC2, OpenMoM, OpenNFS, OpenNotrium, OpenRW, OpenSC2K, OpenSkyscraper, OpenSoccer, OpenSR, OpenSWE1R, OpenTESArena, OpenTriad, OpenVIII, OPMon, Orbit-Hopper, Orbium, orona, Ostrich Riders, Our Personal Space, Outpost HD, ouzel, Panel Attack, Paper Isaac, PARSEC47, Pathological, Pax Britannica, Penumbra, Polis, POSTAL 1 Open Source, Powerslave EX, Powerslide remake, pq2, Prescription Wars, Procedural Map Generator, progress-quest, Pthreads-win32, Pygame---Alien-Invasion, pyORPG, pyscroll, PyTMX, Quartz Engine, RacerJS, Ragel, ransack, RBDOOM-3-BFG, 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, RPG Paper Maker, rpge, rRootage, RuneLite, Scorched Moon, Scrabble3D, SDLPoP, sensitive-js, Sentient Storage, shadow-of-the-beast-html5, Shadowgrounds, Siege of Avalon : Open Source, Simitone, Simple-Solitaire, Sine, Sintel The Game, Skifree-HTML5-clone, Slime Volleyball, Slot-Racers, Smash, snake, Song of Albion, Source of Tales, Sourcehold, Space Harrier Clone, Space Nerds In Space, Space Station 13, Spartan Engine, splexhd, Spooker Framework, Spring: 1944, SS13 Remake, Star Ruler 2, star-control2, Star-Wars-III, starshatter-open, Stendhal, Strife: Veteran Edition, sundog, Supaxl, super-methane-brothers-gx, SuperFoulEgg, SuperStarfighter, SWP, Taggem, Tank: Zone of Death, Tanks of Freedom, Tapir, Tenes Empanadas Graciela, Terasology, terrarium, Tetris (in C and NCURSES), The Powder Toy, The-Trail, thiefcatcher, Thunder Engine, Thyme, Tile World, Tiny Wings, TOMB5, Torrega Race, Total Annihilation 3D, Train, Trinity Reign, TrueCraft, TTDPatch, Tumbly Towers, Turious, Turn of War, TurokEX, TVTower, twin-e, Twine, TwinEngine, Tyrian Remake, TyrQuake, UA_source, UFO2000, UlDunAd, uMario, UnCiv, Undum, uninvited, VCMI, VDrift, Veloren, VGC, VQEngine, WallBall, War Of Kingdom, warcraft-remake, Wario-Land-3, WarMUX, Waste's Edge, WebFun, Wizznic!, wkbre, WWW, Xenowar, XorCurses, XSera, XZ Utils, Yamagi Quake II, yaml-cpp, Yet Another Engine, Zatacka X, Zed Online, Zelda: Mystery of Solarus DX, Zetawar, zlib, zorkClone ## Entries with a code repository not on a popular site -45: Abe's Amazing Adventure, Ball and Paddle, Batalla Naval, Billiards, Blender game engine, Bloboats, CannonSmash, Crack Attack!, DarkPlaces, Duke3D, Fanwor, FreeRails, FreeType, GNU FreeDink, GUSANOS, Hexoshi, KAtomic, KGoldrunner, Libre: The Open Source Card Game, Libxml2, LordsAWar!, Mechanized Assault & eXploration Reloaded, Mocha Doom, Netrek, NetStatsBaseball, Nexuiz, NStars!, Open AL Soft, Open Rails, pkg-config, PrBoom+, ProQuake 4, Ragel, Rise of the Triad for Linux, Rocks'n'Diamonds, Simple DirectMedia Layer, Tales of Maj'Eyal, The Dark Mod, Turious, Waste's Edge, WebChess, Wolfpack Empire, X-Moto, XPilot NG, XZ Utils +52: Abe's Amazing Adventure, Ball and Paddle, Batalla Naval, Billiards, Blender game engine, Bloboats, CannonSmash, Crack Attack!, Cuyo, DarkPlaces, Duke3D, Dunnet, Excellent Bifurcation, Fairy-Max, Fanwor, Free Tennis, FreeRails, FreeType, GCompris, GL-117, GNU FreeDink, GUSANOS, Hexoshi, KAtomic, KGoldrunner, Libre: The Open Source Card Game, Libxml2, LordsAWar!, Mechanized Assault & eXploration Reloaded, Mocha Doom, Netrek, NetStatsBaseball, Nexuiz, NStars!, Open AL Soft, Open Rails, pkg-config, PrBoom+, ProQuake 4, Ragel, Rise of the Triad for Linux, Rocks'n'Diamonds, Simple DirectMedia Layer, Tales of Maj'Eyal, The Dark Mod, Turious, Waste's Edge, WebChess, Wolfpack Empire, X-Moto, XPilot NG, XZ Utils ## Code dependencies -With code dependency field 399 (35.2%) +With code dependency field 416 (35.7%) ##### Code dependencies frequency -- SDL (19.3%) -- SDL2 (10.3%) -- pygame (7.4%) -- OpenGL (4.8%) -- SFML (2.8%) +- SDL (19.9%) +- SDL2 (10.0%) +- pygame (7.1%) +- OpenGL (4.6%) +- SFML (2.9%) - Qt (2.5%) -- libGDX (2.3%) -- OpenAL (2.3%) -- Allegro (2.1%) +- libGDX (2.2%) +- OpenAL (2.2%) +- Allegro (2.0%) - MonoGame (1.2%) - numpy (1.2%) - pillow (1.2%) - WebGL (1.2%) - wxPython (1.2%) -- Ogre (1.1%) -- zlib (1.1%) -- Blender game engine (0.9%) -- Unity (0.9%) +- GLUT (1.0%) +- Ogre (1.0%) +- zlib (1.0%) +- Blender game engine (0.8%) +- libpng (0.8%) +- Unity (0.8%) - Godot engine (0.7%) -- libpng (0.7%) - LÖVE (0.7%) - Mono (0.7%) - ncurses (0.7%) @@ -372,23 +387,24 @@ With code dependency field 399 (35.2%) - Lua (0.5%) - pgu (0.5%) - Phaser (0.5%) -- Box2D (0.4%) -- Cocoa (0.4%) -- FIFE (0.4%) -- Laravel (0.4%) -- libogg (0.4%) -- libvorbis (0.4%) -- LOVE (0.4%) -- OGRE (0.4%) -- Panda3D (0.4%) -- psyco (0.4%) -- pyglet (0.4%) -- pygtk (0.4%) -- PyOpenGL (0.4%) -- PyQt4 (0.4%) -- Ren'Py (0.4%) -- Three.js (0.4%) -- wxWidgets (0.4%) +- Box2D (0.3%) +- Cocoa (0.3%) +- FIFE (0.3%) +- FLTK (0.3%) +- Laravel (0.3%) +- libogg (0.3%) +- libvorbis (0.3%) +- LOVE (0.3%) +- OGRE (0.3%) +- Panda3D (0.3%) +- psyco (0.3%) +- pyglet (0.3%) +- pygtk (0.3%) +- PyOpenGL (0.3%) +- PyQt4 (0.3%) +- Ren'Py (0.3%) +- Three.js (0.3%) +- wxWidgets (0.3%) - .NET Core (0.2%) - Adonthell game engine (0.2%) - Adventure Game Studio (0.2%) @@ -411,18 +427,19 @@ With code dependency field 399 (35.2%) - DirectX (0.2%) - Doom engine (0.2%) - Dæmon engine (0.2%) +- Electro L.I.B (0.2%) - EnTT (0.2%) - Game Maker (0.2%) - GameJs (0.2%) - gettext (0.2%) -- GLEW (0.2%) - Glew (0.2%) +- GLEW (0.2%) - GLFW (0.2%) -- GLUT (0.2%) - Gobot (0.2%) - Godot (0.2%) - Godot Engine (0.2%) - Gstreamer (0.2%) +- Gtk (0.2%) - GTK+ (0.2%) - Guile (0.2%) - Heretic-based engines (0.2%) @@ -432,8 +449,8 @@ With code dependency field 399 (35.2%) - JavaFX (0.2%) - jMonkeyEngine (0.2%) - jogl (0.2%) -- jQuery (0.2%) - JQuery (0.2%) +- jQuery (0.2%) - KDE libraries (0.2%) - LambdaHack (0.2%) - libdx (0.2%) @@ -479,6 +496,7 @@ With code dependency field 399 (35.2%) - PySide (0.2%) - PyTMX (0.2%) - QT (0.2%) +- Qt4 (0.2%) - QT5 (0.2%) - React (0.2%) - Redux (0.2%) @@ -487,6 +505,8 @@ With code dependency field 399 (35.2%) - SDL2_image (0.2%) - SDL2_mixer (0.2%) - SDL2_ttf (0.2%) +- SDL_image (0.2%) +- SDL_mixer (0.2%) - SEA3D (0.2%) - simplejson (0.2%) - Slick2D (0.2%) @@ -505,8 +525,8 @@ With code dependency field 399 (35.2%) - Urho3D (0.2%) - utfcpp (0.2%) - VDrift Engine (0.2%) -- Vorbis (0.2%) - vorbis (0.2%) +- Vorbis (0.2%) - Vulkan (0.2%) - WildMidi (0.2%) - Xaw3d (0.2%) @@ -517,14 +537,14 @@ With code dependency field 399 (35.2%) ## Build systems -Build systems information available for 33.6% of all projects. +Build systems information available for 33.4% of all projects. -##### Build systems frequency (381) +##### Build systems frequency (389) -- CMake (49.9%) -- Make (20.5%) -- Autoconf (9.7%) -- Gradle (6.6%) +- CMake (49.1%) +- Make (20.8%) +- Autoconf (10.3%) +- Gradle (6.7%) - Scons (2.6%) - Maven (1.8%) - setup.py (1.8%) @@ -541,24 +561,24 @@ Build systems information available for 33.6% of all projects. - Rake (0.3%) - Xcode project (0.3%) -##### C and C++ projects without build system information (402) +##### C and C++ projects without build system information (418) -2H4U, 3D Pong, 3Dc, 54321, Abuse, ACM, Adanaxis, Afternoon Stalker, Airstrike, Aklabeth, Aleph One, alive, Amphetamine, Anagramarama, Angband, Antares, Anura, Armagetron Advanced, Armies, ativayeban, Atlantis, Atomic Tanks, Atomiks, Atomix, Attal: Lords of doom, AutoREALM, Avanor, Ball and Paddle, Barony, Batrachians, Battle City, Battle Tanks, Battles of Antargis, Between, Biniax, Birth of the Empires, Blitwizard, Blob Wars : Attrition, Blob Wars Episode 2 : Blob And Conquer, Blobby Volley 2, Blobwars: Metal Blob Solid, BlockOut II, Bombermaaan, Bombic2, Boost (C++ Libraries), Bos Wars, Boson, Bridge Command, BRIQUOLO, Brogue, Brutal Chess, Bt Builder, BurgerSpace, c64-nuclearreaction, Cadaver, CannonSmash, Caph, Cat Mother Dead Justice, Cataclysm, CatacombGL, Catch Challenger, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, Chrzaszcz, Circus Linux!, Civilization: Call To Power 2 Source Project, Classic Blades of Exile, Classic RBDoom 3 BFG, Clonepoint, Colonization too, Combat Simulator Project, Conquests, Core War, CorEngine, Cosmosmash, Crossfire, Crown and Cutlass, Crypto++, Cytadela, D2X-XL, Daimonin, Danger from the Deep, Dark Oberon, DarkPlaces, Data Storm, Dave Gnukem, Dawn, Dear ImGui, Deathchase 3D, Defendguin, Deliantra, DeSmuME, Digger Remastered, DirectPython, DOOM, Doom Legacy, DOOM-iOS, Dreerally, Duel Commander, Duke3D, Duke3d_w32, Dune Dynasty, Dune Legacy, Dungeon Craft, Dungeon Crawl Stone Soup, Dungeon Mapper, DXX-Rebirth, Ecksdee, EDuke32, Endless Sky, ENIGMA (development environment), EnTT Pacman, Epiar, erampage, Erebus, Escape Towards The Unknown, Eternal Lands, Evol Online, Exult, ezQuake, F-1 Spirit, Fall of Imiryn, Fanwor, Flex Engine, Forsaken, Free Heroes 2, Free in the Dark (engine), Free Space Colonization, Freeciv Alpha Centauri project, FreeFalcon, Freekick 3, Freeminer, Freenukum Jump'n Run, FreePrince, FreeRails, Freestars, Galaxy Forces V2, GalaxyNG, GameLV, GDash, Gee Whiz, Ghostly, Gigalomania, Globulation 2, GLtron, GM Tools, Gnomescroll, GNU FreeDink, Goblin Camp, Goblin Hack, Golly, GPL Arcade Volleyball, Greenius' Civil War, Grit Game Engine, Grobots, GUSANOS, Gusty's Serpents, H-Craft Championship, H-World, Hammer of Thyrion, Harris, Haxima, Heart of the Alien, Heroes of Wesnoth, Hex Game, HolySpirit, Hopson-Arcade, Hovertank3D, I Have No Tomatoes, ICBM3D, Ice Breaker, Inexor, iortcw, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, Jet-Story, JFDuke3D, JonoF's Shadow Warrior Port (JFSW), Jump'n'Bump, Kartering, KAtomic, Keen Dreams, KeeperRL, KGoldrunner, kiki the nano bot, Knights, KQ Lives, Krystal Drop, l-echo, Labyrinth of Worlds, LGames, LGeneral, libGDX, libpng, Libxml2, Lightweight Java Game Library, Lincity, LinCity-NG, Linley's Dungeon Crawl, Linwarrior 3D, Lips of Suna, Lix, Lua, Lumix Engine, LZMA SDK, M.E.W.L., Machinations, Mars, Land of No Mercy, Maxit, MechCommander 2 Omnitech, Mega Mario, Meridian 59, Meritous, MineCraft-One-Week-Challenge, Minesweeper (in C), Mirror Magic, Moria, Mr.Boom, Naev, NBlood, NetHack, NetPanzer, Netrek, Neverball, Nexuiz, NFSIISE, Nighthawk, NLarn, Noiz2sa, Oolite, Open AL, Open Fodder, Open Hexagon, Open Horizon, Open Jumpgate, Open Meridian, Open Rodent's Revenge, Open RPG Maker, Open Syobon Action, Open Yahtzee, Open Zelda, openage, OpenArena, OpenBOR, OpenCity, OpenCrystalCaves, OpenDUNE, OpenDungeons, OpenFire, OpenGGS, OpenGL Test Drive Remake, Openglad, OpenHoMM, OpenLara, OpenLiero, OpenMC2, OpenMW, OpenNFS, OpenNotrium, OpenSSL, OpenTitus, OpenTyrian, Operation Citadel, Orbit-Hopper, Orx, Other-Life, ouzel, Panda 3D, Pax Britannica, Phantasy Star Rebirth, Pioneers, Pizza Business, pkg-config, PlaneShift, PokerTH, POSTAL 1 Open Source, Powerslave EX, pq2, PrBoom+, Procedural Map Generator, progress-quest, Project Carrot, ProQuake 4, Psyco, Pthreads-win32, pycraft, pygame, Qt, QuakeSpasm, Ragel, RBDOOM-3-BFG, Red Eclipse, Reflection Keen, REGoth, ResidualVM, Return to the Roots, rFXGen, Rise of the Triad for Linux, Rockbot, Rocks'n'Diamonds, Rogue Clone IV, Rolisteam, rRootage, S.C.O.U.R.G.E., sandbox Game Maker, Scorched3D, SDL Asylum, SDL Bomber, SDL Game Engine 2D, SDL Sopwith, Secret Maryo Chronicles, Sengoku: Warring States of Japan, Seven Kingdoms: Ancient Adversaries, sfall, Shockolate, Simutrans, Sine, SLADE, Slime Volleyball, Smash Battle, Song of Albion, Space Harrier Clone, SpaceZero, splexhd, Star Ruler 2, star-control2, StarBlastrix, starshatter-open, Strife: Veteran Edition, Stunt Car Racer Remake, Summoning Wars, sundog, Super Methane Brothers, SuperFoulEgg, SuperTux, SuperTuxKart, SWIG, Syndicate Wars Port, T-Bots, Tales of Maj'Eyal, Tank: Zone of Death, Tapir, Tenes Empanadas Graciela, The Clans, The Endless Dungeons, The Epic of Heroes, The Legend of Edgar, The Powder Toy, The Secret Chronicles of Dr. M., Theme Park Builder 3D CAD, Thousand Parsec, Thrust, Tile World, TinTin++, Tiny Wings, Toppler, TORCS, The Open Racing Car Simulator, TowerJumper, Trackballs, Transfusion, Tremulous, TTDPatch, Turious, TurokEX, Tux Racer, twin-e, UFO2000, Underworld Adventures, UnNetHack, VCMI, Vega Strike, Vocaluxe, War Of Kingdom, Wargamer, Wargus, WarMUX, Witch Blast, Wizznic!, Wolfpack Empire, Word War vi, WorldForge, wxWidgets, X-Moto, XArchon, Xconq, xdigger, xDuke, Xenowar, Xonotic, XPilot, XPilot NG, XScavenger, XSera, XZ Utils, ZAngband, Zed Online, Zelda Classic, Zod Engine +2H4U, 3D Pong, 3Dc, 54321, Abuse, ACM, Adanaxis, Afternoon Stalker, Airstrike, Aklabeth, Aleph One, alive, Amphetamine, Anagramarama, Angband, Antares, Anura, Armagetron Advanced, Armies, ativayeban, Atlantis, Atomic Tanks, Atomiks, Atomix, Attal: Lords of doom, AutoREALM, Avanor, Ball and Paddle, Barony, Batrachians, Battle City, Battle Tanks, Battles of Antargis, Between, Biniax, Birth of the Empires, Blitwizard, Blob Wars : Attrition, Blob Wars Episode 2 : Blob And Conquer, Blobby Volley 2, Blobwars: Metal Blob Solid, BlockOut II, Bombermaaan, Bombic2, Boost (C++ Libraries), Bos Wars, Boson, Bridge Command, BRIQUOLO, Brogue, Brutal Chess, Bt Builder, BurgerSpace, c64-nuclearreaction, Cadaver, CannonSmash, Caph, Cat Mother Dead Justice, Cataclysm, CatacombGL, Catch Challenger, CAVEZ of PHEAR, CBoard, cc94, CCCP, CETech, Chrzaszcz, Circus Linux!, Civilization: Call To Power 2 Source Project, Classic Blades of Exile, Classic RBDoom 3 BFG, Clonepoint, Colonization too, Combat Simulator Project, Conquests, Core War, CorEngine, Cosmosmash, Crossfire, Crown and Cutlass, Crypto++, Cultivation, CuteMaze, Cytadela, D2X-XL, Daimonin, Danger from the Deep, Dark Oberon, DarkPlaces, Data Storm, Dave Gnukem, Dawn, Dear ImGui, Deathchase 3D, Deer Portal, Defendguin, Deliantra, DeSmuME, Digger Remastered, DirectPython, DOOM, Doom Legacy, DOOM-iOS, Dreerally, Duel Commander, Duke3D, Duke3d_w32, Dune Dynasty, Dune Legacy, Dungeon Craft, Dungeon Crawl Stone Soup, Dungeon Mapper, DXX-Rebirth, Ecksdee, EDuke32, Einstein Puzzle, Empty Clip, Endless Sky, ENIGMA (development environment), EnTT Pacman, Epiar, erampage, Erebus, Escape Towards The Unknown, Eternal Lands, Evol Online, Excellent Bifurcation, Extreme Tux Racer, Exult, ezQuake, F-1 Spirit, Fairy-Max, Falcon's Eye, Fall of Imiryn, Fanwor, Fictional Air Combat, Flex Engine, FLTK Recycling Game!, FLTrator, Flukz, Forsaken, Free Heroes 2, Free in the Dark (engine), Free Space Colonization, Freeciv Alpha Centauri project, FreeFalcon, Freekick 3, Freeminer, Freenukum Jump'n Run, FreePrince, FreeRails, Freestars, Galaxy Forces V2, GalaxyNG, GameLV, Garith, GDash, Gee Whiz, Gem Drop X, Ghostly, Gigalomania, Gilbert and the doors, Globulation 2, GLtron, GM Tools, Gnomescroll, GNU FreeDink, Goblin Camp, Goblin Hack, Golly, GPL Arcade Volleyball, Greenius' Civil War, Grit Game Engine, Grobots, GUSANOS, Gusty's Serpents, H-Craft Championship, H-World, Hammer of Thyrion, Harris, Haxima, Heart of the Alien, Heroes of Wesnoth, Hex Game, HolySpirit, Hopson-Arcade, Hovertank3D, I Have No Tomatoes, ICBM3D, Ice Breaker, Inexor, iortcw, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, Jet-Story, JFDuke3D, JonoF's Shadow Warrior Port (JFSW), Jump'n'Bump, Kartering, KAtomic, Keen Dreams, KeeperRL, KGoldrunner, kiki the nano bot, Knights, KQ Lives, Krystal Drop, l-echo, Labyrinth of Worlds, LGames, LGeneral, libGDX, libpng, Libxml2, Lightweight Java Game Library, Lincity, LinCity-NG, Linley's Dungeon Crawl, Linwarrior 3D, Lips of Suna, Lix, Lua, Lumix Engine, LZMA SDK, M.E.W.L., Machinations, Mars, Land of No Mercy, Maxit, MechCommander 2 Omnitech, Mega Mario, Meridian 59, Meritous, MineCraft-One-Week-Challenge, Minesweeper (in C), Mirror Magic, Moria, Mr.Boom, Naev, NBlood, NetHack, NetPanzer, Netrek, Neverball, Nexuiz, NFSIISE, Nighthawk, NLarn, Noiz2sa, Oolite, Open AL, Open Fodder, Open Hexagon, Open Horizon, Open Jumpgate, Open Meridian, Open Rodent's Revenge, Open RPG Maker, Open Syobon Action, Open Yahtzee, Open Zelda, openage, OpenArena, OpenBOR, OpenCity, OpenCrystalCaves, OpenDUNE, OpenDungeons, OpenFire, OpenGGS, OpenGL Test Drive Remake, Openglad, OpenHoMM, OpenLara, OpenLiero, OpenMC2, OpenMW, OpenNFS, OpenNotrium, OpenSSL, OpenTitus, OpenTyrian, Operation Citadel, Orbit-Hopper, Orx, Other-Life, ouzel, Panda 3D, Pax Britannica, Phantasy Star Rebirth, Pioneers, Pizza Business, pkg-config, PlaneShift, PokerTH, POSTAL 1 Open Source, Powerslave EX, pq2, PrBoom+, Procedural Map Generator, progress-quest, Project Carrot, ProQuake 4, Psyco, Pthreads-win32, pycraft, pygame, Qt, QuakeSpasm, Ragel, RBDOOM-3-BFG, Red Eclipse, Reflection Keen, REGoth, ResidualVM, Return to the Roots, rFXGen, Rise of the Triad for Linux, Rockbot, Rocks'n'Diamonds, Rogue Clone IV, Rolisteam, rRootage, S.C.O.U.R.G.E., sandbox Game Maker, Scorched3D, SDL Asylum, SDL Bomber, SDL Game Engine 2D, SDL Sopwith, Secret Maryo Chronicles, Sengoku: Warring States of Japan, Seven Kingdoms: Ancient Adversaries, sfall, Shockolate, Simutrans, Sine, SLADE, Slime Volleyball, Smash Battle, Song of Albion, Space Harrier Clone, SpaceZero, splexhd, Star Ruler 2, star-control2, StarBlastrix, starshatter-open, Strife: Veteran Edition, Stunt Car Racer Remake, Summoning Wars, sundog, Super Methane Brothers, SuperFoulEgg, SuperTux, SuperTuxKart, SWIG, Syndicate Wars Port, T-Bots, Tales of Maj'Eyal, Tank: Zone of Death, Tapir, Tenes Empanadas Graciela, The Clans, The Endless Dungeons, The Epic of Heroes, The Legend of Edgar, The Powder Toy, The Secret Chronicles of Dr. M., Theme Park Builder 3D CAD, Thousand Parsec, Thrust, Tile World, TinTin++, Tiny Wings, Toppler, TORCS, The Open Racing Car Simulator, TowerJumper, Trackballs, Transfusion, Tremulous, TTDPatch, Turious, TurokEX, Tux Racer, twin-e, UFO2000, Underworld Adventures, UnNetHack, VCMI, Vega Strike, Vocaluxe, War Of Kingdom, Wargamer, Wargus, WarMUX, Witch Blast, Wizznic!, Wolfpack Empire, Word War vi, WorldForge, wxWidgets, X-Moto, XArchon, Xconq, xdigger, xDuke, Xenowar, Xonotic, XPilot, XPilot NG, XScavenger, XSera, XZ Utils, ZAngband, Zed Online, Zelda Classic, Zod Engine -##### C and C++ projects with a build system different from CMake (189) +##### C and C++ projects with a build system different from CMake (190) -Alimer, Allegro, Annchienta, Arx Libertatis, AstroMenace, Atrinik, Ballerburg SDL, Bitfighter, BitRiot, Blender game engine, Blinken, Block Attack - Rise of the Blocks, BOOM: Remake, BStone, C-Dogs SDL, CaesarIA, Cannonball, CatacombSDL, CaveExpress, CavePacker, Chocolate Doom, Choria, Chronoshift, COCOS2D-X, Colobot: Gold Edition, Commander Genius, Construo, CorsixTH, Craft, CrossUO, Cubosphere, Curse of War, DesktopAdventures, DevilutionX, DGEngine, dhewm3, DNT, DOOM Retro, Doom64EX, Doomsday Engine, Doxygen, DreamChess, Dust Racing 2D, EasyRPG Player, Eat The Whistle, ECWolf, Egoboo, EmptyEpsilon, ET: Legacy, Etterna, Falling Time, Falltergeist, FIFE, Flare, FlightGear, fonline, freeablo, freeaoe, FreeBlocks, FreeOrion, FreeRCT, Freeserf, FreeSiege, FreeSynd, FreeType, Friking Shark, GemRB, ges-code, GL4ES, glPortal, GoldenEye: Source, Gorc, Grail, Griefly, GZDoom, Hardwar, HarfBuzz, Hedgewars, heXon, HoverRace, Iceball, irrlamb, JediOutcastLinux, Julius, Librelancer, Lugaru, LÖVE, Mana, Maratis, Me and My Shadow, Mechanized Assault & eXploration Reloaded, MegaGlest, Minetest, mkxp, Nuvie, NXEngine-evo, Odamex, OGRE3D, Open AL Soft, Open Apocalypse, Open Creatures, Open Game Engine, Open Surge, Open Tibia, openblack, OpenBlok, OpenClaw, OpenClonk, OpenGothic, OpenHoW, OpenJK, OpenLieroX, OpenLoco, OpenMoM, OpenOMF, OpenRaider, OpenRCT2, OpenRW, OpenSkyscraper, OpenSpades, OpenSR, OpenSWE1R, OpenTESArena, OpenTomb, OpenXcom, OPMon, PainTown, Performous, Pingus, PixelLight, Polycode, Powerslide remake, Privateer - Gemini Gold, Q-Gears, Quartz Engine, Race Into Space, raylib, Return of Dr. Destructo, Rigel Engine, Rigs of Rods, Ryzom Core, SDLPoP, Shadowgrounds, Simple and Fast Multimedia Library, Simple DirectMedia Layer, SoftPixel Engine, Solarus, Sonic Robo Blast 2, Sourcehold, Speed Dreams, Spring, StepMania, Stunt Rally, super-methane-brothers-gx, TES3MP, The Battle for Wesnoth, The Butterfly Effect, The Eternity Engine, The Rush, thiefcatcher, Thrive, Thyme, TOMB5, Total Annihilation 3D, Trinity Reign, Tux Football, Tux of Math Command, UFO: Alien Invasion, uMario, Unvanquished, urde, Urho3D, Valyria Tear, VGC, Violetland, Visual Pinball, Voxelands, Warzone 2100, Widelands, Wizardry Legacy, wkbre, Wyrmsun, xoreos, xu4, Yamagi Quake II, yaml-cpp, ZDoom, Zero Ballistics, zlib +Alimer, Allegro, Annchienta, Arx Libertatis, AstroMenace, Atrinik, Ballerburg SDL, Bitfighter, BitRiot, Blender game engine, Blinken, Block Attack - Rise of the Blocks, BOOM: Remake, BStone, C-Dogs SDL, CaesarIA, Cannonball, CatacombSDL, CaveExpress, CavePacker, Chocolate Doom, Choria, Chronoshift, COCOS2D-X, Colobot: Gold Edition, Commander Genius, Construo, CorsixTH, Craft, Critterding, CrossUO, Cubosphere, Curse of War, DesktopAdventures, DevilutionX, DGEngine, dhewm3, DNT, DOOM Retro, Doom64EX, Doomsday Engine, Doxygen, DreamChess, Dust Racing 2D, EasyRPG Player, Eat The Whistle, ECWolf, Egoboo, EmptyEpsilon, ET: Legacy, Etterna, Falling Time, Falltergeist, FIFE, Flare, FlightGear, fonline, freeablo, freeaoe, FreeBlocks, FreeOrion, FreeRCT, Freeserf, FreeSiege, FreeSynd, FreeType, Friking Shark, GemRB, ges-code, GL4ES, glPortal, GoldenEye: Source, Gorc, Grail, Griefly, GZDoom, Hardwar, HarfBuzz, Hedgewars, heXon, HoverRace, Iceball, irrlamb, JediOutcastLinux, Julius, Librelancer, Lugaru, LÖVE, Mana, Maratis, Me and My Shadow, Mechanized Assault & eXploration Reloaded, MegaGlest, Minetest, mkxp, Nuvie, NXEngine-evo, Odamex, OGRE3D, Open AL Soft, Open Apocalypse, Open Creatures, Open Game Engine, Open Surge, Open Tibia, openblack, OpenBlok, OpenClaw, OpenClonk, OpenGothic, OpenHoW, OpenJK, OpenLieroX, OpenLoco, OpenMoM, OpenOMF, OpenRaider, OpenRCT2, OpenRW, OpenSkyscraper, OpenSpades, OpenSR, OpenSWE1R, OpenTESArena, OpenTomb, OpenXcom, OPMon, PainTown, Performous, Pingus, PixelLight, Polycode, Powerslide remake, Privateer - Gemini Gold, Q-Gears, Quartz Engine, Race Into Space, raylib, Return of Dr. Destructo, Rigel Engine, Rigs of Rods, Ryzom Core, SDLPoP, Shadowgrounds, Simple and Fast Multimedia Library, Simple DirectMedia Layer, SoftPixel Engine, Solarus, Sonic Robo Blast 2, Sourcehold, Speed Dreams, Spring, StepMania, Stunt Rally, super-methane-brothers-gx, TES3MP, The Battle for Wesnoth, The Butterfly Effect, The Eternity Engine, The Rush, thiefcatcher, Thrive, Thyme, TOMB5, Total Annihilation 3D, Trinity Reign, Tux Football, Tux of Math Command, UFO: Alien Invasion, uMario, Unvanquished, urde, Urho3D, Valyria Tear, VGC, Violetland, Visual Pinball, Voxelands, Warzone 2100, Widelands, Wizardry Legacy, wkbre, Wyrmsun, xoreos, xu4, Yamagi Quake II, yaml-cpp, ZDoom, Zero Ballistics, zlib ## Platform -Platform information available for 79.0% of all projects. +Platform information available for 80.1% of all projects. ##### Platforms frequency - Windows (34.7%) -- Linux (31.9%) -- macOS (19.0%) -- Web (6.8%) -- Android (6.5%) +- Linux (32.2%) +- macOS (18.9%) +- Web (6.6%) +- Android (6.4%) - iOS (1.2%) diff --git a/tools/archives.json b/tools/archives.json index 7f7964ff..7d41ba22 100644 --- a/tools/archives.json +++ b/tools/archives.json @@ -2,6 +2,7 @@ "git": [ "http://git.artsoft.org/rocksndiamonds.git", "http://git.pond.sub.org/empserver", + "http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git", "http://repo.or.cz/openal-soft.git", "https://anongit.freedesktop.org/git/pkg-config.git", "https://anongit.kde.org/katomic.git", @@ -54,6 +55,7 @@ "https://git.code.sf.net/p/lipsofsuna/code", "https://git.code.sf.net/p/monstergenerato/code", "https://git.code.sf.net/p/nazghul/git", + "https://git.code.sf.net/p/nddomino/code", "https://git.code.sf.net/p/oge/git", "https://git.code.sf.net/p/opengate/code", "https://git.code.sf.net/p/openyahtzee/code", @@ -76,12 +78,16 @@ "https://git.code.sf.net/p/torcs/code", "https://git.code.sf.net/p/tuxfootball/code", "https://git.code.sf.net/p/vamos/git", + "https://git.code.sf.net/p/xwords/git", "https://git.code.sf.net/p/ysoccer/code", "https://git.maxr.org/maxr/maxr.git", "https://git.net-core.org/tome/t-engine4.git", "https://git.octaforge.org/OctaForge/OctaCore.git", "https://git.savannah.gnu.org/git/adonthell/adonthell-wastesedge.git", "https://git.savannah.gnu.org/git/freedink.git", + "https://git.savannah.gnu.org/git/freedink/dfarc.git", + "https://git.savannah.gnu.org/git/freedink/dink-data.git", + "https://git.savannah.gnu.org/git/freedink/freedink-data.git", "https://git.savannah.gnu.org/git/freetype/freetype2-demos.git", "https://git.savannah.gnu.org/git/freetype/freetype2.git", "https://git.savannah.gnu.org/git/liquidwar6.git", @@ -331,6 +337,7 @@ "https://github.com/WaveHack/OpenDominion.git", "https://github.com/Whales/Cataclysm.git", "https://github.com/XProger/OpenLara.git", + "https://github.com/Xenoveritas/abuse.git", "https://github.com/ZeroK-RTS/Zero-K.git", "https://github.com/Zetawar/zetawar.git", "https://github.com/Zillode/Slot-Racers.git", @@ -369,6 +376,7 @@ "https://github.com/anprogrammer/OpenRoads.git", "https://github.com/ant512/SuperFoulEgg.git", "https://github.com/antionio/game-off-2013.git", + "https://github.com/antrad/Abuse_1996.git", "https://github.com/anttisalonen/freekick3.git", "https://github.com/anttisalonen/kingdoms.git", "https://github.com/anura-engine/anura.git", @@ -444,6 +452,7 @@ "https://github.com/deathbeam/spooker.git", "https://github.com/deathbeam/yae.git", "https://github.com/deathkiller/jazz2.git", + "https://github.com/deerportal/deerportal.git", "https://github.com/delight-im/OpenSoccer.git", "https://github.com/demonixis/C3DE.git", "https://github.com/dgengin/DGEngine.git", @@ -553,6 +562,7 @@ "https://github.com/ja2-stracciatella/ja2-stracciatella.git", "https://github.com/jakowskidev/uMario_Jakowski.git", "https://github.com/jazztickets/choria.git", + "https://github.com/jazztickets/emptyclip.git", "https://github.com/jazztickets/irrlamb.git", "https://github.com/jazzyjester/Mario-Game.git", "https://github.com/jbeder/yaml-cpp.git", @@ -577,11 +587,11 @@ "https://github.com/jwvhewitt/dmeternal.git", "https://github.com/jwvhewitt/gearhead-1.git", "https://github.com/jwvhewitt/gearhead-2.git", - "https://github.com/jwvhewitt/gearhead-caramel.git", "https://github.com/kantoks/skrupel.git", "https://github.com/kazzmir/paintown.git", "https://github.com/kblaschke/Iris2.git", "https://github.com/keendreams/keen.git", + "https://github.com/khakulov/CreepTD.git", "https://github.com/klembot/twinejs.git", "https://github.com/kthakore/frozen-bubble.git", "https://github.com/laanwj/sundog.git", @@ -598,6 +608,7 @@ "https://github.com/libgdx/libgdx.git", "https://github.com/libretro/tyrquake.git", "https://github.com/lincity-ng/lincity-ng.git", + "https://github.com/lksj/einstein-puzzle.git", "https://github.com/llopisdon/monsters_and_mushrooms.git", "https://github.com/lo-th/3d.city.git", "https://github.com/lua/lua.git", @@ -630,6 +641,7 @@ "https://github.com/mordrax/cotwmtor.git", "https://github.com/mozilla/BrowserQuest.git", "https://github.com/mpgossage/Marblez.git", + "https://github.com/msharov/gjid.git", "https://github.com/naev/naev.git", "https://github.com/nbollom/pq2.git", "https://github.com/nem0/LumixEngine.git", @@ -824,6 +836,7 @@ "https://github.com/verhoevenv/OpenNotrium.git", "https://github.com/vgc/vgc.git", "https://github.com/vicgeralds/vitetris.git", + "https://github.com/videogamepreservation/abuse.git", "https://github.com/viewizard/astromenace.git", "https://github.com/vilbeyli/VQEngine.git", "https://github.com/vn971/cevo.git", @@ -1026,7 +1039,10 @@ "https://gitlab.com/solarus-games/zsdx.git", "https://gitlab.com/veloren/veloren.git", "https://gitlab.com/voxelands/voxelands.git", + "https://gitlab.com/wavexx/garith.git", + "https://gitlab.com/wavexx/regame.git", "https://gitlab.com/xonotic/xonotic.git", + "https://gitlab.gnome.org/GNOME/gcompris.git", "https://gitlab.gnome.org/GNOME/libxml2.git", "https://gitlab.openrsc.com/open-rsc/Game.git", "https://gitlab.openrsc.com/open-rsc/Single-Player.git", @@ -1045,6 +1061,7 @@ "https://svn.code.sf.net/p/dopewars/code/", "https://svn.code.sf.net/p/ettu/code/", "https://svn.code.sf.net/p/etw/code/", + "https://svn.code.sf.net/p/foobillardplus/code/", "https://svn.code.sf.net/p/freemars/code/", "https://svn.code.sf.net/p/freesynd/code/", "https://svn.code.sf.net/p/galaxyv2/code/", @@ -1075,6 +1092,7 @@ "http://hg.assembla.com/parpg-core", "http://hg.code.sf.net/p/blood/code", "http://hg.code.sf.net/p/directpython11/code", + "http://hg.code.sf.net/p/fltrator/code", "http://hg.code.sf.net/p/grobots/trunk", "http://hg.code.sf.net/p/openblox/openblox", "http://hg.code.sf.net/p/phantasy/code", diff --git a/tools/backlog.txt b/tools/backlog.txt index 3442bcdb..79704e5f 100644 --- a/tools/backlog.txt +++ b/tools/backlog.txt @@ -1,3 +1,4 @@ +ftp://ftp.tuxpaint.org/unix/x/ Glitch the game, by Tiny Speck Inc. public domain http://antongerdelan.net/blog/ (other projects besides TestDrive) http://circularstudios.com/ @@ -7,7 +8,6 @@ http://dead-code.org/home/ http://evolonline.org/about http://game-editor.com/Main_Page http://giderosmobile.com/ -http://gna.org/projects/tactics http://haxepunk.com/ http://hcsoftware.sourceforge.net/jason-rohrer/ (various games there) http://icculus.org/asciiroth/ @@ -198,6 +198,7 @@ https://github.com/FUSEEProjectTeam/Fusee https://github.com/fynnfluegge/oreon-engine https://github.com/gamearians https://github.com/GamedevFramework/gf +https://github.com/GlPortal/RadixEngine https://github.com/gnFur/Monofoxe https://github.com/grantjenks/free-python-games (check all) https://github.com/Hotride/OrionUO @@ -207,7 +208,9 @@ https://github.com/id-Software https://github.com/Illation/ETEngine https://github.com/JohanLi/uncharted-waters-2 https://github.com/junkdog/artemis-odb +https://github.com/jwvhewitt/gearhead-caramel.git https://github.com/KDE +https://github.com/kduske/TrenchBroom https://github.com/Kosmonaut3d/DeferredEngine https://github.com/LgLinus/StrategyGame https://github.com/libretro/libretro-prboom @@ -223,6 +226,7 @@ https://github.com/OpenMandrivaAssociation https://github.com/OpenMandrivaAssociation/nexuiz/blob/master/nexuiz.spec https://github.com/OpenRA/d2 https://github.com/opensourcedesign +https://github.com/opentrack/opentrack https://github.com/OSSGames https://github.com/OSSGames (all there, but we should have them already) https://github.com/PavelDoGreat/WebGL-Fluid-Simulation @@ -245,11 +249,13 @@ https://github.com/smlinux/nexuiz https://github.com/SPC-Some-Polish-Coders/PopHead https://github.com/SPC-Some-Polish-Coders/PopHead/ https://github.com/stackos/Viry3D +https://github.com/stolencatkarma/CataclysmLD https://github.com/tainicom/Aether.Physics2D https://github.com/the-insulines https://github.com/theaigames https://github.com/Tinob/Ishiiruka (https://github.com/shiiion/Ishiiruka, https://github.com/SirMangler/PrimeHack-Updater) https://github.com/TomBebb/awe +https://github.com/videogamepreservation https://github.com/Wargus/stratagus https://github.com/wesnoth/haldric https://github.com/Zal0/ZGB @@ -301,6 +307,7 @@ https://salsa.debian.org/games-team/etw https://scorched-moon.github.io/site/ https://scratch.mit.edu/ https://scratch.mit.edu/ (https://en.scratch-wiki.info/wiki/Scratch_Source_Code) +https://sourceforge.net/directory/games/games/os:windows/ https://sourceforge.net/projects/ad1000/ https://sourceforge.net/projects/alterciv/ https://sourceforge.net/projects/battlechess/ @@ -311,6 +318,7 @@ https://sourceforge.net/projects/crystal/ https://sourceforge.net/projects/cyoadventures/ https://sourceforge.net/projects/deuterosx/ https://sourceforge.net/projects/dices/ +https://sourceforge.net/projects/dmonkey/ https://sourceforge.net/projects/dsa-hl.berlios/ https://sourceforge.net/projects/e-adventure/ https://sourceforge.net/projects/elysium/ diff --git a/tools/libregamewiki_import.py b/tools/libregamewiki_import.py index 6603c372..48aa7aa3 100644 --- a/tools/libregamewiki_import.py +++ b/tools/libregamewiki_import.py @@ -84,7 +84,7 @@ def parse_lgw_content(): entry = {'name': title} # get all external links - ignored_external_links = ('libregamewiki.org', 'freegamedev.net', 'freegamer.blogspot.com', 'opengameart.org', 'gnu.org', 'creativecommons.org', 'freesound.org', 'freecode.com') + ignored_external_links = ('libregamewiki.org', 'freegamedev.net', 'freegamer.blogspot.com', 'opengameart.org', 'gnu.org', 'creativecommons.org', 'freesound.org', 'freecode.com', 'freenode.net') links = [(x['href'], x.get_text()) for x in soup.find_all('a', href=True)] links = [x for x in links if x[0].startswith('http') and not any([y in x[0] for y in ignored_external_links])] entry['external links'] = links diff --git a/tools/libregamewiki_synchronization.py b/tools/libregamewiki_synchronization.py index cf794cb0..e57f4423 100644 --- a/tools/libregamewiki_synchronization.py +++ b/tools/libregamewiki_synchronization.py @@ -30,9 +30,9 @@ from utils import constants, utils, osg name_replacements = {'Eat the Whistle': 'Eat The Whistle', 'Scorched 3D': 'Scorched3D', 'Silver Tree': 'SilverTree', 'Blob Wars Episode 1 : Metal Blob Solid': 'Blobwars: Metal Blob Solid', 'Adventure': 'Colossal Cave Adventure', 'Fall Of Imiryn': 'Fall of Imiryn', 'Liquid War 6': 'Liquid War', 'Gusanos': 'GUSANOS', 'Corewars': 'Core War', 'FLARE': 'Flare', 'Vitetris': 'vitetris', 'Powder Toy': 'The Powder Toy', 'Asylum': 'SDL Asylum', 'Atanks': 'Atomic Tanks', 'HeXon': 'heXon', 'Unnethack': 'UnNetHack', 'Nova Pinball': 'NOVA PINBALL', 'Jump n Bump': "Jump'n'Bump", 'Blades of Exile': 'Classic Blades of Exile', 'BlinKen': 'Blinken', - 'Colobot': 'Colobot: Gold Edition'} + 'Colobot': 'Colobot: Gold Edition', 'Dead Justice': 'Cat Mother Dead Justice', 'FreeDink': 'GNU FreeDink'} ignored_names = ['Hetris', '8 Kingdoms', 'Antigravitaattori', 'Arena of Honour', 'Arkhart', 'Ascent of Justice', 'Balazar III', 'Balder3D', 'Barbie Seahorse Adventures', 'Barrage', 'Gnome Batalla Naval', 'User:AVRS/sandbox', 'Blocks', - 'Brickshooter', 'Bweakfwu', 'Cheese Boys', 'Clippers', 'Codewars', 'CRAFT: The Vicious Vikings'] + 'Brickshooter', 'Bweakfwu', 'Cheese Boys', 'Clippers', 'Codewars', 'CRAFT: The Vicious Vikings', 'DQM', 'EmMines', 'Eskimo-run', 'Feuerkraft', 'Fight or Perish', 'Flatland', 'Forest patrol', 'Free Reign', 'GalaxyMage'] licenses_map = {'GPLv2': 'GPL-2.0', 'GPLv2+': 'GPL-2.0', 'GPLv3': 'GPL-3.0', 'GPLv3+': 'GPL-3.0'} diff --git a/tools/rejected.txt b/tools/rejected.txt index 4c11ed84..bbd31c3b 100644 --- a/tools/rejected.txt +++ b/tools/rejected.txt @@ -29,18 +29,27 @@ Cycle (https://sourceforge.net/projects/meegocycle/): Proprietary license (freew dart-rpg (https://github.com/brad811/dart-rpg): No license information found Desktop Adventures Engine for ScummVM (https://github.com/digitall/scummvm-deskadv.git): GPL-2.0 but early development and inactive since long time digger (https://github.com/lutzroeder/digger): No license information +DQM (http://idusale.tk): Homepage redirects to unrelated site Drop Shock (http://www.tinywarz.com/index.php, https://sourceforge.net/projects/dropshock/, https://git.code.sf.net/p/dropshock/code): No license found EarthShakerDS (http://simianzombie.com/posts/2011/05/10/earth-shaker-ds-released, https://github.com/ant512/EarthShakerDS.git): Target only Nintendo DS as hardware platform Eleconics (https://sourceforge.net/projects/eleconics/): No license found Element Games Engine (https://github.com/fredwen2008/Element-Games-Engine): No license information +EmMines (http://eaglemode.sourceforge.net/): Part of a too large application (eaglemode). Could not access Source code. Maybe later. Entombed! (http://www.newbreedsoftware.com/entombed/, ftp://ftp.tuxpaint.org/unix/x/entombed/entombed-2007.07.04.tar.gz): Game very small +Eskimo-run (https://sourceforge.net/projects/eskimo-run): Very early development. Inactive for many years. EXILE (http://forums.datarealms.com/viewtopic.php?f=82&t=19266, https://github.com/Geti/EXILE.git): Early development stage +Feuerkraft (http://www.nongnu.org/feuerkraft, http://savannah.nongnu.org/projects/feuerkraft/): Very early development. Inactive since a long time. +Fight or Perish (http://www.newbreedsoftware.com/fop/): Very early development. Inactive since a long time. Fight Or Perish (http://www.newbreedsoftware.com/fop/, ftp://ftp.tuxpaint.org/unix/x/fop/src/fop-0.5.tar.gz): Early development stage +Flatland (http://idusale.tk/juegos/Flatland.html): Not available anymore Football Manager (https://github.com/autismuk/Football-Manager.git): Very early development stage +Forest patrol (http://blazeofglory.org/projects/fp, https://www.pygame.org/project/391): No available anymore, Internet Archive has not stored the source links Free in the Dark (https://sourceforge.net/projects/fitd/): No source code available +Free Reign (http://sourceforge.net/projects/freereign/, http://freereign.sourceforge.net/index.shtml): Very early development, Inactive since long time FreeFT (https://github.com/nadult/FreeFT.git): All rights reserved. Frogatto & Friends (https://github.com/frogatto/frogatto, https://frogatto.com/): Only artwork and configuration files for the Anura engine and this is copyrighted Future Blocks (https://github.com/fogleman/FutureBlocks.git): Needs DosBox, simple Tetris clone (nice, but maybe too minimal) +GalaxyMage (https://www.galaxymage.org/, http://gna.org/projects/tactics): No source code available anymore, not on IA nor on gna project site. Grow (https://sourceforge.net/projects/grow/): Insufficient content Herzog 3D (http://herzog3d.sourceforge.net/, https://sourceforge.net/p/herzog3d/code/HEAD/tree/): Very early development HistoryLine (https://github.com/oliverdb/Historyline): Very early development, no license information diff --git a/tools/utils/osg.py b/tools/utils/osg.py index 0e267e7e..19aca968 100644 --- a/tools/utils/osg.py +++ b/tools/utils/osg.py @@ -12,7 +12,7 @@ valid_fields = ('Home', 'Media', 'State', 'Play', 'Download', 'Platform', 'Keywo 'Code license', 'Code dependencies', 'Assets license', 'Build system', 'Build instructions') valid_platforms = ('Windows', 'Linux', 'macOS', 'Android', 'iOS', 'Web') recommended_keywords = ('action', 'arcade', 'adventure', 'visual novel', 'sports', 'platform', 'puzzle', 'role playing', 'simulation', 'strategy', 'card game', 'board game', 'music', 'educational', 'tool', 'game engine', 'framework', 'library', 'remake') -regex_sanitize_name = re.compile(r"[^A-Za-z 0-9-]+") +regex_sanitize_name = re.compile(r"[^A-Za-z 0-9-+]+") regex_sanitize_name_space_eater = re.compile(r" +") @@ -52,8 +52,7 @@ def canonical_game_name(name): name = regex_sanitize_name.sub('', name) name = regex_sanitize_name_space_eater.sub('_', name) name = name.replace('_-_', '-') - name = name.replace('--', '-') - name = name.replace('--', '-') + name = name.replace('--', '-').replace('--', '-') return name