diff --git a/.gitignore b/.gitignore index dfd0ccfd..a8424c53 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /tools/conversion/** __pycache__ /is_already_included.txt +/dismissed.txt diff --git a/README.md b/README.md index ef542452..cd33e1cf 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,16 @@ **[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) -466 entries -- **[Action/Arcade](games/action/_toc.md)** (54) +478 entries +- **[Action/Arcade](games/action/_toc.md)** (57) - **[Adventure & Visual novels](games/adventure/_toc.md)** (14) -- **[Engines & Frameworks](games/framework/_toc.md)** (54) +- **[Engines & Frameworks](games/framework/_toc.md)** (55) - **[Libraries](games/library/_toc.md)** (22) -- **[Puzzle](games/puzzle/_toc.md)** (13) +- **[Puzzle](games/puzzle/_toc.md)** (15) - **[Role Playing](games/rpg/_toc.md)** (115) -- **[Simulation](games/simulation/_toc.md)** (21) -- **[Strategy](games/strategy/_toc.md)** (160) -- **[Tools & Manuals](games/tools/_toc.md)** (13) +- **[Simulation](games/simulation/_toc.md)** (24) +- **[Strategy](games/strategy/_toc.md)** (162) +- **[Tools & Manuals](games/tools/_toc.md)** (14) [comment]: # (end of autogenerated content) diff --git a/docs/data.json b/docs/data.json index 45f2970e..fded2b58 100644 --- a/docs/data.json +++ b/docs/data.json @@ -837,6 +837,15 @@ "", "Source - C++ - Boost-1.0" ], + [ + "D-Fend Reloaded (home, entry)", + "Graphical environment for DOSBox.", + "Link", + "Tools & Manuals", + "mature / inactive since 2015", + "tool, frontend", + "Pascal - GPL" + ], [ "DNT (home, entry)", "3D RPG in a satirical post-apocalyptic world.", @@ -918,6 +927,15 @@ "SP", "Source - C++ - GPL-3.0" ], + [ + "DeSmuME (home, entry)", + "Nintendo DS emulator.", + "Link", + "Engines & Frameworks", + "mature / inactive since 2015", + "emulator", + "Source - C, C++ - GPL-2.0" + ], [ "Decker (home, entry)", "Cyberspace hacking RPG where you hack into corporate..", @@ -981,6 +999,15 @@ "visual novel", "Source - Ren'py - CC-BY-NC-SA" ], + [ + "Domination (home, entry)", + "Is a bit like the well known board game of Risk or RisiKo.", + "Link", + "Strategy", + "mature / active", + "boardgame, risklike", + "Source - Java - GPL-3.0" + ], [ "Doxygen (home, entry)", "Tool for generating documentation from annotated C++..", @@ -1008,6 +1035,15 @@ "", "Source - Python - GPL-2.0" ], + [ + "DreamChess (home, entry)", + "3D chess game.", + "Link", + "Strategy", + "beta / active", + "boardgame, chess", + "Source - C - GPL-3.0" + ], [ "Duel Commander (home, entry)", "Turn based command line fighting game for Windows and..", @@ -1125,6 +1161,15 @@ "", "Source - C++ - GPL-3.0" ], + [ + "Eat The Whistle (home, entry)", + "Football simulation game", + "Link", + "Simulation", + "mature / inactive since 2017", + "football", + "Source - C - ?" + ], [ "Egoboo (home, entry)", "A three-dimensional dungeon crawling adventure that..", @@ -1539,6 +1584,24 @@ "tool", "Source - C++ - GPL-2.0" ], + [ + "GPL Arcade Volleyball (home, entry)", + "An SDL remake of the old dos game Arcade Volleyball.", + "Link", + "Action/Arcade", + "beta / inactive since 2006", + "arcade, sports", + "Source - ?" + ], + [ + "GUSANOS (home, entry)", + "Clone of the DOS game Liero.", + "Link", + "Action/Arcade", + "beta / inactive since 2006", + "worms-like", + "Source - ? - GPL" + ], [ "GalaxyMage Redux (home, entry)", "Attempt to revitalize the open source game, GalaxyMage..", @@ -1656,6 +1719,24 @@ "", "Source - C, C++ - MIT" ], + [ + "Golly (home, entry)", + "Conway's Game of Life and many other types of cellular..", + "Link", + "Simulation", + "mature / active", + "game of life", + "Source - C++, Java - GPL-2.0" + ], + [ + "Grabble (home, entry)", + "Anagrams-playing game.", + "Link", + "Puzzle", + "mature / inactive since 2006", + "", + "Java - ?" + ], [ "Greenius' Civil War (home, entry)", "Open Sourced version of American Civil War game for DOS,..", @@ -1665,6 +1746,15 @@ "", "Source - C++ - GPL-2.0" ], + [ + "Grobots (home, entry)", + "A real-time strategy programming game, in which you..", + "", + "Simulation", + "mature / inactive since 2014", + "programming", + "Source - C++ - GPL-2.0" + ], [ "H-World (home, entry)", "CRPG engine is a tile-based, turn-based, Lua scriptable..", @@ -1926,6 +2016,15 @@ "", "Source - Python - LGPL-3.0" ], + [ + "LGames (home, entry)", + "Collection of games.", + "Link", + "Action/Arcade", + "mature / active", + "", + "Source - C++ - GPL-2.0" + ], [ "LGeneral (home, entry)", "A turn-based strategy engine heavily inspired by Panzer..", @@ -2142,6 +2241,15 @@ "TBS", "Source - C++ - GPL-2.0" ], + [ + "Me and My Shadow (home, entry)", + "Try to reach the exit by solving puzzles.", + "Link", + "Puzzle", + "beta / active", + "", + "Source - C++ - GPL-3.0" + ], [ "MechCommander 2 Omnitech (home, entry)", "Upgraded and more easily moddable version of the good old..", diff --git a/games/action/_toc.md b/games/action/_toc.md index 806c6cce..768f7c7c 100644 --- a/games/action/_toc.md +++ b/games/action/_toc.md @@ -25,7 +25,10 @@ - **[Freedoom](freedoom.md)** (Python, BSD, beta) - **[GDash](gdash.md)** (C++, MIT, beta) - **[GLtron](gltron.md)** (C, GPL, beta, inactive since 2016) +- **[GPL Arcade Volleyball](gpl_arcade_volleyball.md)** (?, beta, inactive since 2006) +- **[GUSANOS](gusanos.md)** (?, GPL, beta, inactive since 2006) - **[Gang Garrison 2](gang_garrison2.md)** (Game Maker Script, MPL, mature) +- **[LGames](lgames.md)** (C++, GPL-2.0, mature) - **[Linwarrior 3D](linwarrior.md)** (C++, Apache-2.0, mature, inactive since 2010) - **[Liquid War](liquid_war.md)** (C, GPL-3.0, mature, inactive since 2015) - **[Lugaru](lugaru.md)** (C++, GPL-2.0, mature) diff --git a/games/action/gpl_arcade_volleyball.md b/games/action/gpl_arcade_volleyball.md new file mode 100644 index 00000000..b4115919 --- /dev/null +++ b/games/action/gpl_arcade_volleyball.md @@ -0,0 +1,15 @@ +# GPL Arcade Volleyball + +_An SDL remake of the old dos game Arcade Volleyball._ + +- Home: http://gav.sourceforge.net/ +- State: beta, inactive since 2006 +- Download: http://gav.sourceforge.net/download.php, https://sourceforge.net/projects/gav/files/ +- Platform: Windows, Linux, macOS +- Keywords: arcade, sports +- Code repository: http://gav.cvs.sourceforge.net (cvs) +- Code language: ? +- Code dependencies: SDL + +## Building + diff --git a/games/action/gusanos.md b/games/action/gusanos.md new file mode 100644 index 00000000..90d51771 --- /dev/null +++ b/games/action/gusanos.md @@ -0,0 +1,14 @@ +# GUSANOS + +_Clone of the DOS game Liero._ + +- Home: http://gusanos.sourceforge.net/, https://sourceforge.net/projects/gusanos/ +- State: beta, inactive since 2006 +- Download: https://sourceforge.net/projects/gusanos/files/ +- Platform: Windows, Linux +- Keywords: worms-like +- Code repository: http://gusanos.cvs.sourceforge.net (cvs) +- Code language: ? +- Code license: GPL + +## Building diff --git a/games/action/lgames.md b/games/action/lgames.md new file mode 100644 index 00000000..fdc7bb97 --- /dev/null +++ b/games/action/lgames.md @@ -0,0 +1,17 @@ +# LGames + +_Collection of games._ + +- Home: http://lgames.sourceforge.net/ +- State: mature +- Download: http://lgames.sourceforge.net/downloads.php +- Platform: Windows, Linux, macOS +- Code repository: https://svn.code.sf.net/p/lgames/code/ (svn) +- Code language: C++ +- Code license: GPL-2.0 + +A collection of games rather. + +## Building + + diff --git a/games/framework/_toc.md b/games/framework/_toc.md index 97056226..165029b2 100644 --- a/games/framework/_toc.md +++ b/games/framework/_toc.md @@ -9,6 +9,7 @@ - **[COCOS2D-X](cocos2dx.md)** (C++, MIT, mature) - **[Castle Game Engine](castle_game_engine.md)** (Pascal, LGPL-2.0, mature) - **[Dash Engine](dash.md)** (D, MIT, mature, inactive since 2015) +- **[DeSmuME](desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015) - **[Delta Engine](deltaengine.md)** (C#, Apache-2.0, mature, inactive since 2015) - **[ENIGMA](enigma.md)** (C++, C, GPL-3.0, mature) - **[EasyRPG Player](easyrpgplayer.md)** (C++, GPL-3.0, mature) diff --git a/games/framework/desmume.md b/games/framework/desmume.md new file mode 100644 index 00000000..f43fa0b7 --- /dev/null +++ b/games/framework/desmume.md @@ -0,0 +1,15 @@ +# DeSmuME + +_Nintendo DS emulator._ + +- Home: http://desmume.org/ +- State: mature, inactive since 2015 +- Download: http://desmume.org/download/, https://sourceforge.net/projects/desmume/files/ +- Platform: Windows, Linux, macOS +- Keywords: emulator +- Code repository: https://github.com/TASVideos/desmume.git +- Code language: C, C++ +- Code license: GPL-2.0 + +## Building + diff --git a/games/puzzle/_toc.md b/games/puzzle/_toc.md index 628fc835..902fa5d4 100644 --- a/games/puzzle/_toc.md +++ b/games/puzzle/_toc.md @@ -10,7 +10,9 @@ - **[Enigma](enigma.md)** (C, C++, GPL-2.0, mature) - **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2011) - **[Frozen Bubble](frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012) +- **[Grabble](grabble.md)** (Java, ?, mature, inactive since 2006) - **[KAtomic](katomic.md)** (C++, GPL-2.0, mature) +- **[Me and My Shadow](me_and_my_shadow.md)** (C++, GPL-3.0, beta) - **[Pingus](pingus.md)** (C++, GPL-3.0, mature) - **[TetraVex](tetravex.md)** (Swift, GPL-3.0, beta) - **[kiki the nano bot](kiki_the_nano_bot.md)** (?, mature, inactive since 2007) diff --git a/games/puzzle/grabble.md b/games/puzzle/grabble.md new file mode 100644 index 00000000..9b6a18f2 --- /dev/null +++ b/games/puzzle/grabble.md @@ -0,0 +1,12 @@ +# Grabble + +_Anagrams-playing game._ + +- Home: http://grabble.sourceforge.net/, https://sourceforge.net/projects/grabble/ +- State: mature, inactive since 2006 +- Download: https://sourceforge.net/projects/grabble/files/ +- Code repository: (see download) +- Code language: Java +- Code license: ? + +## Building diff --git a/games/puzzle/me_and_my_shadow.md b/games/puzzle/me_and_my_shadow.md new file mode 100644 index 00000000..a8846283 --- /dev/null +++ b/games/puzzle/me_and_my_shadow.md @@ -0,0 +1,15 @@ +# Me and My Shadow + +_Try to reach the exit by solving puzzles._ + +- Home: https://acmepjz.github.io/meandmyshadow/, https://sourceforge.net/projects/meandmyshadow/ +- State: beta +- Download: https://acmepjz.github.io/meandmyshadow/download.html, https://sourceforge.net/projects/meandmyshadow/files/ +- Platform: Windows, Linux, macOS +- Code repository: https://github.com/acmepjz/meandmyshadow.git, https://svn.code.sf.net/p/meandmyshadow/meandmyshadow/ (svn) +- Code language: C++ +- Code license: GPL-3.0 + +## Building + +- Build system: CMake diff --git a/games/rpg/crossfire.md b/games/rpg/crossfire.md index 68f05de3..e9dfaf1f 100644 --- a/games/rpg/crossfire.md +++ b/games/rpg/crossfire.md @@ -5,7 +5,7 @@ _Cooperative multiplayer graphical RPG and adventure game._ - Home: http://crossfire.real-time.com/, https://sourceforge.net/projects/crossfire/ - Media: https://en.wikipedia.org/wiki/Crossfire_(1992_video_game) - State: mature -- Download: http://crossfire.real-time.com/download/index.html +- Download: http://crossfire.real-time.com/download/index.html, https://sourceforge.net/projects/crossfire/files/ - Keywords: MMO - Code repository: https://svn.code.sf.net/p/crossfire/code/ (svn) - Code language: C, Java diff --git a/games/simulation/_toc.md b/games/simulation/_toc.md index 69d9ab18..8afbea20 100644 --- a/games/simulation/_toc.md +++ b/games/simulation/_toc.md @@ -5,9 +5,12 @@ - **[Cart Life](cart_life.md)** (AGS Script, Custom, mature, inactive since 2014) - **[Core War](corewar.md)** (?, mature) - **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011) +- **[Eat The Whistle](eat_the_whistle.md)** (C, ?, mature, inactive since 2017) - **[FlightGear](flightgear.md)** (C++, GPL-2.0, mature) - **[FreeTrain](freetrain.md)** (C#, LGPL-2.1, beta, inactive since 2009) - **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta) +- **[Golly ](golly.md)** (C++, Java, GPL-2.0, mature) +- **[Grobots](grobots.md)** (C++, GPL-2.0, mature, inactive since 2014) - **[Infiniminer](infiniminer.md)** (C#, MIT, mature, inactive since 2016) - **[LinCity](lincity.md)** (C, GPL-2.0, mature, inactive since 2005) - **[LinCity-NG](lincity_ng.md)** (C++, GPL, mature) diff --git a/games/simulation/eat_the_whistle.md b/games/simulation/eat_the_whistle.md new file mode 100644 index 00000000..22d629ed --- /dev/null +++ b/games/simulation/eat_the_whistle.md @@ -0,0 +1,17 @@ +# Eat The Whistle + +_Football simulation game_ + +- Home: http://www.ggsoft.org/etw/, https://sourceforge.net/projects/etw/ +- State: mature, inactive since 2017 +- Download: https://sourceforge.net/projects/etw/files/ +- Platform: Windows, Linux, macOS +- Keywords: football +- Code repository: https://svn.code.sf.net/p/etw/code/ (svn), http://etw.cvs.sourceforge.net/viewvc/ (cvs) +- Code language: C +- Code license: ? +- Code dependencies: SDL + +## Building + +- Build system: CMake diff --git a/games/simulation/golly.md b/games/simulation/golly.md new file mode 100644 index 00000000..3a5ab926 --- /dev/null +++ b/games/simulation/golly.md @@ -0,0 +1,14 @@ +# Golly + +_Conway's Game of Life and many other types of cellular automata._ + +- Home: http://golly.sourceforge.net/, https://sourceforge.net/projects/golly/ +- State: mature +- Download: https://sourceforge.net/projects/golly/files/, https://play.google.com/store/apps/details?id=net.sf.golly +- Platform: Windows, Linux, macOS, Android +- Keywords: game of life +- Code repository: https://git.code.sf.net/p/golly/code +- Code language: C++, Java +- Code license: GPL-2.0 + +## Building diff --git a/games/simulation/grobots.md b/games/simulation/grobots.md new file mode 100644 index 00000000..7cb34008 --- /dev/null +++ b/games/simulation/grobots.md @@ -0,0 +1,16 @@ +# Grobots + +_A real-time strategy programming game, in which you control teams of robots as they forage, reproduce and fight._ + +- Home: http://grobots.sourceforge.net/, https://sourceforge.net/projects/grobots/ +- State: mature, inactive since 2014 +- Download: (see home) +- Platform: Windows, Linux, macOS +- Keywords: programming +- Code repository: http://hg.code.sf.net/p/grobots/trunk (hg) +- Code language: C++ +- Code license: GPL-2.0 + +See also the [Java Port](https://github.com/manofsteel76667/Grobots_Java). + +## Building diff --git a/games/statistics.md b/games/statistics.md index 61c5857d..1d64e7db 100644 --- a/games/statistics.md +++ b/games/statistics.md @@ -1,17 +1,17 @@ [comment]: # (autogenerated content, do not edit) # Statistics -analyzed 466 entries on 2019-07-01 10:43:47 +analyzed 478 entries on 2019-07-02 10:53:30 ## State -- mature: 300 (64.4%) -- beta: 166 (35.6%) -- inactive: 197 (42.3%) +- mature: 308 (64.4%) +- beta: 170 (35.6%) +- inactive: 204 (42.7%) ##### Inactive State -Blobby Volley 2 (2017), PokerTH (2017), Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atomic Tanks (2016), Atrinik (2016), Birth of the Empires (2016), DNT (2016), Dark Destiny (2016), Dungeon Monkey Eternal (2016), FreeRCT (2016), GLtron (2016), Infiniminer (2016), JaNaG - Java Name Generator (2016), Mechanized Assault & eXploration Reloaded (2016), Polis (2016), Tremulous (2016), ransack (2016), Aleph One: Marathon (2015), Battleround (2015), Blobwars: Metal Blob Solid (2015), Boulder Dash (2015), Dash Engine (2015), Delta Engine (2015), Egoboo (2015), Free heroes2 engine (2015), Liquid War (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), BlockOut II (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), X-Moto (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), Celestron (2012), CommandoJS (2012), Conquests (2012), Dark City (2012), Frozen Bubble (2012), Goblin Camp (2012), Hexwar (2012), OpenArena (2012), PARPG (2012), Thousand Parsec (2012), UFO2000 (2012), Wizards Magic (2012), Aeron (2011), Battlefield Java (2011), Brain Workshop (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), Bombermaaan (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), UltraStar (2010), XPilot (2010), XSera (2010), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Battle Tanks (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), SDL Asylum (2009), Secret Mario Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), Yo Frankie! (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), Brutal Chess (2007), Eos, Dawn of Light: A Space Opera (2007), SharpKonquest (2007), Silvertree (2007), Slash'EM (2007), Underworld Adventures (2007), World Builder (2007), kiki the nano bot (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), Tumiki Fighters (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), Colonization too (2004), GM Tools (2004), Gee Whiz (2004), Openglad (2004), PySol (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), Maelstrom (2002), Umbra (2002), Greenius' Civil War (2001), Tux Racer (2001), Operation Citadel (2000), xdigger (1999), Ballerburg (1987) +Blobby Volley 2 (2017), Eat The Whistle (2017), PokerTH (2017), Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atomic Tanks (2016), Atrinik (2016), Birth of the Empires (2016), DNT (2016), Dark Destiny (2016), Dungeon Monkey Eternal (2016), FreeRCT (2016), GLtron (2016), Infiniminer (2016), JaNaG - Java Name Generator (2016), Mechanized Assault & eXploration Reloaded (2016), Polis (2016), Tremulous (2016), ransack (2016), Aleph One: Marathon (2015), Battleround (2015), Blobwars: Metal Blob Solid (2015), Boulder Dash (2015), D-Fend Reloaded (2015), Dash Engine (2015), DeSmuME (2015), Delta Engine (2015), Egoboo (2015), Free heroes2 engine (2015), Liquid War (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), BlockOut II (2014), Cart Life (2014), Deity (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), Fujo (2014), Grobots (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), X-Moto (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), Celestron (2012), CommandoJS (2012), Conquests (2012), Dark City (2012), Frozen Bubble (2012), Goblin Camp (2012), Hexwar (2012), OpenArena (2012), PARPG (2012), Thousand Parsec (2012), UFO2000 (2012), Wizards Magic (2012), Aeron (2011), Battlefield Java (2011), Brain Workshop (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), Bombermaaan (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), UltraStar (2010), XPilot (2010), XSera (2010), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Battle Tanks (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), SDL Asylum (2009), Secret Mario Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), Yo Frankie! (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), Brutal Chess (2007), Eos, Dawn of Light: A Space Opera (2007), SharpKonquest (2007), Silvertree (2007), Slash'EM (2007), Underworld Adventures (2007), World Builder (2007), kiki the nano bot (2007), Betrayer's Moon Tactics (2006), Boson (2006), GPL Arcade Volleyball (2006), GUSANOS (2006), Grabble (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), Tumiki Fighters (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), Colonization too (2004), GM Tools (2004), Gee Whiz (2004), Openglad (2004), PySol (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), Maelstrom (2002), Umbra (2002), Greenius' Civil War (2001), Tux Racer (2001), Operation Citadel (2000), xdigger (1999), Ballerburg (1987) ## Code Languages @@ -19,14 +19,14 @@ Blobby Volley 2 (2017), PokerTH (2017), Zone of Control (2017), 3d.city (2016), - C++ (36.4%) - C (20.2%) -- Java (10.5%) -- Python (9.4%) -- Lua (5.0%) +- Java (10.7%) +- Python (9.1%) +- Lua (4.9%) - JavaScript (3.2%) -- Pascal (2.5%) +- Pascal (2.6%) - C# (2.3%) -- PHP (2.2%) -- ? (1.1%) +- PHP (2.1%) +- ? (1.4%) - Javascript (0.7%) - Haxe (0.5%) - Ren'py (0.5%) @@ -58,25 +58,25 @@ Blobby Volley 2 (2017), PokerTH (2017), Zone of Control (2017), 3d.city (2016), ## Code licenses -Without license tag: 5 (1.1%) +Without license tag: 6 (1.3%) -Core War, Imperium, Netrek, Nexiuz, kiki the nano bot +Core War, GPL Arcade Volleyball, Imperium, Netrek, Nexiuz, kiki the nano bot ##### Licenses frequency - GPL-2.0 (38.4%) - GPL-3.0 (24.7%) -- MIT (11.8%) -- Custom (4.9%) -- Apache-2.0 (2.8%) -- zlib (2.4%) +- MIT (11.5%) +- Custom (4.8%) +- Apache-2.0 (2.7%) +- GPL (2.3%) +- zlib (2.3%) - 3-clause BSD (1.9%) -- GPL (1.9%) - LGPL-2.1 (1.5%) +- ? (1.3%) - AGPL-3.0 (1.3%) -- LGPL-3.0 (1.1%) -- ? (0.9%) -- LGPL-2.0 (0.9%) +- LGPL-3.0 (1.0%) +- LGPL-2.0 (0.8%) - MPL (0.6%) - Public Domain (0.6%) - Artistic License (0.4%) @@ -101,52 +101,58 @@ Core War, Imperium, Netrek, Nexiuz, kiki the nano bot ##### Keywords frequency -- TBS (9.3%) -- roguelike (7.6%) -- RTS (7.3%) -- remake (6.6%) -- requires original content (6.0%) -- MMO (5.6%) -- online (5.6%) -- shooter (5.3%) -- tool (4.3%) -- SP (4.0%) -- MP (2.6%) -- 3D (2.3%) -- browser (2.0%) -- arcade (1.7%) -- puzzle (1.7%) +- TBS (8.9%) +- roguelike (7.3%) +- RTS (7.0%) +- remake (6.3%) +- requires original content (5.7%) +- MMO (5.4%) +- online (5.4%) +- shooter (5.1%) +- tool (4.4%) +- SP (3.8%) +- MP (2.5%) +- 3D (2.2%) +- arcade (1.9%) +- browser (1.9%) +- puzzle (1.6%) +- sports (1.6%) - cards (1.3%) - engine (1.3%) - popular (1.3%) - racing (1.3%) -- sports (1.3%) - visual novel (1.3%) - TB (1.0%) - board game (1.0%) - console (1.0%) -- 2D (0.7%) -- artillery (0.7%) -- educational (0.7%) -- multiplayer (0.7%) -- port (0.7%) -- sliding blocks (0.7%) -- snake-like (0.7%) -- space (0.7%) -- voxel (0.7%) +- 2D (0.6%) +- artillery (0.6%) +- boardgame (0.6%) +- chess (0.6%) +- educational (0.6%) +- multiplayer (0.6%) +- port (0.6%) +- programming (0.6%) +- sliding blocks (0.6%) +- snake-like (0.6%) +- space (0.6%) +- voxel (0.6%) - JRPG (0.3%) - action-rpg (0.3%) - action/adventure (0.3%) - asciiart (0.3%) - blocks (0.3%) - brain exercise (0.3%) -- chess (0.3%) - demake (0.3%) - editor (0.3%) +- emulator (0.3%) - engine required (0.3%) +- football (0.3%) - for adults (0.3%) - fps (0.3%) +- frontend (0.3%) - game engine (0.3%) +- game of life (0.3%) - gui toolkit (0.3%) - inspired (0.3%) - interface generator (0.3%) @@ -160,7 +166,7 @@ Core War, Imperium, Netrek, Nexiuz, kiki the nano bot - mmorpg (0.3%) - point&click (0.3%) - poker (0.3%) -- programming (0.3%) +- risklike (0.3%) - sandbox (0.3%) - source documentation generator (0.3%) - tetris attack (0.3%) @@ -168,47 +174,48 @@ Core War, Imperium, Netrek, Nexiuz, kiki the nano bot - text-based (0.3%) - top down (0.3%) - top-down (0.3%) +- worms-like (0.3%) ## Entries without download or play fields -115: AI Wars, Advanced Strategic Command, Ancient Beast, Antares, Atomix, Atrinik, Ballerburg, Battleround, Battles of Antargis, BrowserQuest, Cabbages and Kings, Call to Power 2, Castle Game Engine, Cataclysm, Choria, Classic Blades of Exile, Colossal Cave Adventure, CommandoJS, Core War, 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 +116: AI Wars, Advanced Strategic Command, Ancient Beast, Antares, Atomix, Atrinik, Ballerburg, Battleround, Battles of Antargis, BrowserQuest, Cabbages and Kings, Call to Power 2, Castle Game Engine, Cataclysm, Choria, Classic Blades of Exile, Colossal Cave Adventure, CommandoJS, Core War, 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, Grobots, 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 -29: Advanced Strategic Command, Blender game engine, BlockOut II, Core War, Deliantra, Fanwor, FreeRails, FreeType, Freedink, KAtomic, Libxml2, Liquid War, LordsAWar!, Mechanized Assault & eXploration Reloaded , Netrek, Open AL Soft, Open Rails, PARPG, Ragel, Rocks'n'Diamonds , Simple DirectMedia Layer, Tales of Maj'Eyal, Turious, Waste's Edge, Wolfpack Empire, XZ Utils, kiki the nano bot, pkg-config, rpge +31: Advanced Strategic Command, Blender game engine, BlockOut II, Core War, Deliantra, Fanwor, FreeRails, FreeType, Freedink, GPL Arcade Volleyball, GUSANOS, KAtomic, Libxml2, Liquid War, LordsAWar!, Mechanized Assault & eXploration Reloaded , Netrek, Open AL Soft, Open Rails, PARPG, Ragel, Rocks'n'Diamonds , Simple DirectMedia Layer, Tales of Maj'Eyal, Turious, Waste's Edge, Wolfpack Empire, XZ Utils, kiki the nano bot, pkg-config, rpge ## Build systems -Build systems information available for 20.4% of all projects. +Build systems information available for 20.7% of all projects. -##### Build systems frequency (95) +##### Build systems frequency (99) -- CMake (65.3%) -- Autoconf (20.0%) -- Make (6.3%) -- Scons (3.2%) -- Maven (2.1%) -- Ant (1.1%) -- Gradle (1.1%) -- Xcode project (1.1%) +- CMake (65.7%) +- Autoconf (19.2%) +- Make (6.1%) +- Scons (3.0%) +- Ant (2.0%) +- Maven (2.0%) +- Gradle (1.0%) +- Xcode project (1.0%) -##### C and C++ projects without build system information (196) +##### C and C++ projects without build system information (200) -0 A.D., Aeron, Aleph One: Marathon, Angband, Antares, Armagetron Advanced, Armies, Atlantis, Atomic Tanks, Atomiks, Atomix, Attal: Lords of doom, AutoREALM, Avanor, Ballerburg, Battle Tanks, Battles of Antargis, Biniax, Birth of the Empires, Blobby Volley 2, Blobwars: Metal Blob Solid, Bombermaaan, Boost (C++ Libraries), Bos Wars, Boson, Brutal Chess, 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, GLtron, 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, Neverball, Oolite, Open AL, Open Apocalypse, Open Dune, Open Meridian, Open RPG Maker, Open Sonic, Open Zelda, OpenArena, OpenCity, OpenHoMM, OpenMW, OpenPop, OpenSSL, OpenSkyscraper, Openglad, Operation Citadel, Orx, Other-Life, Panda 3D, Pax Britannica, Phantasy Star Rebirth, Pioneers, Pizza Business, PlaneShift, PokerTH, 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 Asylum, 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, Tremulous, Turious, Tux Racer, TwinEngine, UFO2000, UnNetHack, Underworld Adventures, VCMI Project, Vega Strike, War Of Kingdom, Wargamer, Wargus, Witch Blast, Wolfpack Empire, WorldForge, Wyrmsun, X-Moto, XArchon, XPilot, XSera, XZ Utils, Xconq, Xenowar, Xonotic, ZAngband, libGDX, libpng, micropolisJS, pkg-config, pygame, sandbox Game Maker, wxWidgets, xdigger +0 A.D., Aeron, Aleph One: Marathon, Angband, Antares, Armagetron Advanced, Armies, Atlantis, Atomic Tanks, Atomiks, Atomix, Attal: Lords of doom, AutoREALM, Avanor, Ballerburg, Battle Tanks, Battles of Antargis, Biniax, Birth of the Empires, Blobby Volley 2, Blobwars: Metal Blob Solid, Bombermaaan, Boost (C++ Libraries), Bos Wars, Boson, Brutal Chess, 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, DeSmuME, 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, GLtron, GM Tools, GalaxyNG, GameLV, Gee Whiz, GemRB, Gigalomania, Globulation2, Goblin Camp, Goblin Hack, Golly , Greenius' Civil War, Grobots, H-World, Harris, Haxima, Heroes of Wesnoth, Hex Game, Holyspirit, Irrlicht Engine, Iter Vehemens ad Necem, Jagged Alliance 2 Stracciatella, KAtomic, KQ Lives, LGames, 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, Neverball, Oolite, Open AL, Open Apocalypse, Open Dune, Open Meridian, Open RPG Maker, Open Sonic, Open Zelda, OpenArena, OpenCity, OpenHoMM, OpenMW, OpenPop, OpenSSL, OpenSkyscraper, Openglad, Operation Citadel, Orx, Other-Life, Panda 3D, Pax Britannica, Phantasy Star Rebirth, Pioneers, Pizza Business, PlaneShift, PokerTH, 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 Asylum, 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, Tremulous, Turious, Tux Racer, TwinEngine, UFO2000, UnNetHack, Underworld Adventures, VCMI Project, Vega Strike, War Of Kingdom, Wargamer, Wargus, Witch Blast, Wolfpack Empire, WorldForge, Wyrmsun, X-Moto, XArchon, XPilot, 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 (61) +##### C and C++ projects with a build system different from CMake (64) -Allegro, Annchienta, Arx Libertatis, Astromenace, Atrinik, Battle for Wesnoth, Blender game engine, Block Attack - Rise of the Blocks, C-Dogs, COCOS2D-X, Caesar IA, Chocolate Doom, Choria, Colobot, Corsix Theme Hospital, DNT, Doxygen, EasyRPG Player, Egoboo, Flare Engine, FlightGear, Free Orion, FreeRCT, FreeSynd, FreeType, Freeserf, HarfBuzz, Lugaru, LÖVE, Mana, Maratis, Mechanized Assault & eXploration Reloaded , MegaGlest, Minetest, OGRE3D, Open AL Soft, Open Tibia, OpenClonk, 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, Block Attack - Rise of the Blocks, C-Dogs, COCOS2D-X, Caesar IA, Chocolate Doom, Choria, Colobot, Corsix Theme Hospital, DNT, Doxygen, DreamChess, EasyRPG Player, Eat The Whistle, Egoboo, Flare Engine, FlightGear, Free Orion, FreeRCT, FreeSynd, FreeType, Freeserf, HarfBuzz, Lugaru, LÖVE, Mana, Maratis, Me and My Shadow, Mechanized Assault & eXploration Reloaded , MegaGlest, Minetest, OGRE3D, Open AL Soft, Open Tibia, OpenClonk, 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 33.5% of all projects. +Platform information available for 39.3% of all projects. ##### Platforms frequency - Windows (34.6%) -- Linux (30.8%) -- macOS (24.4%) -- Android (9.0%) -- Browser (1.3%) +- Linux (30.9%) +- macOS (25.0%) +- Android (8.5%) +- Browser (1.1%) diff --git a/games/strategy/_toc.md b/games/strategy/_toc.md index 73cc244a..2fc5bb0b 100644 --- a/games/strategy/_toc.md +++ b/games/strategy/_toc.md @@ -35,6 +35,8 @@ - **[Dark Destiny](dark_destiny.md)** (Java, Javascript, GPL, mature, inactive since 2016) - **[Dark Oberon](dark_oberon.md)** (C++, GPL-2.0, mature, inactive since 2009) - **[Devana](devana.md)** (PHP, zlib, beta) +- **[Domination](domination.md)** (Java, GPL-3.0, mature) +- **[DreamChess](dreamchess.md)** (C, GPL-3.0, beta) - **[Duel Commander](duel_commander.md)** (C, GPL-3.0, beta, inactive since 2009) - **[Dune Dynasty](dune_dynasty.md)** (C, GPL-2.0, mature, inactive since 2014) - **[Dune II - The Maker](dune_ii_the_maker.md)** (Java, MIT, beta) diff --git a/games/strategy/domination.md b/games/strategy/domination.md new file mode 100644 index 00000000..03e07de8 --- /dev/null +++ b/games/strategy/domination.md @@ -0,0 +1,20 @@ +# Domination + +_Is a bit like the well known board game of Risk or RisiKo._ + +- Home: http://domination.sourceforge.net/, https://sourceforge.net/projects/domination/ +- State: mature +- Download: http://domination.sourceforge.net/download.shtml, https://sourceforge.net/projects/domination/files/ +- Platform: Windows, Linux, macOS, Android +- Keywords: boardgame, risklike +- Code repository: https://svn.code.sf.net/p/domination/code/Domination (svn) +- Code language: Java +- Code license: GPL-3.0 + +The Android version seems to use [Swing ME](https://sourceforge.net/projects/swingme/). + +## Building + +- Build system: Ant + + diff --git a/games/strategy/dreamchess.md b/games/strategy/dreamchess.md new file mode 100644 index 00000000..cf866ff1 --- /dev/null +++ b/games/strategy/dreamchess.md @@ -0,0 +1,16 @@ +# DreamChess + +_3D chess game._ + +- Home: https://www.dreamchess.org/, https://sourceforge.net/projects/dreamchess/ +- State: beta +- Download: https://www.dreamchess.org/downloads, https://sourceforge.net/projects/dreamchess/files/ +- Platform: Windows, Linux, macOS +- Keywords: boardgame, chess +- Code repository: https://github.com/dreamchess/dreamchess.git +- Code language: C +- Code license: GPL-3.0 + +## Building + +- Build system: CMake diff --git a/games/strategy/lgeneral.md b/games/strategy/lgeneral.md index e5c65b3b..de7af43e 100644 --- a/games/strategy/lgeneral.md +++ b/games/strategy/lgeneral.md @@ -14,6 +14,8 @@ _A turn-based strategy engine heavily inspired by Panzer General._ May require original game content. +Part of LGames. + See also [LGeneral Deluxe](https://github.com/AndO3131/LGeneral-Deluxe), [lgeneral-to-android](https://code.google.com/archive/p/lgeneral-to-android/) ## Building diff --git a/games/tools/_toc.md b/games/tools/_toc.md index 5d21fa48..6b16ebc6 100644 --- a/games/tools/_toc.md +++ b/games/tools/_toc.md @@ -2,6 +2,7 @@ [comment]: # (start of autogenerated content, do not edit) - **[AutoREALM](autorealm.md)** (C++, GPL-3.0, mature) +- **[D-Fend Reloaded](dfend_reloaded.md)** (Pascal, GPL, mature, inactive since 2015) - **[Deity](deity.md)** (Python, GPL-2.0, mature, inactive since 2014) - **[Dungeon Mapper](dungeon_mapper.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[GM Tools](gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004) diff --git a/games/tools/dfend_reloaded.md b/games/tools/dfend_reloaded.md new file mode 100644 index 00000000..80e7a25b --- /dev/null +++ b/games/tools/dfend_reloaded.md @@ -0,0 +1,14 @@ +# D-Fend Reloaded + +_Graphical environment for DOSBox._ + +- Home: http://dfendreloaded.sourceforge.net/, https://sourceforge.net/projects/dfendreloaded/ +- State: mature, inactive since 2015 +- Download: http://dfendreloaded.sourceforge.net/Download.html, https://sourceforge.net/projects/dfendreloaded/files/D-Fend%20Reloaded/ +- Platform: Windows +- Keywords: tool, frontend +- Code repository: (see download) +- Code language: Pascal +- Code license: GPL + +## Building diff --git a/tools/archives.json b/tools/archives.json index 8e371a02..12c90cfd 100644 --- a/tools/archives.json +++ b/tools/archives.json @@ -32,6 +32,7 @@ "https://git.code.sf.net/p/freelords/git", "https://git.code.sf.net/p/gigalomania/code", "https://git.code.sf.net/p/gltron/git", + "https://git.code.sf.net/p/golly/code", "https://git.code.sf.net/p/lipsofsuna/code", "https://git.code.sf.net/p/monstergenerato/code", "https://git.code.sf.net/p/nazghul/git", @@ -129,6 +130,7 @@ "https://github.com/Scorched-Moon/server.git", "https://github.com/SpaceTraderGame/SpaceTrader-Windows.git", "https://github.com/SupSuper/OpenXcom.git", + "https://github.com/TASVideos/desmume.git", "https://github.com/TVTower/TVTower.git", "https://github.com/TobiasBielefeld/Simple-Solitaire.git", "https://github.com/Trilarion/mpango.git", @@ -146,6 +148,7 @@ "https://github.com/Zetawar/zetawar.git", "https://github.com/Zukero/andors-trail.git", "https://github.com/aburch/simutrans.git", + "https://github.com/acmepjz/meandmyshadow.git", "https://github.com/akarnokd/open-ig.git", "https://github.com/alphaonex86/CatchChallenger.git", "https://github.com/anael-seghezzi/Maratis-4.git", @@ -181,6 +184,7 @@ "https://github.com/delight-im/OpenSoccer.git", "https://github.com/dmecke/OpenSoccerStar.git", "https://github.com/doxygen/doxygen.git", + "https://github.com/dreamchess/dreamchess.git", "https://github.com/dsallen7/ransack-python.git", "https://github.com/dungeons-of-moria/umoria.git", "https://github.com/ec429/harris.git", @@ -436,9 +440,11 @@ "https://svn.code.sf.net/p/crossfire/code/", "https://svn.code.sf.net/p/daimonin/code/", "https://svn.code.sf.net/p/darkcity/code/", + "https://svn.code.sf.net/p/etw/code/", "https://svn.code.sf.net/p/freemars/code/", "https://svn.code.sf.net/p/freesynd/code/", "https://svn.code.sf.net/p/fsc/code/", + "https://svn.code.sf.net/p/lgames/code/", "https://svn.code.sf.net/p/opencity/code/", "https://svn.code.sf.net/p/openpopulous/code/", "https://svn.code.sf.net/p/opensnc/code/", @@ -453,6 +459,7 @@ "hg": [ "http://hg.asc-hq.org/hg/asc", "http://hg.assembla.com/parpg-core", + "http://hg.code.sf.net/p/grobots/trunk", "http://hg.code.sf.net/p/phantasy/code", "http://hg.code.sf.net/p/xpilotgame/xpilotgame", "http://hg.libsdl.org/SDL",