From 0d757e04168d82ab0e93a519cdac6f31b66dc088 Mon Sep 17 00:00:00 2001 From: Trilarion Date: Wed, 30 May 2018 15:42:39 +0200 Subject: [PATCH] new entries --- README.md | 8 ++--- games/rpg/_toc.md | 1 + games/rpg/spice_trade.md | 13 ++++++++ games/simulation/_toc.md | 1 + games/simulation/open_rails.md | 13 ++++++++ games/statistics.md | 39 +++++++++++----------- games/strategy/_toc.md | 17 +++++++++- games/strategy/blacknova_traders.md | 14 ++++++++ games/strategy/civil.md | 1 + games/strategy/civil_war.md | 12 +++++++ games/strategy/civone.md | 13 ++++++++ games/strategy/epic_of_heroes.md | 14 ++++++++ games/strategy/free_heroes2_engine.md | 2 +- games/strategy/galaxyng.md | 16 +++++++++ games/strategy/skrupel.md | 15 +++++++++ games/strategy/space_opera.md | 13 ++++++++ games/strategy/space_trader_for_java.md | 12 +++++++ games/strategy/space_trader_for_windows.md | 13 ++++++++ games/strategy/space_war.md | 14 ++++++++ games/strategy/stars_nova.md | 13 ++++++++ games/strategy/t_bots.md | 13 ++++++++ games/strategy/vcmi.md | 15 +++++++++ games/strategy/wargamer.md | 15 +++++++++ games/strategy/x-force.md | 14 ++++++++ 24 files changed, 276 insertions(+), 25 deletions(-) create mode 100644 games/rpg/spice_trade.md create mode 100644 games/simulation/open_rails.md create mode 100644 games/strategy/blacknova_traders.md create mode 100644 games/strategy/civil_war.md create mode 100644 games/strategy/civone.md create mode 100644 games/strategy/epic_of_heroes.md create mode 100644 games/strategy/galaxyng.md create mode 100644 games/strategy/skrupel.md create mode 100644 games/strategy/space_opera.md create mode 100644 games/strategy/space_trader_for_java.md create mode 100644 games/strategy/space_trader_for_windows.md create mode 100644 games/strategy/space_war.md create mode 100644 games/strategy/stars_nova.md create mode 100644 games/strategy/t_bots.md create mode 100644 games/strategy/vcmi.md create mode 100644 games/strategy/wargamer.md create mode 100644 games/strategy/x-force.md diff --git a/README.md b/README.md index 6917b753..82612856 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Open Source Games [comment]: # (start of autogenerated content, do not edit) -275 entries +292 entries - **[Action games](games/action/_toc.md)** (1) - **[Adventure games & Visual novels](games/adventure/_toc.md)** (15) - **[Game frameworks](games/framework/_toc.md)** (49) - **[Popular required libraries](games/library/_toc.md)** (22) -- **[Role Playing Games](games/rpg/_toc.md)** (65) -- **[Simulation games](games/simulation/_toc.md)** (11) -- **[Strategy games](games/strategy/_toc.md)** (111) +- **[Role Playing Games](games/rpg/_toc.md)** (66) +- **[Simulation games](games/simulation/_toc.md)** (12) +- **[Strategy games](games/strategy/_toc.md)** (126) - **[Tools & Manuals](games/misc/_toc.md)** (1) [comment]: # (end of autogenerated content) diff --git a/games/rpg/_toc.md b/games/rpg/_toc.md index 2595c4b3..7c41278f 100644 --- a/games/rpg/_toc.md +++ b/games/rpg/_toc.md @@ -53,6 +53,7 @@ - **[Silvertree](silvertree.md)** (C++, beta, inactive since 2007) - **[Source of Tales](source_of_tales.md)** (Lua) - **[Space Station 13](space_station_13.md)** (mature) +- **[Spice Trade](spice_trade.md)** (Java, LGPL-2.0, mature, inactive since 2005) - **[Stendhal](stendhal.md)** (Java, mature) - **[Summoning Wars](summoming_wars.md)** (C++, beta, inactive since 2014) - **[The Mana World](manaworld.md)** (PHP) diff --git a/games/rpg/spice_trade.md b/games/rpg/spice_trade.md new file mode 100644 index 00000000..d57e5815 --- /dev/null +++ b/games/rpg/spice_trade.md @@ -0,0 +1,13 @@ +# Spice Trade + +_Rpg/strategy/adventure game about a poor spice farmer in 12th century Baghdad area._ + +- Home: https://sourceforge.net/projects/spicetrade/, http://www.spicetrade.org/ +- Download: https://sourceforge.net/projects/spicetrade/files/ +- State: mature, inactive since 2005 +- Code: see download +- Language(s): Java +- License: LGPL-2.0 + +## Building + diff --git a/games/simulation/_toc.md b/games/simulation/_toc.md index cb4133e2..e5061c55 100644 --- a/games/simulation/_toc.md +++ b/games/simulation/_toc.md @@ -6,6 +6,7 @@ - **[LinCity](lincity.md)** (C, mature, inactice since 2005) - **[LinCity-NG](lincity_ng.md)** (C++, beta) - **[Micropolis](micropolis.md)** (C++, Java, Python, mature) +- **[Open Rails](open_rails.md)** (C#, GPL-3.0, mature) - **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, mature) - **[OpenCity](open_city.md)** (C++, beta) - **[Our Personal Space](our_personal_space.md)** (Ren'py) diff --git a/games/simulation/open_rails.md b/games/simulation/open_rails.md new file mode 100644 index 00000000..22c28ef8 --- /dev/null +++ b/games/simulation/open_rails.md @@ -0,0 +1,13 @@ +# Open Rails + +_Train simulator for the largest collection of digital content in the world - routes, rolling stock and activities._ + +- Home: http://openrails.org/ +- Download: http://openrails.org/download/program/ +- State: mature +- Code: http://openrails.org/contribute/developing-code/ (svn) +- Language(s): C# +- License: GPL-3.0 + +## Building + diff --git a/games/statistics.md b/games/statistics.md index 0af50a47..92d7c0e6 100644 --- a/games/statistics.md +++ b/games/statistics.md @@ -1,17 +1,17 @@ [comment]: # (autogenerated content, do not edit) # Statistics -analyzed 275 entries on 2018-05-30 09:20:23 +analyzed 292 entries on 2018-05-30 15:42:23 ## State -- mature: 126 (45.8%) -- beta: 102 (37.1%) -- inactive: 93 (33.8%) +- mature: 135 (46.2%) +- beta: 110 (37.7%) +- inactive: 105 (36.0%) ##### Inactive State -zoc (2017), dark_destiny (2016), dnt (2016), polis (2016), wargame (2016), egoboo (2015), free_heroes2_engine (2015), project_helena (2015), roguish (2015), argentum_online (2014), battles_of_antargis (2014), drop_shock (2014), hale (2014), heroes_of_wing_commander (2014), kingdoms (2014), lips_of_suna (2014), open_tibia (2014), openrpgmaker (2014), rpge (2014), sintel (2014), summoming_wars (2014), turious (2014), xenowar (2014), c_evo (2013), mpango (2013), openrpg (2013), trinity_reign (2013), vegatrek (2013), conquests (2012), dark_city (2012), hexwar (2012), outer_space (2012), parpg (2012), solar_empire (2012), thousand_parsec (2012), age_of_magic (2011), atlantis (2011), battlefield_java (2011), dawn (2011), galaxymage_redux (2011), kobolds_quest_2 (2011), kq_lives (2011), open_moo2 (2011), project_diaspora (2011), runesword_ii (2011), song_of_albion (2011), star_control_2 (2011), world_of_phaos (2011), ai_wars (2010), labyrinth_of_worlds (2010), mercenary_commander (2010), open_homm (2010), radakan (2010), singularity (2010), slay (2010), 8kingdoms (2009), alien_assault_traders (2009), annchienta (2009), begin2 (2009), blitzkrieg (2009), dark_oberon (2009), duel_commander (2009), fall_of_imiryn (2009), freetrain (2009), glest (2009), goblin_hack (2009), world_of_heroes (2009), a_planets_revenge (2008), attal (2008), freestars (2008), mars_land_of_no_mercy (2008), moopy (2008), sengoky_warring_states_of_japan (2008), armies (2007), silvertree (2007), arthurs_knights (2006), boson (2006), crown_and_cutless (2006), eleconics (2006), jquest (2006), metal_mech (2006), underworld_adventures (2006), h_world (2005), colonization_too (2004), geewhiz (2004), openglad (2004), promisance (2004), antichess (2003), civil (2003), machinations (2003), planetary_hoppers (2003), umbra (2002), operation_citadel (2000) +zoc (2017), dark_destiny (2016), dnt (2016), polis (2016), wargame (2016), egoboo (2015), epic_of_heroes (2015), free_heroes2_engine (2015), project_helena (2015), roguish (2015), argentum_online (2014), battles_of_antargis (2014), drop_shock (2014), hale (2014), heroes_of_wing_commander (2014), kingdoms (2014), lips_of_suna (2014), open_tibia (2014), openrpgmaker (2014), rpge (2014), sintel (2014), summoming_wars (2014), turious (2014), xenowar (2014), c_evo (2013), mpango (2013), openrpg (2013), trinity_reign (2013), vegatrek (2013), blacknova_traders (2012), conquests (2012), dark_city (2012), hexwar (2012), outer_space (2012), parpg (2012), solar_empire (2012), thousand_parsec (2012), age_of_magic (2011), atlantis (2011), battlefield_java (2011), dawn (2011), galaxymage_redux (2011), kobolds_quest_2 (2011), kq_lives (2011), open_moo2 (2011), project_diaspora (2011), runesword_ii (2011), song_of_albion (2011), star_control_2 (2011), world_of_phaos (2011), x-force (2011), ai_wars (2010), labyrinth_of_worlds (2010), mercenary_commander (2010), open_homm (2010), radakan (2010), singularity (2010), skrupel (2010), slay (2010), space_trader_for_java (2010), 8kingdoms (2009), alien_assault_traders (2009), annchienta (2009), begin2 (2009), blitzkrieg (2009), dark_oberon (2009), duel_commander (2009), fall_of_imiryn (2009), freetrain (2009), glest (2009), goblin_hack (2009), world_of_heroes (2009), a_planets_revenge (2008), attal (2008), freestars (2008), mars_land_of_no_mercy (2008), moopy (2008), sengoky_warring_states_of_japan (2008), space_opera (2008), space_trader_for_windows (2008), armies (2007), silvertree (2007), arthurs_knights (2006), boson (2006), crown_and_cutless (2006), eleconics (2006), jquest (2006), metal_mech (2006), underworld_adventures (2006), galaxyng (2005), h_world (2005), spice_trade (2005), colonization_too (2004), geewhiz (2004), openglad (2004), promisance (2004), t_bots (2004), antichess (2003), civil (2003), machinations (2003), planetary_hoppers (2003), wargamer (2003), umbra (2002), civil_war (2001), operation_citadel (2000) ##### Without state tag (47) @@ -19,22 +19,22 @@ zoc (2017), dark_destiny (2016), dnt (2016), polis (2016), wargame (2016), egobo ## Languages -Without language tag: 18 (6.5%) +Without language tag: 19 (6.5%) -crimson_fields, dragon_history, evol_online, imperium, land_of_fire, machinations, meritous, murder_in_the_public_domain, open_general, open_moo2, openal, openrpgmaker, parpg, solaris, space_station_13, star_maiden_rio, vegatrek, xconq +civil_war, crimson_fields, dragon_history, evol_online, imperium, land_of_fire, machinations, meritous, murder_in_the_public_domain, open_general, open_moo2, openal, openrpgmaker, parpg, solaris, space_station_13, star_maiden_rio, vegatrek, xconq ##### Language frequency -- C++ (37.4%) -- C (21.4%) -- Java (11.2%) -- Python (9.3%) -- Lua (4.5%) -- Javascript (3.2%) -- PHP (2.6%) -- C# (1.9%) -- Ren'py (1.3%) -- Haxe (1.0%) +- C++ (36.3%) +- C (20.8%) +- Java (11.8%) +- Python (8.8%) +- Lua (4.2%) +- Javascript (3.6%) +- C# (3.0%) +- PHP (3.0%) +- Ren'py (1.2%) +- Haxe (0.9%) - Delphi Pascal (0.6%) - ActionScript (0.3%) - Ada (0.3%) @@ -42,6 +42,7 @@ crimson_fields, dragon_history, evol_online, imperium, land_of_fire, machination - Basic (0.3%) - Clojure (0.3%) - D (0.3%) +- Delphi (0.3%) - GDScript (0.3%) - Kotlin (0.3%) - Lazarus (0.3%) @@ -57,9 +58,9 @@ crimson_fields, dragon_history, evol_online, imperium, land_of_fire, machination ## Code licenses -Without license tag: 106 (38.5%) +Without license tag: 123 (42.1%) -8kingdoms, a_planets_revenge, age_of_magic, ai_wars, alien_assault_traders, ancient_beast, antichess, armies, arthurs_knights, atlantis, atrinik, attal, battlefield_java, battles_of_antargis, begin2, blitzkrieg, boson, c_evo, camelia_girls, catch_challenger, clou, colonization_too, conquests, crimson_fields, dark_destiny, dark_oberon, digital, dragon_hunt, drop_shock, duel_commander, eleconics, epoh, evil_cult, evol_online, first_strike, free_heroes2_engine, free_space_colonization, freelords, freerails, freespace_colonization, freestars, freetrain, galaxymage_redux, geewhiz, h_world, harris, heroes_of_wesnoth, heroes_of_wing_commander, hexwar, imperium, jagged_alliance2, jquest, jsettlers, kingdoms, kobolds_quest_2, kq_lives, labyrinth_of_worlds, land_of_fire, machinations, mars_land_of_no_mercy, mercenary_commander, meritous, metal_mech, moopy, mpango, open_general, open_homm, open_moo2, open_panzer, openglad, openrpg, openrpgmaker, operation_citadel, other_life, outer_space, parpg, pioneers, planetary_hoppers, polis, project_helena, promisance, runesword_ii, scorched_moon, sengoky_warring_states_of_japan, simple_solitaire, sintel, slay, solar_empire, solaris, song_of_albion, space_faring, space_station_13, star_maiden_rio, supremacy, thousand_parsec, turious, underworld_adventures, war_of_kingdom, wargame, wargus, warzone_2100, wastes_edge, wolfpack_empire, world_of_heroes, xenowar, zoc +8kingdoms, a_planets_revenge, age_of_magic, ai_wars, alien_assault_traders, ancient_beast, antichess, armies, arthurs_knights, atlantis, atrinik, attal, battlefield_java, battles_of_antargis, begin2, blacknova_traders, blitzkrieg, boson, c_evo, camelia_girls, catch_challenger, civil_war, civone, clou, colonization_too, conquests, crimson_fields, dark_destiny, dark_oberon, digital, dragon_hunt, drop_shock, duel_commander, eleconics, epic_of_heroes, epoh, evil_cult, evol_online, first_strike, free_heroes2_engine, free_space_colonization, freelords, freerails, freespace_colonization, freestars, freetrain, galaxymage_redux, galaxyng, geewhiz, h_world, harris, heroes_of_wesnoth, heroes_of_wing_commander, hexwar, imperium, jagged_alliance2, jquest, jsettlers, kingdoms, kobolds_quest_2, kq_lives, labyrinth_of_worlds, land_of_fire, machinations, mars_land_of_no_mercy, mercenary_commander, meritous, metal_mech, moopy, mpango, open_general, open_homm, open_moo2, open_panzer, open_rails, openglad, openrpg, openrpgmaker, operation_citadel, other_life, outer_space, parpg, pioneers, planetary_hoppers, polis, project_helena, promisance, runesword_ii, scorched_moon, sengoky_warring_states_of_japan, simple_solitaire, sintel, skrupel, slay, solar_empire, solaris, song_of_albion, space_faring, space_opera, space_station_13, space_trader_for_java, space_trader_for_windows, space_war, spice_trade, star_maiden_rio, stars_nova, supremacy, t_bots, thousand_parsec, turious, underworld_adventures, vcmi, war_of_kingdom, wargame, wargamer, wargus, warzone_2100, wastes_edge, wolfpack_empire, world_of_heroes, x-force, xenowar, zoc ##### Licenses frequency diff --git a/games/strategy/_toc.md b/games/strategy/_toc.md index 8b578932..d7421846 100644 --- a/games/strategy/_toc.md +++ b/games/strategy/_toc.md @@ -18,9 +18,11 @@ - **[Battles of Antargis](battles_of_antargis.md)** (C, C++, GPL-2.0, beta, inactive since 2014) - **[Begin2](begin2.md)** (C++, BSD, beta, inactive since 2009) - **[Birth of the Empires](birth_of_the_empires.md)** (C++) +- **[BlackNova Traders](blacknova_traders.md)** (PHP, Javascript, beta, inactive since 2012) - **[Blitzkrieg](blitzkrieg.md)** (Java, GPL, beta, inactive since 2009) - **[Boson](boson.md)** (C++, GPL-2.0, beta, inactive since 2006) - **[C-evo](c_evo.md)** (Delphi Pascal, mature, inactive since 2013) +- **[CivOne](civone.md)** (C#, CC0, beta) - **[Civil](civil.md)** (Python, beta, inactive since 2003) - **[Colonization too](colonization_too.md)** (C++, GPL-2.0, beta, inactive since 2004) - **[Conquests](conquests.md)** (C++, GPL-2.0, mature, inactive since 2012) @@ -38,15 +40,18 @@ - **[Free Orion](freeorion.md)** (C++, Python, beta) - **[Free Space Colonization](freespace_colonization.md)** (C, GPL-2.0, beta) - **[Free Space Colonization](free_space_colonization.md)** (C, GPL-2.0, beta) +- **[Free heroes2 engine](free_heroes2_engine.md)** (C++, GPL-2.0, beta, inactive since 2015) - **[FreeCol](freecol.md)** (Java, mature) - **[FreeLords](freelords.md)** (Java, GPL-2.0, beta) - **[FreeRails](freerails.md)** (Java, beta) - **[Freeciv](freeciv.md)** (C, mature) - **[Freeciv WebGL](freeciv_web.md)** (Javascript, Java, mature) - **[Freestars](freestars.md)** (C++, beta, inactive since 2008) +- **[GalaxyNG](galaxyng.md)** (C, GPL-2.0, mature, inactive since 2005) - **[Gigalomania](gigalomania.md)** (C++) - **[Glest](glest.md)** (C++, mature, inactive since 2009) - **[Globulation2](globulation2.md)** (C++, mature) +- **[Greenius' Civil War](civil_war.md)** (beta, inactive since 2001) - **[Harris](harris.md)** (C, Python, GPL-3.0, beta) - **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta) - **[Heroes of Wing Commander](heroes_of_wing_commander.md)** (Python, GPL-3.0, beta, inactive since 2014) @@ -85,32 +90,42 @@ - **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta) - **[Sengoku: Warring States of Japan](sengoky_warring_states_of_japan.md)** (C++, Lua, MIT, beta, inactive since 2008) - **[Simple-Solitaire](simple_solitaire.md)** (Java, GPL-3.0, mature) +- **[Skrupel - Tribute Compilation](skrupel.md)** (PHP, Javascript, GPL-2.0, mature, inactive since 2010) - **[Slay](slay.md)** (Java, GPL-3.0, beta, inactive since 2010) - **[Solar Empire](solar_empire.md)** (PHP, mature, inactive since 2012) - **[Song of Albion](song_of_albion.md)** (C, Apache-2.0, mature, inactive since 2011) - **[Space Faring](space_faring.md)** (Java, GPL-3.0, beta) +- **[Space Opera](space_opera.md)** (Java, GPL-2.0, beta, inactive since 2008) +- **[Space Trader for Windows](space_trader_for_windows.md)** (C#, GPL-2.0, mature, inactive since 2008) +- **[Space War](space_war.md)** (Java, Apache-2.0, mature) +- **[SpaceTrader for Java](space_trader_for_java.md)** (Java, mature, inactive since 2010) - **[Spring RTS engine](spring.md)** (C++, C, Lua, mature) - **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, mature, inactive since 2011) +- **[Stars! Nova](stars_nova.md)** (C#, GPL-2.0, beta) - **[Supremacy](supremacy.md)** (C#, Ms-RL, beta, inactive) +- **[T-Bots](t_bots.md)** (C, GPL-2.0, beta, inactive since 2004) - **[Tanks of Freedom](tanks_of_freedom.md)** (GDScript) +- **[The Epic of Heroes](epic_of_heroes.md)** (C++, GPL-3.0, beta, inactive since 2015) - **[Thousand Parsec](thousand_parsec.md)** (C++, Python, GPL-2.0, beta, inactive since 2012) - **[TripleA](triplea.md)** (Java, mature) - **[Turious](turious.md)** (C, GPL-3.0, beta, inactive since 2014) - **[UFO2000](ufo2000.md)** (C++) - **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, mature) - **[Unknown Horizons](unknown_horizons.md)** (Python, beta) +- **[VCMI Project](vcmi.md)** (C++, GPL-2.0, mature) - **[War Of Kingdom](war_of_kingdom.md)** (C, C++, beta) - **[WarGame](wargame.md)** (Unity, C#, CDDL, beta, inactive since 2016) +- **[Wargamer](wargamer.md)** (C++, GPL-20, mature, inactive since 2003) - **[Wargus](wargus.md)** (C++, Lua, GPL-2.0) - **[Warzone 2100](warzone_2100.md)** (C++) - **[Widelands](widelands.md)** (C++, Lua, mature) - **[Wolfpack Empire](wolfpack_empire.md)** (C, GPL-3.0, mature) - **[World of Heroes](world_of_heroes.md)** (Python, BSD, beta, inactive since 2009) +- **[X-Force: Fight For Destiny](x-force.md)** (Delphi, GPL-2.0, beta, inactive since 2011) - **[Xconq](xconq.md)** (mature) - **[Xenowar](xenowar.md)** (C, C++, GPL-3.0, mature, inactive since 2014) - **[Zero-K](zero_k.md)** (Lua) - **[Zetawar](zetawar.md)** (Clojure, mature) - **[Zone of Control](zoc.md)** (Rust, Apache-2.0, beta, inactive since 2017) -- **[free heroes2 engine](free_heroes2_engine.md)** (C++, GPL-2.0, beta, inactive since 2015) [comment]: # (end of autogenerated content) \ No newline at end of file diff --git a/games/strategy/blacknova_traders.md b/games/strategy/blacknova_traders.md new file mode 100644 index 00000000..14b0bec0 --- /dev/null +++ b/games/strategy/blacknova_traders.md @@ -0,0 +1,14 @@ +# BlackNova Traders + +_Web-based, multi-player space exploration game inspired by the popular BBS game of TradeWars._ + +- Home: https://sourceforge.net/projects/blacknova/, https://blacknova.net/ +- Download: https://sourceforge.net/projects/blacknova/files +- State: beta, inactive since 2012 +- Code: https://sourceforge.net/p/blacknova/code/HEAD/tree/ +- Language(s): PHP, Javascript + +Fork is [Red Nova Traders](https://sourceforge.net/projects/rednova/), inactive since 2006. + +## Building + diff --git a/games/strategy/civil.md b/games/strategy/civil.md index 3416a336..c7892a89 100644 --- a/games/strategy/civil.md +++ b/games/strategy/civil.md @@ -8,5 +8,6 @@ _A cross-platform, turn-based, networked strategy game._ - Code: http://civil.cvs.sourceforge.net/ (cvs) - Language(s): Python - Code license: GPL-2.0 +- Follow-up: https://github.com/Trilarion/civil ## Building diff --git a/games/strategy/civil_war.md b/games/strategy/civil_war.md new file mode 100644 index 00000000..02165d1e --- /dev/null +++ b/games/strategy/civil_war.md @@ -0,0 +1,12 @@ +# Greenius' Civil War + +_Open Sourced version of American Civil War game for DOS, originally developed by Dagger Interactive Technologies and Greenius, published by Empire Interative in 1995._ + +- Home: http://civilwar.sourceforge.net/, https://sourceforge.net/projects/civilwar/, https://www.greenius.co.uk/personal/steven/civilwar.html +- State: beta, inactive since 2001 +- Code: https://sourceforge.net/p/civilwar/code/ + +Not sure if there is something inside actually. + +## Building + diff --git a/games/strategy/civone.md b/games/strategy/civone.md new file mode 100644 index 00000000..2cf70c13 --- /dev/null +++ b/games/strategy/civone.md @@ -0,0 +1,13 @@ +# CivOne + +_Exact clone of Sid Meier's Civilization._ + +- Home: https://www.civone.org/ +- Download: https://www.civone.org/Download +- State: beta +- Code: https://github.com/SWY1985/CivOne +- Language(s): C# +- License: CC0 + +## Building + diff --git a/games/strategy/epic_of_heroes.md b/games/strategy/epic_of_heroes.md new file mode 100644 index 00000000..b275397a --- /dev/null +++ b/games/strategy/epic_of_heroes.md @@ -0,0 +1,14 @@ +# The Epic of Heroes + +_A cooperative turn-based RPG and Strategy Game where the main goal is to defeat the evil empire._ + +- Home: https://sourceforge.net/projects/epicheroes/ +- Download: https://sourceforge.net/projects/epicheroes/files +- State: beta, inactive since 2015 +- Code: https://sourceforge.net/p/epicheroes/code/ci/master/tree/ +- Language(s): C++ +- License: GPL-3.0 + +## Building + +Uses Qt. diff --git a/games/strategy/free_heroes2_engine.md b/games/strategy/free_heroes2_engine.md index 7eab3076..93014738 100644 --- a/games/strategy/free_heroes2_engine.md +++ b/games/strategy/free_heroes2_engine.md @@ -1,4 +1,4 @@ -# free heroes2 engine +# Free heroes2 engine _Free implementation of Heroes of the Might and Magic II engine._ diff --git a/games/strategy/galaxyng.md b/games/strategy/galaxyng.md new file mode 100644 index 00000000..814e9f92 --- /dev/null +++ b/games/strategy/galaxyng.md @@ -0,0 +1,16 @@ +# GalaxyNG + +_Play by email interstellar wargame for multiple players._ + +- Home: http://galaxyng.sourceforge.net/, https://sourceforge.net/projects/galaxyng/ +- Download: https://sourceforge.net/projects/galaxyng/files +- State: mature, inactive since 2005 +- Keywords: TBS +- Code: https://sourceforge.net/p/galaxyng/code/ (cvs) +- Language(s): C +- License: GPL-2.0 + +Related is [GalaxyView](https://sourceforge.net/projects/galaxyview/) a turn viewer for this project. + +## Building + diff --git a/games/strategy/skrupel.md b/games/strategy/skrupel.md new file mode 100644 index 00000000..94890109 --- /dev/null +++ b/games/strategy/skrupel.md @@ -0,0 +1,15 @@ +# Skrupel - Tribute Compilation + +_Webbased cross between amazing games like, VGAPlanets, Ascendancy an for example Master of Orion._ + +- Home: https://sourceforge.net/projects/skrupel/ +- Download: https://sourceforge.net/projects/skrupel/files +- State: mature, inactive since 2010 +- Code: https://sourceforge.net/p/skrupel/code +- Language(s): PHP, Javascript +- License: GPL-2.0 + +Many code comments and variable names in German. + +## Building + diff --git a/games/strategy/space_opera.md b/games/strategy/space_opera.md new file mode 100644 index 00000000..968c7ab3 --- /dev/null +++ b/games/strategy/space_opera.md @@ -0,0 +1,13 @@ +# Space Opera + +_Space colonization game similar to 'Master of Orion' or 'Galactic Civilizations'._ + +- Home: https://sourceforge.net/projects/spaceopera/, http://spaceopera.sourceforge.net/ +- Download: https://sourceforge.net/projects/spaceopera/files +- State: beta, inactive since 2008 +- Code: https://sourceforge.net/p/spaceopera/code/HEAD/tree/ (svn) +- Language(s): Java +- License: GPL-2.0 + +## Building + diff --git a/games/strategy/space_trader_for_java.md b/games/strategy/space_trader_for_java.md new file mode 100644 index 00000000..0fdad3a2 --- /dev/null +++ b/games/strategy/space_trader_for_java.md @@ -0,0 +1,12 @@ +# SpaceTrader for Java + +_Java port of the Palm game Space Trader. This port is based upon the C# port at Space Trader for Windows._ + +- Home: https://sourceforge.net/projects/spacetraderjava/ +- Download: https://sourceforge.net/projects/spacetraderjava/files +- State: mature, inactive since 2010 +- Code: https://sourceforge.net/p/spacetraderjava/cvs/ (cvs), https://sourceforge.net/p/spacetraderjava/code/HEAD/tree/ +- Language(s): Java + +## Building + diff --git a/games/strategy/space_trader_for_windows.md b/games/strategy/space_trader_for_windows.md new file mode 100644 index 00000000..a0dc00e0 --- /dev/null +++ b/games/strategy/space_trader_for_windows.md @@ -0,0 +1,13 @@ +# Space Trader for Windows + +_Port to C# (.NET) of the popular game for Palm._ + +- Home: https://sourceforge.net/projects/spacetraderwin/ +- Download: https://sourceforge.net/projects/spacetraderwin/files +- State: mature, inactive since 2008 +- Code: https://sourceforge.net/p/spacetraderwin/code/ +- Language(s): C# +- License: GPL-2.0 + +## Building + diff --git a/games/strategy/space_war.md b/games/strategy/space_war.md new file mode 100644 index 00000000..2af1aee8 --- /dev/null +++ b/games/strategy/space_war.md @@ -0,0 +1,14 @@ +# Space War + +_Simple single player turn-base game._ + +- Home: https://sourceforge.net/projects/space-war-2/, https://space-war-2.sourceforge.io/ +- Download: https://sourceforge.net/projects/space-war-2/files/ +- State: mature +- Keywords: TBS +- Code: https://sourceforge.net/p/space-war-2/git/ci/master/tree/ +- Language(s): Java +- License: Apache-2.0 + +## Building + diff --git a/games/strategy/stars_nova.md b/games/strategy/stars_nova.md new file mode 100644 index 00000000..f08f348f --- /dev/null +++ b/games/strategy/stars_nova.md @@ -0,0 +1,13 @@ +# Stars! Nova + +_Clone of the classic 4X space strategy game Stars!._ + +- Home: https://sourceforge.net/projects/stars-nova/ +- Download: https://sourceforge.net/projects/stars-nova/files +- State: beta +- Code: https://sourceforge.net/p/stars-nova/svn/HEAD/tree/ (svn), https://sourceforge.net/p/stars-nova/code/ci/master/tree/ +- Language(s): C# +- License: GPL-2.0 + +## Building + diff --git a/games/strategy/t_bots.md b/games/strategy/t_bots.md new file mode 100644 index 00000000..01560fa9 --- /dev/null +++ b/games/strategy/t_bots.md @@ -0,0 +1,13 @@ +# T-Bots + +_Robot battle game simulator._ + +- Home: https://sourceforge.net/projects/tbots/ +- Download: https://sourceforge.net/projects/tbots/files +- State: beta, inactive since 2004 +- Code: https://sourceforge.net/p/tbots/code +- Language(s): C +- License: GPL-2.0 + +## Building + diff --git a/games/strategy/vcmi.md b/games/strategy/vcmi.md new file mode 100644 index 00000000..6cf0d7e0 --- /dev/null +++ b/games/strategy/vcmi.md @@ -0,0 +1,15 @@ +# VCMI Project + +_Engine for Heroes III, giving it new and extended possibilities._ + +- Home: https://vcmi.eu/, https://sourceforge.net/projects/vcmi/ +- Download: see home +- State: mature +- Code: https://sourceforge.net/p/vcmi/code/HEAD/tree/ (svn), https://github.com/vcmi/vcmi +- Language(s): C++ +- License: GPL-2.0 + +Requires original game data files. + +## Building + diff --git a/games/strategy/wargamer.md b/games/strategy/wargamer.md new file mode 100644 index 00000000..3c5083a0 --- /dev/null +++ b/games/strategy/wargamer.md @@ -0,0 +1,15 @@ +# Wargamer + +_Open source development of the game Wargamer:Napoleon 1813 originally developed by Steven Green/Greenius, and published in 1999 by Empire Interactive._ + +- Home: https://sourceforge.net/projects/wargamer/, http://wargamer.sourceforge.net/ +- Download: https://sourceforge.net/projects/wargamer/files/ +- State: mature, inactive since 2003 +- Code: https://sourceforge.net/p/wargamer/code/ +- Language(s): C++ +- License: GPL-20 + +May require original files? + +## Building + diff --git a/games/strategy/x-force.md b/games/strategy/x-force.md new file mode 100644 index 00000000..245b66f1 --- /dev/null +++ b/games/strategy/x-force.md @@ -0,0 +1,14 @@ +# X-Force: Fight For Destiny + +_Remake of the classic X-Com-Games._ + +- Home: http://www.xforce-online.de/, https://sourceforge.net/projects/xforceffd/ +- Download: https://sourceforge.net/projects/xforceffd/files +- State: beta, inactive since 2011 +- Keywords: TBS +- Code: https://sourceforge.net/p/xforceffd/code/HEAD/tree/ +- Language(s): Delphi +- License: GPL-2.0 + +## Building +