new entries and cleanup

This commit is contained in:
Trilarion
2017-12-08 23:43:17 +01:00
parent 003eaa2130
commit f43eea7373
30 changed files with 209 additions and 20 deletions

View File

@ -15,9 +15,9 @@ See also the list of [popular games on Github](https://github.com/leereilly/game
- **[Adventure games & Visual novels](adventure/_toc.md)** (14) - **[Adventure games & Visual novels](adventure/_toc.md)** (14)
- **[Game frameworks](framework/_toc.md)** (45) - **[Game frameworks](framework/_toc.md)** (45)
- **[Popular required libraries](library/_toc.md)** (23) - **[Popular required libraries](library/_toc.md)** (23)
- **[Role Playing Games](rpg/_toc.md)** (22) - **[Role Playing Games](rpg/_toc.md)** (31)
- **[Simulation games](simulation/_toc.md)** (10) - **[Simulation games](simulation/_toc.md)** (10)
- **[Strategy games](strategy/_toc.md)** (32) - **[Strategy games](strategy/_toc.md)** (35)
[comment]: # (end of autogenerated content) [comment]: # (end of autogenerated content)
## Contributing ## Contributing

View File

@ -4,10 +4,10 @@ _Remake of the 1986 game They Stole a Million._
- Home: https://sourceforge.net/projects/cosp/ - Home: https://sourceforge.net/projects/cosp/
- Wikipedia: https://en.wikipedia.org/wiki/The_Clue! - Wikipedia: https://en.wikipedia.org/wiki/The_Clue!
- Download: https://sourceforge.net/projects/cosp/files/?source=navbar - Download: https://sourceforge.net/projects/cosp/files/
- State: alpha - State: alpha
- Keywords: action/adventure - Keywords: action/adventure
- Code: https://sourceforge.net/p/cosp/code/?source=navbar (cvs) https://github.com/vcosta/derclou - Code: https://sourceforge.net/p/cosp/code/ (cvs) https://github.com/vcosta/derclou
- Language(s): C - Language(s): C
May require original game files. May require original game files.

View File

@ -3,7 +3,7 @@
_Graphic adventure created and developing by Blender._ _Graphic adventure created and developing by Blender._
- Home: https://sourceforge.net/projects/solaristhegame/ - Home: https://sourceforge.net/projects/solaristhegame/
- Download: https://sourceforge.net/projects/solaristhegame/files/?source=navbar - Download: https://sourceforge.net/projects/solaristhegame/files/
- State: beta - State: beta
- Code: https://sourceforge.net/p/solaristhegame/code/HEAD/tree/ (svn) - Code: https://sourceforge.net/p/solaristhegame/code/HEAD/tree/ (svn)

View File

@ -1,7 +1,5 @@
# Star Maiden Rio # Star Maiden Rio
_{One line description}_
- Home: http://nyaatrap.blog.fc2.com/blog-entry-20.html - Home: http://nyaatrap.blog.fc2.com/blog-entry-20.html
- Download: http://www.mediafire.com/file/jog3fcfxgsyd03f/Astraea_Rio-1.05-all.zip - Download: http://www.mediafire.com/file/jog3fcfxgsyd03f/Astraea_Rio-1.05-all.zip
- Keywords: visual novel, rating 18 - Keywords: visual novel, rating 18

View File

@ -1,9 +1,8 @@
# HaxeFlixel # HaxeFlixel
_{One line description}_ _Create cross-platform games easier and free._
- Home: http://haxeflixel.com/ - Home: http://haxeflixel.com/
- Wikipedia: {URL}
- Download: http://haxeflixel.com/download/ - Download: http://haxeflixel.com/download/
- State: mature - State: mature
- Code: https://github.com/HaxeFlixel - Code: https://github.com/HaxeFlixel

View File

@ -3,7 +3,7 @@
_Open RPG Maker is a free and open source 2D RPG creation utility, similar to the popular RPG Maker series._ _Open RPG Maker is a free and open source 2D RPG creation utility, similar to the popular RPG Maker series._
- Home: http://openrpgmaker.sourceforge.net/ - Home: http://openrpgmaker.sourceforge.net/
- Download: https://sourceforge.net/projects/openrpgmaker/files/?source=navbar - Download: https://sourceforge.net/projects/openrpgmaker/files/
- State: alpha, inactive since 2014 - State: alpha, inactive since 2014
- Code: see download - Code: see download

View File

@ -1,6 +1,6 @@
# Crypto++ # Crypto++
_{One line description}_ _C++ class library of cryptographic schemes._
- Home: https://cryptopp.com/ - Home: https://cryptopp.com/
- Wikipedia: https://en.wikipedia.org/wiki/Crypto%2B%2B - Wikipedia: https://en.wikipedia.org/wiki/Crypto%2B%2B

View File

@ -1,6 +1,6 @@
# XZ Utils # XZ Utils
_{One line description}_ _General-purpose data compression software with a high compression ratio._
- Home: https://tukaani.org/xz/ - Home: https://tukaani.org/xz/
- Wikipedia: https://en.wikipedia.org/wiki/XZ_Utils - Wikipedia: https://en.wikipedia.org/wiki/XZ_Utils

View File

@ -3,6 +3,10 @@
each subfolder alphabetically. each subfolder alphabetically.
TODO check for external dead links (if desired, only now and then) TODO check for external dead links (if desired, only now and then)
TODO remove "?source=navbar" from the end of links (sourceforge specific)
TODO check for "_{One line description}_" or "- Wikipedia: {URL}" in game files and print warning
TODO print all games without license or code information
TODO for those games with github repositories get activity, number of open issues, number of merge requests and display in a health monitor file
""" """
import os import os

View File

@ -1,27 +1,36 @@
# Role Playing Games # Role Playing Games
[comment]: # (start of autogenerated content, do not edit) [comment]: # (start of autogenerated content, do not edit)
- **[Andor's Trail](andors_trail.md)** (Java, GPL-2.0, beta)
- **[Argentum Online](argentum_online.md)** (VB, GPL-2.0, beta, inactive since 2014)
- **[Arx Libertatis](arx_libertatis.md)** (C++, GPL-3.0, mature) - **[Arx Libertatis](arx_libertatis.md)** (C++, GPL-3.0, mature)
- **[Atrinik](atrinik.md)** (C) - **[Atrinik](atrinik.md)** (C)
- **[BrowserQuest](browserquest.md)** (Javascript, MPL-2.0, matures) - **[BrowserQuest](browserquest.md)** (Javascript, MPL-2.0, matures)
- **[Catch Challenger](catch_challenger.md)** (C++) - **[Catch Challenger](catch_challenger.md)** (C++)
- **[Choria](choria.md)** (C++, C, GPL-3.0)
- **[Crossfire](crossfire.md)** (C, Java, GPL-2.0) - **[Crossfire](crossfire.md)** (C, Java, GPL-2.0)
- **[Daimonin](daimonin.md)** (C, GPL-2.0, mature) - **[Daimonin](daimonin.md)** (C, GPL-2.0, mature)
- **[Dark City](dark_city.md)** (PHO, GPL-2.0, inactive since 2012)
- **[Deliantra](deliantra.md)** (C, GPL-2.0, mature) - **[Deliantra](deliantra.md)** (C, GPL-2.0, mature)
- **[Egoboo](egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015) - **[Egoboo](egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
- **[Eternal Lands](eternal_lands.md)** (C, C++, [Special](https://raw.githubusercontent.com/raduprv/Eternal-Lands/master/eternal_lands_license.txt), mature) - **[Eternal Lands](eternal_lands.md)** (C, C++, [Special](https://raw.githubusercontent.com/raduprv/Eternal-Lands/master/eternal_lands_license.txt), mature)
- **[Evol Online](evol_online.md)** () - **[Evol Online](evol_online.md)** ()
- **[FreedroidRPG](freedroid.md)** (C, GPL-2.0, mature) - **[FreedroidRPG](freedroid.md)** (C, GPL-2.0, mature)
- **[Hero of Allacrost](allacrost.md)** (C++, Lua, GPL-2.0, stable) - **[Hero of Allacrost](allacrost.md)** (C++, Lua, GPL-2.0, stable)
- **[Ilarion](ilarion.md)** (C++, Java, Lua, GPL-3.0, mature)
- **[Land of Fire](land_of_fire.md)** () - **[Land of Fire](land_of_fire.md)** ()
- **[Meridian 59](meridian59.md)** (C++, C, GPL-2.0, mature) - **[Meridian 59](meridian59.md)** (C++, C, GPL-2.0, mature)
- **[Open Meridian](open_meridian.md)** (C, C++, GPL-2.0, mature) - **[Open Meridian](open_meridian.md)** (C, C++, GPL-2.0, mature)
- **[Open Tibia](open_tibia.md)** (C++, GPL-2.0, beta, inactive since 2014)
- **[Other-Life](other_life.md)** (C, C++) - **[Other-Life](other_life.md)** (C, C++)
- **[PlaneShift](planeshift.md)** (C++, GPL-2.0, mature) - **[PlaneShift](planeshift.md)** (C++, GPL-2.0, mature)
- **[Project Diaspora](project_diaspora.md)** (C, zlib, beta, inactive since 2011)
- **[Source of Tales](source_of_tales.md)** (Lua, GPL-3.0) - **[Source of Tales](source_of_tales.md)** (Lua, GPL-3.0)
- **[Space Station 13](space_station_13.md)** (mature) - **[Space Station 13](space_station_13.md)** (mature)
- **[Stendhal](stendhal.md)** (Java, GPL-2.0, mature) - **[Stendhal](stendhal.md)** (Java, GPL-2.0, mature)
- **[The Mana World](manaworld.md)** (PHP, GPL-2.0) - **[The Mana World](manaworld.md)** (PHP, GPL-2.0)
- **[Trinity Reign](trinity_reign.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[VegaTrek](vegatrek.md)** (GPL-2.0, beta, inactive since 2013) - **[VegaTrek](vegatrek.md)** (GPL-2.0, beta, inactive since 2013)
- **[World of Phaos](world_of_phaos.md)** (PHP, GPL-2.0, inactive since 2011)
[comment]: # (end of autogenerated content) [comment]: # (end of autogenerated content)

14
rpg/andors_trail.md Normal file
View File

@ -0,0 +1,14 @@
# Andor's Trail
_Quest-driven Roguelike fantasy dungeon crawler RPG with a powerful story._
- Home: https://www.andorstrail.com/
- Download: https://f-droid.org/packages/com.gpl.rpg.AndorsTrail/
- State: beta
- Keywords: android
- Code: https://github.com/Zukero/andors-trail/
- Language(s): Java
- License: GPL-2.0
## Building

19
rpg/argentum_online.md Normal file
View File

@ -0,0 +1,19 @@
# Argentum Online
_Open Source FREE 2D MMORPG._
- Home: http://www.comunidadargentum.com/ (Spanish)
- Download: http://www.comunidadargentum.com/descargas/
- State: beta, inactive since 2014
- Keywords: mmo
- Code: http://morgoao.cvs.sourceforge.net/ (cvs) https://github.com/Argentum-Online/Argentum-Online
- Language(s): VB
- License: GPL-2.0
See also [spin-off](https://github.com/horacioMartinez/argentumonline.io).
See also [server mod](https://sourceforge.net/projects/aoserverbyshura/).
## Building

12
rpg/choria.md Normal file
View File

@ -0,0 +1,12 @@
# Choria
_An MMORPG that's all about grinding and doing chores._
- Home: https://github.com/jazztickets/choria
- Code: https://github.com/jazztickets/choria
- Language(s): C++, C
- License: GPL-3.0
## Building

13
rpg/dark_city.md Normal file
View File

@ -0,0 +1,13 @@
# Dark City
_DarkCity is a MMORPG game, in text mode on the Internet._
- Home: https://sourceforge.net/projects/darkcity/
- Download: https://sourceforge.net/projects/darkcity/files/
- State: inactive since 2012
- Code: https://sourceforge.net/p/darkcity/code/HEAD/tree/ (svn)
- Language(s): PHO
- License: GPL-2.0
## Building

View File

@ -3,7 +3,7 @@
_FreedroidRPG is an open source role playing game._ _FreedroidRPG is an open source role playing game._
- Home: http://www.freedroid.org/ - Home: http://www.freedroid.org/
- Wikipedia: https://de.wikipedia.org/wiki/FreedroidRPG (english?) - Wikipedia: https://de.wikipedia.org/wiki/FreedroidRPG (German)
- Download: http://www.freedroid.org/download/ - Download: http://www.freedroid.org/download/
- State: mature - State: mature
- Keywords: single player, isometric - Keywords: single player, isometric

16
rpg/ilarion.md Normal file
View File

@ -0,0 +1,16 @@
# Ilarion
_Kostenloses Open Source-MMORPG, welches seinen Schwerpunkt auf echtes Rollenspiel legt._
- Home: http://illarion.org/general/de_startpage.php (German)
- Download: http://illarion.org/illarion/de_java_download.php
- State: mature
- Keywords: MMO
- Code: https://github.com/Illarion-eV
- Language(s): C++, Java, Lua
- License: GPL-3.0
## Building
Gradle

16
rpg/open_tibia.md Normal file
View File

@ -0,0 +1,16 @@
# Open Tibia
_Remake of Tibia_
- Home: https://github.com/opentibia https://sourceforge.net/projects/opentibia/
- Download: https://sourceforge.net/projects/opentibia/files/
- State: beta, inactive since 2014
- Code: https://github.com/opentibia
- Language(s): C++
- License: GPL-2.0
Based on [Tibia](http://tibia.wikia.com/wiki/CipSoft_GmbH).
## Building
Uses CMake

13
rpg/project_diaspora.md Normal file
View File

@ -0,0 +1,13 @@
# Project Diaspora
_Space style MMO RPG 2D with upgradeable ships and expandable environment._
- Home: http://pdiaspora.sourceforge.net/
- Download: https://sourceforge.net/projects/pdiaspora/files/
- State: beta, inactive since 2011
- Code: see download
- Language(s): C
- License: zlib
## Building

13
rpg/trinity_reign.md Normal file
View File

@ -0,0 +1,13 @@
# Trinity Reign
_Cross-platform, open source 3D IMOW (Immersive Multiplayer Online World)._
- Home: <https://web.archive.org/web/20131209073248/http://trinity-reign.com/> https://sourceforge.net/projects/ura-game/
- State: beta, inactive since 2013
- Code: https://sourceforge.net/p/ura-game/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-3.0
## Building
Uses CMake

12
rpg/world_of_phaos.md Normal file
View File

@ -0,0 +1,12 @@
# World of Phaos
_Online Roleplaying Game browser based, which takes place in the high fantasy world Kallen._
- Home: http://worldofphaos.com/index.php?site=online_rpg https://sourceforge.net/projects/phaosrpg/
- Download: https://sourceforge.net/projects/phaosrpg/files/
- State: inactive since 2011
- Code: see download
- Language(s): PHP
- License: GPL-2.0
## Building

View File

@ -3,8 +3,7 @@
_City simulation game._ _City simulation game._
- Home: https://sourceforge.net/projects/lincity-ng.berlios/ - Home: https://sourceforge.net/projects/lincity-ng.berlios/
- Wikipedia: {URL} - Download: https://sourceforge.net/projects/lincity-ng.berlios/files/
- Download: https://sourceforge.net/projects/lincity-ng.berlios/files/?source=navbar
- State: alpha - State: alpha
- Code: see download - Code: see download
- Language(s): C++ - Language(s): C++

View File

@ -2,7 +2,7 @@
_A cross-platform simulation game in which the player strives to run a successful transport system._ _A cross-platform simulation game in which the player strives to run a successful transport system._
- Home: http://www.simutrans.de/start (german) - Home: http://www.simutrans.de/start (German)
- Wikipedia: https://en.wikipedia.org/wiki/Simutrans - Wikipedia: https://en.wikipedia.org/wiki/Simutrans
- Download: http://www.simutrans.de/download - Download: http://www.simutrans.de/download
- State: mature - State: mature
@ -10,4 +10,8 @@ _A cross-platform simulation game in which the player strives to run a successfu
- Language(s): C++ - Language(s): C++
- License: Artistic License - License: Artistic License
Is [this](https://www.simutrans.com/en/) the English version?
See also the mod [Iron Bite](https://sourceforge.net/projects/ironsimu/).
## Building ## Building

View File

@ -15,7 +15,9 @@
- **[Glest](glest.md)** (C++, GPL-2.0, mature, inactive since 2009) - **[Glest](glest.md)** (C++, GPL-2.0, mature, inactive since 2009)
- **[Globulation2](globulation2.md)** (C++, GPL-3.0, mature) - **[Globulation2](globulation2.md)** (C++, GPL-3.0, mature)
- **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta) - **[Heroes of Wesnoth](heroes_of_wesnoth.md)** (C++, beta)
- **[LGeneral](lgeneral.md)** (C, GPL-2.0, mature)
- **[LordsAWar!](lordsawar.md)** (C++, GPL-3.0, stable) - **[LordsAWar!](lordsawar.md)** (C++, GPL-3.0, stable)
- **[Mechanized Assault & eXploration Reloaded ](maxr.md)** (C++, C, GPL-2.0)
- **[MegaGlest](megaglest.md)** (C++, GPL-2.0, mature) - **[MegaGlest](megaglest.md)** (C++, GPL-2.0, mature)
- **[Megamek](megamek.md)** (Java, GPL-2.0, mature) - **[Megamek](megamek.md)** (Java, GPL-2.0, mature)
- **[NetPanzer](netpanzer.md)** (C++, GPL-2.0, beta) - **[NetPanzer](netpanzer.md)** (C++, GPL-2.0, beta)
@ -26,6 +28,7 @@
- **[Pax Britannica](pax_britannica.md)** (Lua, C, MIT, mature) - **[Pax Britannica](pax_britannica.md)** (Lua, C, MIT, mature)
- **[Spring RTS engine](spring.md)** (C++, C, Lua, GPL-2.0, mature) - **[Spring RTS engine](spring.md)** (C++, C, Lua, GPL-2.0, mature)
- **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, GPL-2.0, mature, inactive since 2011) - **[Star Control II: The Ur-Quan Masters](star_control_2.md)** (C, GPL-2.0, mature, inactive since 2011)
- **[Tanks of Freedom](tanks_of_freedom.md)** (GDScript, MIT)
- **[TripleA](triplea.md)** (Java, GPL-2.0, mature) - **[TripleA](triplea.md)** (Java, GPL-2.0, mature)
- **[UFO2000](ufo2000.md)** (C++, GPL-2.0) - **[UFO2000](ufo2000.md)** (C++, GPL-2.0)
- **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, GPL-2.0, mature) - **[Ufo: Alien Invasion](ufo_alien_invasion.md)** (C, C++, GPL-2.0, mature)

View File

@ -3,7 +3,6 @@
_Turn-based 4X strategy game set in space in the style of classics such as Microprose's Master of Orion 2 or ST: Birth of the Federation._ _Turn-based 4X strategy game set in space in the style of classics such as Microprose's Master of Orion 2 or ST: Birth of the Federation._
- Home: http://bote2.square7.ch/en/wiki/Main_Page - Home: http://bote2.square7.ch/en/wiki/Main_Page
- Wikipedia: {URL}
- Download: http://loadion.com/en/Birth-of-the-Empires_6681499.html - Download: http://loadion.com/en/Birth-of-the-Empires_6681499.html
- Code: https://github.com/bote-team/bote - Code: https://github.com/bote-team/bote
- Language(s): C++ - Language(s): C++

View File

@ -1,6 +1,6 @@
# Free Orion # Free Orion
_{One line description}_ _Turn-based space empire and galactic conquest (4X) computer game._
- Home: http://www.freeorion.org/index.php/Main_Page - Home: http://www.freeorion.org/index.php/Main_Page
- Wikipedia: https://en.wikipedia.org/wiki/Master_of_Orion#External_links - Wikipedia: https://en.wikipedia.org/wiki/Master_of_Orion#External_links

View File

@ -6,7 +6,7 @@ _Real time multi player strategy game where players compete to build the most po
- Download: https://sourceforge.net/projects/freerails/files/jfreerails/ - Download: https://sourceforge.net/projects/freerails/files/jfreerails/
- State: alpha - State: alpha
- Keywords: RTS - Keywords: RTS
- Code: https://sourceforge.net/p/freerails/code/?source=navbar (cvs) - Code: https://sourceforge.net/p/freerails/code/ (cvs)
- Language(s): Java - Language(s): Java
See also [FreeRails II](http://freerails2.sourceforge.net/) See also [FreeRails II](http://freerails2.sourceforge.net/)

17
strategy/lgeneral.md Normal file
View File

@ -0,0 +1,17 @@
# LGeneral
_A turn-based strategy engine heavily inspired by Panzer General._
- Home: http://lgames.sourceforge.net/LGeneral/
- Wikipedia: https://en.wikipedia.org/wiki/Panzer_General#LGeneral
- Download: see home
- State: mature
- Keywords: TBS, andoird
- Code: various on github
- Language(s): C
- License: GPL-2.0
May require original game content.
## Building

15
strategy/maxr.md Normal file
View File

@ -0,0 +1,15 @@
# Mechanized Assault & eXploration Reloaded
_A remake of the old M.A.X. by Interplay from 1996._
- Home: https://www.maxr.org/
- Download: https://www.maxr.org/docs.php?id=3
- Code: see download
- Language(s): C++, C
- License: GPL-2.0
May require original game content.
## Building
Uses CMake

View File

@ -3,7 +3,7 @@
_Evolution of SSI Panzer General II._ _Evolution of SSI Panzer General II._
- Home: https://sourceforge.net/projects/opengeneral/ - Home: https://sourceforge.net/projects/opengeneral/
- Download: https://sourceforge.net/projects/opengeneral/files/?source=navbar - Download: https://sourceforge.net/projects/opengeneral/files/
- Code: https://sourceforge.net/p/opengeneral/code/HEAD/tree/ (svn) - Code: https://sourceforge.net/p/opengeneral/code/HEAD/tree/ (svn)
## Building ## Building

View File

@ -0,0 +1,14 @@
# Tanks of Freedom
_Indie Turn Based Strategy in Isometric Pixel Art._
- Home: https://w84death.itch.io/tanks-of-freedom
- Download: see home
- Code: https://github.com/w84death/Tanks-of-Freedom
- Language(s): GDScript
- License: MIT
Uses the Godot engine.
## Building