diff --git a/README.md b/README.md index 76231ad5..9f490c3b 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ **[Dynamic HTML table](https://trilarion.github.io/opensourcegames/)** of the entries / Development **[Blog](https://trilarion.blogspot.com/search/label/osgames)** / **[Statistics](games/statistics.md)** [comment]: # (start of autogenerated content, do not edit) -417 entries -- **[Action/Arcade](games/action/_toc.md)** (23) +424 entries +- **[Action/Arcade](games/action/_toc.md)** (28) - **[Adventure & Visual novels](games/adventure/_toc.md)** (13) - **[Engines & Frameworks](games/framework/_toc.md)** (53) - **[Libraries](games/library/_toc.md)** (22) - **[Puzzle](games/puzzle/_toc.md)** (7) -- **[Role Playing](games/rpg/_toc.md)** (112) -- **[Simulation](games/simulation/_toc.md)** (17) +- **[Role Playing](games/rpg/_toc.md)** (113) +- **[Simulation](games/simulation/_toc.md)** (18) - **[Strategy](games/strategy/_toc.md)** (157) - **[Tools & Manuals](games/tools/_toc.md)** (13) diff --git a/docs/data.json b/docs/data.json index f17b0a10..1baf835c 100644 --- a/docs/data.json +++ b/docs/data.json @@ -270,6 +270,24 @@ "roguelike", "Source - C++, Lua - GPL-2.0" ], + [ + "BZFlag (home, entry)", + "Multiplayer tank game.", + "Link", + "Action/Arcade", + "mature / active", + "shooter", + "Source - C++ - LPGL-2.1" + ], + [ + "Ballerburg (home, entry)", + "Turnbased Artillery game from 1987.", + "", + "Action/Arcade", + "mature / inactive since 1987", + "artillery", + "C - PD" + ], [ "Battle for Wesnoth (home, entry)", "The Battle for Wesnoth is an open source, turn-based..", @@ -315,6 +333,15 @@ "", "Source - JavaScript - GPL-2.0" ], + [ + "Biniax (home, entry)", + "Puzzle game.", + "Link", + "Action/Arcade", + "mature / inactive since 2012", + "puzzle", + "C - zlib" + ], [ "Birth of the Empires (home, entry)", "Turn-based 4X strategy game set in space in the style of..", @@ -405,6 +432,15 @@ "sports", "Source - Java - GPL-2.0" ], + [ + "C-Dogs (home, entry)", + "Overhead run-and-gun game.", + "Link", + "Action/Arcade", + "mature / active", + "shooter", + "Source - C - GPL-2.0" + ], [ "C-evo (home, entry)", "C-evo is a freeware empire building game for Windows.", @@ -450,6 +486,24 @@ "TBS", "Source - C++ - Custom" ], + [ + "Candy Box 2 (home, entry)", + "Online text-based role-playing game featuring ASCII art.", + "", + "Role Playing", + "mature / inactive since 2013", + "browser, asciiart, text", + "Source - Typescript, Javascript - GPL-3.0" + ], + [ + "Cart Life (home, entry)", + "Simulation game on a pixel-grid in grayscale, with minimal..", + "Link", + "Simulation", + "mature / inactive since 2014", + "", + "Source - AGS Script - Custom" + ], [ "Castle of the Winds (home, entry)", "Castle of the Winds remake.", @@ -504,6 +558,15 @@ "", "Source - C++, C, Lua - GPL-3.0" ], + [ + "Chromium B.S.U. (home, entry)", + "Arcade-style, top-scrolling space shooter.", + "Link", + "Action/Arcade", + "mature / active", + "shooter, top-down", + "Source - C++ - Artistic" + ], [ "CivOne (home, entry)", "Exact clone of Sid Meier's Civilization.", diff --git a/games/action/_toc.md b/games/action/_toc.md index 119f7cae..f92efc71 100644 --- a/games/action/_toc.md +++ b/games/action/_toc.md @@ -3,9 +3,14 @@ [comment]: # (start of autogenerated content, do not edit) - **[Armagetron Advanced](armagetron_advanced.md)** (C++, GPL-2.0, mature) - **[Astromenace](astromenace.md)** (C++, C, GPL-3.0, mature) +- **[BZFlag](bzflag.md)** (C++, LPGL-2.1, MPL-2.0, mature) +- **[Ballerburg](ballerburg.md)** (C, PD, mature, inactive since 1987) +- **[Biniax](biniax.md)** (C, zlib, mature, inactive since 2012) - **[Boulder Dash](boulder_dash.md)** (Java, MIT, mature, inactive since 2015) +- **[C-Dogs](cdogs.md)** (C, GPL-2.0, mature) - **[Cabbages and Kings](cabbages_and_kings.md)** (Python, MIT, mature) - **[Cat Mother Dead Justice](catmother.md)** (C++, 3-clause BSD, beta, inactive since 2003) +- **[Chromium B.S.U.](chromium_bsu.md)** (C++, Artistic, mature) - **[CommandoJS](commando_js.md)** (JavaScript, CoffeeScript, MIT, beta, inactive since 2012) - **[Epiar](epiar.md)** (C, C++, Lua, GPL-2.0, beta) - **[GDash](gdash.md)** (C++, MIT, beta) diff --git a/games/action/ballerburg.md b/games/action/ballerburg.md new file mode 100644 index 00000000..05dc3690 --- /dev/null +++ b/games/action/ballerburg.md @@ -0,0 +1,16 @@ +# Ballerburg + +_Turnbased Artillery game from 1987._ + +- Home: http://www.eckhardkruse.net/atari_st/baller.html +- Media: https://en.wikipedia.org/wiki/Ballerburg +- State: mature, inactive since 1987 +- Keywords: artillery +- Code repository: (see download) +- Code language: C +- Code license: PD + +See also [Ballerburg SDL](http://baller.tuxfamily.org/) + +## Building + diff --git a/games/action/biniax.md b/games/action/biniax.md new file mode 100644 index 00000000..5a7e7715 --- /dev/null +++ b/games/action/biniax.md @@ -0,0 +1,19 @@ +# Biniax + +_Puzzle game._ + +- Home: http://biniax.com/ +- Media: https://en.wikipedia.org/wiki/Biniax +- State: mature, inactive since 2012 +- Download: http://www.tuzsuzov.com/biniax/download2.html +- Platform: Windows, Linux, macOS, Android +- Keywords: puzzle +- Code repository: (see download) +- Code language: C +- Code license: zlib + +See also https://packages.debian.org/search?keywords=biniax, https://play.google.com/store/apps/details?id=com.biniax.sdl + +## Building + + diff --git a/games/action/bzflag.md b/games/action/bzflag.md new file mode 100644 index 00000000..dda97f43 --- /dev/null +++ b/games/action/bzflag.md @@ -0,0 +1,18 @@ +# BZFlag + +_Multiplayer tank game._ + +- Home: https://www.bzflag.org/ +- Media: https://en.wikipedia.org/wiki/BZFlag +- State: mature +- Download: https://www.bzflag.org/downloads/ +- Platform: Windows, Linux, macOS +- Keywords: shooter +- Code repository: https://github.com/BZFlag-Dev/bzflag.git +- Code language: C++ +- Code license: LPGL-2.1, MPL-2.0 + +## Building + +- Build system: Autoconf + diff --git a/games/action/cdogs.md b/games/action/cdogs.md new file mode 100644 index 00000000..71e4d953 --- /dev/null +++ b/games/action/cdogs.md @@ -0,0 +1,20 @@ +# C-Dogs + +_Overhead run-and-gun game._ + +- Home: https://cxong.github.io/cdogs-sdl/ +- Media: https://en.wikipedia.org/wiki/C-Dogs +- State: mature +- Download: https://cxong.github.io/cdogs-sdl/downloads.html +- Platform: Windows, Linux, macOS +- Keywords: shooter +- Code repository: https://github.com/cxong/cdogs-sdl.git +- Code language: C +- Code license: GPL-2.0 +- Code dependencies: SDL +- Assets license: CC-BY + +## Building + +- Build system: CMake + diff --git a/games/action/chromium_bsu.md b/games/action/chromium_bsu.md new file mode 100644 index 00000000..8a02f7ba --- /dev/null +++ b/games/action/chromium_bsu.md @@ -0,0 +1,16 @@ +# Chromium B.S.U. + +_Arcade-style, top-scrolling space shooter._ + +- Home: http://chromium-bsu.sourceforge.net/, https://sourceforge.net/projects/chromium-bsu/ +- Media: https://en.wikipedia.org/wiki/Chromium_B.S.U. +- State: mature, +- Download: http://chromium-bsu.sourceforge.net/download.html, https://sourceforge.net/projects/chromium-bsu/files/ +- Keywords: shooter, top-down +- Code repository: https://git.code.sf.net/p/chromium-bsu/code +- Code language: C++ +- Code license: Artistic + +## Building + +- Build system: Autoconf diff --git a/games/rpg/_toc.md b/games/rpg/_toc.md index 1902b2a1..abcd298d 100644 --- a/games/rpg/_toc.md +++ b/games/rpg/_toc.md @@ -11,6 +11,7 @@ - **[Battleround](battleround.md)** (Java, Apache-2.0, beta, inactive since 2015) - **[Betrayer's Moon Tactics](betrayer_moon_tactics.md)** (JavaScript, GPL-2.0, beta, inactive since 2006) - **[BrowserQuest](browserquest.md)** (JavaScript, MPL-2.0, mature) +- **[Candy Box 2](candy_box2.md)** (Typescript, Javascript, GPL-3.0, mature, inactive since 2013) - **[Castle of the Winds](castle_of_the_winds.md)** (JavaScript, MIT, beta) - **[Cataclysm](cataclysm.md)** (C++, CC-BY-SA-3, beta, inactive since 2012) - **[Cataclysm: Dark Days Ahead](cataclysm_dark_days_ahead.md)** (C++, CC-BY-SA-3.0, mature) diff --git a/games/rpg/candy_box2.md b/games/rpg/candy_box2.md new file mode 100644 index 00000000..511b7015 --- /dev/null +++ b/games/rpg/candy_box2.md @@ -0,0 +1,18 @@ +# Candy Box 2 + +_Online text-based role-playing game featuring ASCII art._ + +- Home: https://candybox2.wordpress.com/ +- Media: https://en.wikipedia.org/wiki/Candy_Box! +- State: mature, inactive since 2013 +- Play: https://candybox2.github.io/ +- Platform: Browser +- Keywords: browser, asciiart, text +- Code repository: https://github.com/candybox2/candybox2.github.io.git +- Code language: Typescript, Javascript +- Code license: GPL-3.0 + +See also [Candy Box](https://github.com/candybox2/candybox) + +## Building + diff --git a/games/simulation/_toc.md b/games/simulation/_toc.md index 8e6e1100..a1445b54 100644 --- a/games/simulation/_toc.md +++ b/games/simulation/_toc.md @@ -2,6 +2,7 @@ [comment]: # (start of autogenerated content, do not edit) - **[3d.city](3d_city.md)** (JavaScript, GPL-3.0, mature, inactive since 2016) +- **[Cart Life](cart_life.md)** (AGS Script, Custom, mature, inactive since 2014) - **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011) - **[FlightGear](flightgear.md)** (C++, GPL-2.0, mature) - **[FreeTrain](freetrain.md)** (C#, LGPL-2.1, beta, inactive since 2009) diff --git a/games/simulation/cart_life.md b/games/simulation/cart_life.md new file mode 100644 index 00000000..254d97af --- /dev/null +++ b/games/simulation/cart_life.md @@ -0,0 +1,17 @@ +# Cart Life + +_Simulation game on a pixel-grid in grayscale, with minimal detail._ + +- Home: https://web.archive.org/web/20150619214353/http://www.richardhofmeier.com/cartlife/editions.html, http://indiegames.ch/die-geheimen-projekte-des-richard-hofmeier/ +- Media: https://en.wikipedia.org/wiki/Cart_Life +- State: mature, inactive since 2014 +- Download: https://sourceforge.net/projects/cartlife/files/OpenSores_0.1/ +- Platform: Windows, Linux +- Code repository: https://github.com/gondur/cartlife_src.git +- Code language: AGS Script +- Code license: Custom (permissive) +- Code dependencies: Adventure Game Studio + +## Building + + diff --git a/games/statistics.md b/games/statistics.md index 70a2dc62..ec70d7ff 100644 --- a/games/statistics.md +++ b/games/statistics.md @@ -1,37 +1,39 @@ [comment]: # (autogenerated content, do not edit) # Statistics -analyzed 417 entries on 2019-06-23 10:25:12 +analyzed 424 entries on 2019-06-23 23:18:14 ## State -- mature: 256 (61.4%) -- beta: 161 (38.6%) -- inactive: 167 (40.0%) +- mature: 263 (62.0%) +- beta: 161 (38.0%) +- inactive: 171 (40.3%) ##### Inactive State -Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atrinik (2016), Birth of the Empires (2016), DNT (2016), Dark Destiny (2016), Dungeon Monkey Eternal (2016), FreeRCT (2016), JaNaG - Java Name Generator (2016), Mechanized Assault & eXploration Reloaded (2016), Polis (2016), ransack (2016), Battleround (2015), Boulder Dash (2015), Dash Engine (2015), Delta Engine (2015), Egoboo (2015), Free heroes2 engine (2015), M.E.W.L. (2015), Roguish (2015), The Endless Dungeons (2015), The Epic of Heroes (2015), TwinEngine (2015), Witch Blast (2015), pyORPG (2015), Argentum Online (2014), Battles of Antargis (2014), Deity (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), Fujo (2014), Hale (2014), Heroes of Wing Commander (2014), Kingdoms (2014), Lips of Suna (2014), Open RPG Maker (2014), Open Tibia (2014), Radakan (2014), SDL Game Engine 2D (2014), Sintel The Game (2014), Summoning Wars (2014), Supremacy (2014), Turious (2014), Xenowar (2014), rpge (2014), sandbox Game Maker (2014), Bos Wars (2013), C-evo (2013), Decker (2013), DemiGod (2013), Dungeon Mapper (2013), Holyspirit (2013), MechCommander 2 Omnitech (2013), Mpango (2013), Murder In The Public Domain (2013), OpenRPG (2013), Phantasy Star Rebirth (2013), Room for Change (2013), Source of Tales (2013), Trinity Reign (2013), Zero Ballistics (2013), BlackNova Traders (2012), Blitzkrieg (2012), Cataclysm (2012), CommandoJS (2012), Conquests (2012), Dark City (2012), Frozen Bubble (2012), Goblin Camp (2012), Hexwar (2012), PARPG (2012), Thousand Parsec (2012), UFO2000 (2012), Wizards Magic (2012), Battlefield Java (2011), Danger from the Deep (2011), Dawn (2011), Fish Fillets - Next Generation (2011), GalaxyMage Redux (2011), KQ Lives (2011), Kobold's Quest 2 (2011), OpenMOO2 (2011), Skrupel - Tribute Compilation (2011), Song of Albion (2011), Star Control II: The Ur-Quan Masters (2011), UlDunAd (2011), World of Phaos (2011), X-Force: Fight For Destiny (2011), AI Wars (2010), Crimson Fields (2010), Dragon History - Dračí Historie (2010), Heroes of Wesnoth (2010), Labyrinth of Worlds (2010), Linwarrior 3D (2010), Mercenary Commander (2010), OpenHoMM (2010), Slay (2010), SpaceTrader for Java (2010), XSera (2010), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Crown and Cutlass (2009), Dark Oberon (2009), Duel Commander (2009), Fall of Imyrin (2009), Fallen Spire (2009), FreeTrain (2009), Glest (2009), Goblin Hack (2009), Netrek (2009), ORIENT (2009), OpenPop (2009), Secret Mario Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), A Planet's Revenge (2008), Attal: Lords of doom (2008), Avanor (2008), Freestars (2008), Mars, Land of No Mercy (2008), Meritous (2008), S.C.O.U.R.G.E. (2008), Sengoku: Warring States of Japan (2008), Space Opera (2008), Armies (2007), Eos, Dawn of Light: A Space Opera (2007), SharpKonquest (2007), Silvertree (2007), Slash'EM (2007), Underworld Adventures (2007), World Builder (2007), Betrayer's Moon Tactics (2006), Boson (2006), JQuest (2006), Linley's Dungeon Crawl (2006), Metal Mech (2006), RPDungeon - computer aided role playing (2006), Rogue Clone IV (2006), GalaxyNG (2005), H-World (2005), LinCity (2005), Spice Trade (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), Colonization too (2004), GM Tools (2004), Gee Whiz (2004), Openglad (2004), T-Bots (2004), AntiChess (2003), Cat Mother Dead Justice (2003), Civil (2003), Machinations (2003), Pizza Business (2003), Planetary Hoppers (2003), The Clans (2003), Wargamer (2003), XArchon (2003), Umbra (2002), Greenius' Civil War (2001), Tux Racer (2001), Operation Citadel (2000), xdigger (1999) +Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atrinik (2016), Birth of the Empires (2016), DNT (2016), Dark Destiny (2016), Dungeon Monkey Eternal (2016), FreeRCT (2016), JaNaG - Java Name Generator (2016), Mechanized Assault & eXploration Reloaded (2016), Polis (2016), ransack (2016), Battleround (2015), Boulder Dash (2015), Dash Engine (2015), Delta Engine (2015), Egoboo (2015), Free heroes2 engine (2015), M.E.W.L. (2015), Roguish (2015), The Endless Dungeons (2015), The Epic of Heroes (2015), TwinEngine (2015), Witch Blast (2015), pyORPG (2015), Argentum Online (2014), Battles of Antargis (2014), Cart Life (2014), Deity (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), Fujo (2014), Hale (2014), Heroes of Wing Commander (2014), Kingdoms (2014), Lips of Suna (2014), Open RPG Maker (2014), Open Tibia (2014), Radakan (2014), SDL Game Engine 2D (2014), Sintel The Game (2014), Summoning Wars (2014), Supremacy (2014), Turious (2014), Xenowar (2014), rpge (2014), sandbox Game Maker (2014), Bos Wars (2013), C-evo (2013), Candy Box 2 (2013), Decker (2013), DemiGod (2013), Dungeon Mapper (2013), Holyspirit (2013), MechCommander 2 Omnitech (2013), Mpango (2013), Murder In The Public Domain (2013), OpenRPG (2013), Phantasy Star Rebirth (2013), Room for Change (2013), Source of Tales (2013), Trinity Reign (2013), Zero Ballistics (2013), Biniax (2012), BlackNova Traders (2012), Blitzkrieg (2012), Cataclysm (2012), CommandoJS (2012), Conquests (2012), Dark City (2012), Frozen Bubble (2012), Goblin Camp (2012), Hexwar (2012), PARPG (2012), Thousand Parsec (2012), UFO2000 (2012), Wizards Magic (2012), Battlefield Java (2011), Danger from the Deep (2011), Dawn (2011), Fish Fillets - Next Generation (2011), GalaxyMage Redux (2011), KQ Lives (2011), Kobold's Quest 2 (2011), OpenMOO2 (2011), Skrupel - Tribute Compilation (2011), Song of Albion (2011), Star Control II: The Ur-Quan Masters (2011), UlDunAd (2011), World of Phaos (2011), X-Force: Fight For Destiny (2011), AI Wars (2010), Crimson Fields (2010), Dragon History - Dračí Historie (2010), Heroes of Wesnoth (2010), Labyrinth of Worlds (2010), Linwarrior 3D (2010), Mercenary Commander (2010), OpenHoMM (2010), Slay (2010), SpaceTrader for Java (2010), XSera (2010), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Crown and Cutlass (2009), Dark Oberon (2009), Duel Commander (2009), Fall of Imyrin (2009), Fallen Spire (2009), FreeTrain (2009), Glest (2009), Goblin Hack (2009), Netrek (2009), ORIENT (2009), OpenPop (2009), Secret Mario Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), A Planet's Revenge (2008), Attal: Lords of doom (2008), Avanor (2008), Freestars (2008), Mars, Land of No Mercy (2008), Meritous (2008), S.C.O.U.R.G.E. (2008), Sengoku: Warring States of Japan (2008), Space Opera (2008), Armies (2007), Eos, Dawn of Light: A Space Opera (2007), SharpKonquest (2007), Silvertree (2007), Slash'EM (2007), Underworld Adventures (2007), World Builder (2007), Betrayer's Moon Tactics (2006), Boson (2006), JQuest (2006), Linley's Dungeon Crawl (2006), Metal Mech (2006), RPDungeon - computer aided role playing (2006), Rogue Clone IV (2006), GalaxyNG (2005), H-World (2005), LinCity (2005), Spice Trade (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), Colonization too (2004), GM Tools (2004), Gee Whiz (2004), Openglad (2004), T-Bots (2004), AntiChess (2003), Cat Mother Dead Justice (2003), Civil (2003), Machinations (2003), Pizza Business (2003), Planetary Hoppers (2003), The Clans (2003), Wargamer (2003), XArchon (2003), Umbra (2002), Greenius' Civil War (2001), Tux Racer (2001), Operation Citadel (2000), xdigger (1999), Ballerburg (1987) ## Code Languages ##### Language frequency -- C++ (36.9%) -- C (19.6%) -- Java (11.6%) -- Python (9.4%) -- Lua (5.2%) +- C++ (36.7%) +- C (19.9%) +- Java (11.4%) +- Python (9.3%) +- Lua (5.1%) - JavaScript (3.6%) - C# (2.4%) - PHP (2.4%) - Pascal (2.2%) - Haxe (0.6%) +- Javascript (0.6%) - Ren'py (0.6%) - ? (0.4%) -- Javascript (0.4%) - Rust (0.4%) +- Typescript (0.4%) - Visual Basic (0.4%) +- AGS Script (0.2%) - ActionScript (0.2%) - Ada (0.2%) - AngelScript (0.2%) @@ -50,7 +52,6 @@ Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atrinik (2016), Birth o - Ruby (0.2%) - Script (0.2%) - Text (0.2%) -- Typescript (0.2%) ## Code licenses @@ -60,12 +61,12 @@ Imperium, Netrek ##### Licenses frequency -- GPL-2.0 (38.2%) -- GPL-3.0 (25.5%) -- MIT (12.9%) -- Custom (5.3%) -- Apache-2.0 (3.1%) -- zlib (2.4%) +- GPL-2.0 (37.7%) +- GPL-3.0 (25.3%) +- MIT (12.6%) +- Custom (5.4%) +- Apache-2.0 (3.0%) +- zlib (2.6%) - 3-clause BSD (2.1%) - GPL (1.4%) - LGPL-2.1 (1.4%) @@ -73,7 +74,9 @@ Imperium, Netrek - LGPL-3.0 (1.2%) - LGPL-2.0 (0.7%) - MPL (0.5%) +- MPL-2.0 (0.5%) - Public Domain (0.5%) +- Artistic (0.2%) - Artistic License (0.2%) - Boost license 1.0 (0.2%) - Boost-1.0 (0.2%) @@ -85,8 +88,9 @@ Imperium, Netrek - CC-BY-SA-3.0 (0.2%) - CC0 (0.2%) - ISC (0.2%) -- MPL-2.0 (0.2%) +- LPGL-2.1 (0.2%) - Ms-RL (0.2%) +- PD (0.2%) - Proprietary (0.2%) - SWIG license (0.2%) @@ -94,24 +98,24 @@ Imperium, Netrek ##### Keywords frequency -- TBS (11.2%) -- RTS (8.8%) -- roguelike (8.4%) -- remake (7.2%) -- requires original content (7.2%) -- MMO (6.8%) -- online (6.4%) -- tool (5.2%) -- SP (4.8%) -- MP (3.2%) -- 3D (2.8%) -- shooter (2.4%) -- browser (2.0%) -- engine (1.6%) -- popular (1.6%) -- puzzle (1.6%) -- sports (1.6%) -- visual novel (1.6%) +- TBS (10.8%) +- RTS (8.5%) +- roguelike (8.1%) +- remake (6.9%) +- requires original content (6.9%) +- MMO (6.5%) +- online (6.2%) +- tool (5.0%) +- SP (4.6%) +- shooter (3.5%) +- MP (3.1%) +- 3D (2.7%) +- browser (2.3%) +- puzzle (1.9%) +- engine (1.5%) +- popular (1.5%) +- sports (1.5%) +- visual novel (1.5%) - TB (1.2%) - board game (1.2%) - cards (1.2%) @@ -122,6 +126,8 @@ Imperium, Netrek - JRPG (0.4%) - action-rpg (0.4%) - action/adventure (0.4%) +- artillery (0.4%) +- asciiart (0.4%) - editor (0.4%) - educational (0.4%) - for adults (0.4%) @@ -139,11 +145,13 @@ Imperium, Netrek - sliding blocks (0.4%) - snake-like (0.4%) - source documentation generator (0.4%) +- text (0.4%) - text-based (0.4%) +- top-down (0.4%) ## Entries without download or play fields -112: AI Wars, Advanced Strategic Command, Ancient Beast, Antares, Atomix, Atrinik, Battleround, Battles of Antargis, BrowserQuest, Cabbages and Kings, Call to Power 2, Cataclysm, Choria, Classic Blades of Exile, Colossal Cave Adventure, CommandoJS, Dark Destiny, Dash Engine, Dawn, DemiGod, Digital: A Love Story, Dragon Hunt, Dungeon Monkey Eternal, EPOH, Endgame: Singularity, EternalWinterWars, Evil Cult, FAR Colony, Fallen Spire, Fanwor, Free in the Dark (engine), FreeRCT, Freeciv WebGL, Freeminer, Freestars, Fujo, GalaxyMage Redux, GameLV, Gigalomania, Goblin Camp, Greenius' Civil War, HarfBuzz, Harris, Heroes of Wesnoth, Hex Game, Hexwar, Jagged Alliance 2 Stracciatella, JiGS Interactive Game System, KAtomic, Kingdoms, LGeneral, Land of Fire, LinCity, Lips of Suna, LordsAWar!, LÖVE, M.E.W.L., MechCommander 2 Omnitech, Mercenary Commander, Meritous, Micropolis, Open AL Soft, Open Legend RPG, Open Panzer, Open Soccer Star, Open Zelda, OpenSkyscraper, OpenSoccer, Our Personal Space, Pax Britannica, Polis, Pthreads-win32, Ragel, Roguish, Room for Change, Scorched Moon, Sentient Storage, Simple-Solitaire, Sintel The Game, Smash, Song of Albion, Source of Tales, Space Station 13, Star Ruler 2, Stendhal, TVTower, Tanks of Freedom, Terasology, Trinity Reign, Turious, Turn of War, TwinEngine, UFO2000, UlDunAd, VCMI Project, Veloren, War Of Kingdom, Waste's Edge, XSera, XZ Utils, Xenowar, Zelda: Mystery of Solarus DX, Zetawar, diablo-js, libpng, micropolisJS, mkxp, pyORPG, ransack, rpge, yaml-cpp, zlib +113: AI Wars, Advanced Strategic Command, Ancient Beast, Antares, Atomix, Atrinik, Ballerburg, Battleround, Battles of Antargis, BrowserQuest, Cabbages and Kings, Call to Power 2, Cataclysm, Choria, Classic Blades of Exile, Colossal Cave Adventure, CommandoJS, Dark Destiny, Dash Engine, Dawn, DemiGod, Digital: A Love Story, Dragon Hunt, Dungeon Monkey Eternal, EPOH, Endgame: Singularity, EternalWinterWars, Evil Cult, FAR Colony, Fallen Spire, Fanwor, Free in the Dark (engine), FreeRCT, Freeciv WebGL, Freeminer, Freestars, Fujo, GalaxyMage Redux, GameLV, Gigalomania, Goblin Camp, Greenius' Civil War, HarfBuzz, Harris, Heroes of Wesnoth, Hex Game, Hexwar, Jagged Alliance 2 Stracciatella, JiGS Interactive Game System, KAtomic, Kingdoms, LGeneral, Land of Fire, LinCity, Lips of Suna, LordsAWar!, LÖVE, M.E.W.L., MechCommander 2 Omnitech, Mercenary Commander, Meritous, Micropolis, Open AL Soft, Open Legend RPG, Open Panzer, Open Soccer Star, Open Zelda, OpenSkyscraper, OpenSoccer, Our Personal Space, Pax Britannica, Polis, Pthreads-win32, Ragel, Roguish, Room for Change, Scorched Moon, Sentient Storage, Simple-Solitaire, Sintel The Game, Smash, Song of Albion, Source of Tales, Space Station 13, Star Ruler 2, Stendhal, TVTower, Tanks of Freedom, Terasology, Trinity Reign, Turious, Turn of War, TwinEngine, UFO2000, UlDunAd, VCMI Project, Veloren, War Of Kingdom, Waste's Edge, XSera, XZ Utils, Xenowar, Zelda: Mystery of Solarus DX, Zetawar, diablo-js, libpng, micropolisJS, mkxp, pyORPG, ransack, rpge, yaml-cpp, zlib ## Entries with a code repository not on a popular site @@ -151,35 +159,35 @@ Imperium, Netrek ## Build systems -Build systems information available for 19.9% of all projects. +Build systems information available for 20.3% of all projects. -##### Build systems frequency (83) +##### Build systems frequency (86) -- CMake (68.7%) -- Autoconf (15.7%) -- Make (7.2%) -- Scons (3.6%) -- Maven (2.4%) +- CMake (67.4%) +- Autoconf (17.4%) +- Make (7.0%) +- Scons (3.5%) +- Maven (2.3%) - Ant (1.2%) - Gradle (1.2%) -##### C and C++ projects without build system information (177) +##### C and C++ projects without build system information (179) -0AD, Angband, Antares, Armagetron Advanced, Armies, Atlantis, Atomiks, Atomix, Attal: Lords of doom, AutoREALM, Avanor, Battles of Antargis, Birth of the Empires, Boost (C++ Libraries), Bos Wars, Boson, Call to Power 2, Cat Mother Dead Justice, Cataclysm, Catch Challenger, Classic Blades of Exile, Clou!, Colonization too, Conquests, Crossfire, Crown and Cutlass, Crypto++, Daimonin, Danger from the Deep, Dark Oberon, Dawn, Deliantra, Duel Commander, Dune Dynasty, Dune Legacy, Dungeon Craft, Dungeon Crawl Stone Soup, Dungeon Mapper, ENIGMA, Endless Sky, Epiar, Erebus, Eternal Lands, Evol Online, Exult, Fanwor, Free Space Colonization, Free heroes2 engine, Free in the Dark (engine), Freedink, Freeminer, Freestars, GDash, GM Tools, GalaxyNG, GameLV, Gee Whiz, GemRB, Gigalomania, Globulation2, Goblin Camp, Goblin Hack, Greenius' Civil War, H-World, Harris, Haxima, Heroes of Wesnoth, Hex Game, Holyspirit, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, KAtomic, KQ Lives, LGeneral, LZMA SDK, Labyrinth of Worlds, Libxml2, Lightweight Java Game Library, LinCity, LinCity-NG, Linley's Dungeon Crawl, Linwarrior 3D, Lips of Suna, Lua, Lumix Engine, M.E.W.L., Machinations, Mars, Land of No Mercy, MechCommander 2 Omnitech, Meridian 59, Meritous, Micropolis, Moria, NLarn, Naev, NetHack, NetPanzer, Open AL, Open Apocalypse, Open Dune, Open Meridian, Open RPG Maker, Open Sonic, Open Zelda, OpenCity, OpenHoMM, OpenMW, OpenPop, OpenSSL, OpenSkyscraper, Openglad, Operation Citadel, Orx, Other-Life, Panda 3D, Pax Britannica, Phantasy Star Rebirth, Pioneers, Pizza Business, PlaneShift, Pthreads-win32, Qt, REGoth, Ragel, Red Eclipse, Return to the Roots, Rocks'n'Diamonds , Rogue Clone IV, Rolisteam, S.C.O.U.R.G.E., SDL Game Engine 2D, SWIG, Secret Mario Chronicles, Sengoku: Warring States of Japan, SimuTrans, Slash'EM, Song of Albion, Star Ruler 2, Summoning Wars, SuperTuxKart, T-Bots, Tales of Maj'Eyal, The Clans, The Endless Dungeons, The Epic of Heroes, Thousand Parsec, Turious, Tux Racer, TwinEngine, UFO2000, UnNetHack, Underworld Adventures, VCMI Project, Vega Strike, War Of Kingdom, Wargamer, Wargus, Witch Blast, Wolfpack Empire, WorldForge, Wyrmsun, XArchon, XSera, XZ Utils, Xconq, Xenowar, Xonotic, ZAngband, libGDX, libpng, micropolisJS, pkg-config, pygame, sandbox Game Maker, wxWidgets, xdigger +0AD, Angband, Antares, Armagetron Advanced, Armies, Atlantis, Atomiks, Atomix, Attal: Lords of doom, AutoREALM, Avanor, Ballerburg, Battles of Antargis, Biniax, Birth of the Empires, Boost (C++ Libraries), Bos Wars, Boson, Call to Power 2, Cat Mother Dead Justice, Cataclysm, Catch Challenger, Classic Blades of Exile, Clou!, Colonization too, Conquests, Crossfire, Crown and Cutlass, Crypto++, Daimonin, Danger from the Deep, Dark Oberon, Dawn, Deliantra, Duel Commander, Dune Dynasty, Dune Legacy, Dungeon Craft, Dungeon Crawl Stone Soup, Dungeon Mapper, ENIGMA, Endless Sky, Epiar, Erebus, Eternal Lands, Evol Online, Exult, Fanwor, Free Space Colonization, Free heroes2 engine, Free in the Dark (engine), Freedink, Freeminer, Freestars, GDash, GM Tools, GalaxyNG, GameLV, Gee Whiz, GemRB, Gigalomania, Globulation2, Goblin Camp, Goblin Hack, Greenius' Civil War, H-World, Harris, Haxima, Heroes of Wesnoth, Hex Game, Holyspirit, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, KAtomic, KQ Lives, LGeneral, LZMA SDK, Labyrinth of Worlds, Libxml2, Lightweight Java Game Library, LinCity, LinCity-NG, Linley's Dungeon Crawl, Linwarrior 3D, Lips of Suna, Lua, Lumix Engine, M.E.W.L., Machinations, Mars, Land of No Mercy, MechCommander 2 Omnitech, Meridian 59, Meritous, Micropolis, Moria, NLarn, Naev, NetHack, NetPanzer, Open AL, Open Apocalypse, Open Dune, Open Meridian, Open RPG Maker, Open Sonic, Open Zelda, OpenCity, OpenHoMM, OpenMW, OpenPop, OpenSSL, OpenSkyscraper, Openglad, Operation Citadel, Orx, Other-Life, Panda 3D, Pax Britannica, Phantasy Star Rebirth, Pioneers, Pizza Business, PlaneShift, Pthreads-win32, Qt, REGoth, Ragel, Red Eclipse, Return to the Roots, Rocks'n'Diamonds , Rogue Clone IV, Rolisteam, S.C.O.U.R.G.E., SDL Game Engine 2D, SWIG, Secret Mario Chronicles, Sengoku: Warring States of Japan, SimuTrans, Slash'EM, Song of Albion, Star Ruler 2, Summoning Wars, SuperTuxKart, T-Bots, Tales of Maj'Eyal, The Clans, The Endless Dungeons, The Epic of Heroes, Thousand Parsec, Turious, Tux Racer, TwinEngine, UFO2000, UnNetHack, Underworld Adventures, VCMI Project, Vega Strike, War Of Kingdom, Wargamer, Wargus, Witch Blast, Wolfpack Empire, WorldForge, Wyrmsun, XArchon, XSera, XZ Utils, Xconq, Xenowar, Xonotic, ZAngband, libGDX, libpng, micropolisJS, pkg-config, pygame, sandbox Game Maker, wxWidgets, xdigger -##### C and C++ projects with a build system different from CMake (56) +##### C and C++ projects with a build system different from CMake (57) -Allegro, Annchienta, Arx Libertatis, Astromenace, Atrinik, Battle for Wesnoth, Blender game engine, COCOS2D-X, Caesar IA, Choria, Colobot, Corsix Theme Hospital, DNT, Doxygen, EasyRPG Player, Egoboo, Flare Engine, FlightGear, Free Orion, FreeRCT, FreeSynd, FreeType, Freeserf, HarfBuzz, LÖVE, Mana, Maratis, Mechanized Assault & eXploration Reloaded , MegaGlest, Minetest, OGRE3D, Open AL Soft, Open Tibia, OpenRCT2, OpenXcom, Pingus, Polycode, Ryzom Core, Simple DirectMedia Layer, Simple and Fast Multimedia Library, Solarus, Speed Dreams, Spring RTS engine, Trinity Reign, Ufo: Alien Invasion, Unvanquished, Urho3D, Valyria Tear, Warzone 2100, Widelands, XU4, Zero Ballistics, mkxp, xoreos, yaml-cpp, zlib +Allegro, Annchienta, Arx Libertatis, Astromenace, Atrinik, Battle for Wesnoth, Blender game engine, C-Dogs, COCOS2D-X, Caesar IA, Choria, Colobot, Corsix Theme Hospital, DNT, Doxygen, EasyRPG Player, Egoboo, Flare Engine, FlightGear, Free Orion, FreeRCT, FreeSynd, FreeType, Freeserf, HarfBuzz, LÖVE, Mana, Maratis, Mechanized Assault & eXploration Reloaded , MegaGlest, Minetest, OGRE3D, Open AL Soft, Open Tibia, OpenRCT2, OpenXcom, Pingus, Polycode, Ryzom Core, Simple DirectMedia Layer, Simple and Fast Multimedia Library, Solarus, Speed Dreams, Spring RTS engine, Trinity Reign, Ufo: Alien Invasion, Unvanquished, Urho3D, Valyria Tear, Warzone 2100, Widelands, XU4, Zero Ballistics, mkxp, xoreos, yaml-cpp, zlib ## Platform -Platform information available for 13.4% of all projects. +Platform information available for 16.3% of all projects. ##### Platforms frequency -- Windows (28.6%) -- Linux (26.8%) +- Windows (29.0%) +- Linux (27.5%) - macOS (23.2%) -- Android (19.6%) -- Browser (1.8%) +- Android (17.4%) +- Browser (2.9%) diff --git a/tools/archives.json b/tools/archives.json index d50acbcb..fd4bdabc 100644 --- a/tools/archives.json +++ b/tools/archives.json @@ -15,6 +15,7 @@ "https://git.code.sf.net/p/autorealm/delphi", "https://git.code.sf.net/p/autorealm/http", "https://git.code.sf.net/p/bygfoot/git", + "https://git.code.sf.net/p/chromium-bsu/code", "https://git.code.sf.net/p/dangerdeep/git", "https://git.code.sf.net/p/dnt/code", "https://git.code.sf.net/p/dunedynasty/dunedynasty", @@ -53,6 +54,7 @@ "https://github.com/Atlantis-PBEM/Atlantis.git", "https://github.com/Attnam/ivan.git", "https://github.com/BGCX067/fallenspire-svn-to-git.git", + "https://github.com/BZFlag-Dev/bzflag.git", "https://github.com/BackupTheBerlios/netpanzer-svn.git", "https://github.com/BlindMindStudios/StarRuler2-Source.git", "https://github.com/CamHenlin/Roguish.git", @@ -146,6 +148,7 @@ "https://github.com/brandon-rhodes/python-adventure.git", "https://github.com/bsutton/BattlefieldJava.git", "https://github.com/calref/cboe.git", + "https://github.com/candybox2/candybox2.github.io.git", "https://github.com/chubakur/wizards-magic.git", "https://github.com/chubakur/wizards-magic2.git", "https://github.com/ciplogic/fheroes2enh.git", @@ -156,6 +159,7 @@ "https://github.com/commandojs/CommandoJS.git", "https://github.com/crawl/crawl.git", "https://github.com/cthielen/Epiar.git", + "https://github.com/cxong/cdogs-sdl.git", "https://github.com/delight-im/OpenSoccer.git", "https://github.com/dmecke/OpenSoccerStar.git", "https://github.com/doxygen/doxygen.git", @@ -182,6 +186,7 @@ "https://github.com/goblinhack/goblinhack.git", "https://github.com/godotengine/godot.git", "https://github.com/godrin/antargis.git", + "https://github.com/gondur/cartlife_src.git", "https://github.com/graememcc/micropolisJS.git", "https://github.com/gregoryfenton/other-life.git", "https://github.com/grrk-bzzt/kqlives.git",