new entries
This commit is contained in:
parent
48859942fe
commit
381a62784a
@ -1,7 +1,7 @@
|
|||||||
# Open Source Games
|
# Open Source Games
|
||||||
|
|
||||||
[comment]: # (start of autogenerated content, do not edit)
|
[comment]: # (start of autogenerated content, do not edit)
|
||||||
396 entries
|
407 entries
|
||||||
- **[Action/Arcade games](games/action/_toc.md)** (17)
|
- **[Action/Arcade games](games/action/_toc.md)** (17)
|
||||||
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (16)
|
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (16)
|
||||||
- **[Game frameworks](games/framework/_toc.md)** (52)
|
- **[Game frameworks](games/framework/_toc.md)** (52)
|
||||||
@ -9,7 +9,7 @@
|
|||||||
- **[Role Playing Games](games/rpg/_toc.md)** (106)
|
- **[Role Playing Games](games/rpg/_toc.md)** (106)
|
||||||
- **[Simulation games](games/simulation/_toc.md)** (16)
|
- **[Simulation games](games/simulation/_toc.md)** (16)
|
||||||
- **[Strategy games](games/strategy/_toc.md)** (166)
|
- **[Strategy games](games/strategy/_toc.md)** (166)
|
||||||
- **[Tools & Manuals](games/misc/_toc.md)** (1)
|
- **[Tools & Manuals](games/misc/_toc.md)** (12)
|
||||||
|
|
||||||
[comment]: # (end of autogenerated content)
|
[comment]: # (end of autogenerated content)
|
||||||
A collection of open source games sorted by genre. The projects are at least in beta stage with a code basis that builds
|
A collection of open source games sorted by genre. The projects are at least in beta stage with a code basis that builds
|
||||||
|
@ -28,9 +28,9 @@
|
|||||||
- **[O.H.R.RPG.C.E](ohrrpgce.md)** (Basic, mature)
|
- **[O.H.R.RPG.C.E](ohrrpgce.md)** (Basic, mature)
|
||||||
- **[OGRE3D](ogre3d.md)** (C++, mature)
|
- **[OGRE3D](ogre3d.md)** (C++, mature)
|
||||||
- **[Octaforge](octaforge.md)** (C++, mature)
|
- **[Octaforge](octaforge.md)** (C++, mature)
|
||||||
- **[Open RPG Maker](openrpgmaker.md)** (beta, inactive since 2014)
|
- **[Open RPG Maker](open_rpg_maker.md)** (beta, inactive since 2014)
|
||||||
- **[OpenFL](openfl.md)** (Haxe, mature)
|
- **[OpenFL](open_fl.md)** (Haxe, mature)
|
||||||
- **[OpenRPG](openrpg.md)** (Java, Python, mature, inactive since 2013)
|
- **[OpenRPG](open_rpg.md)** (Java, Python, mature, inactive since 2013)
|
||||||
- **[Orx](orx.md)** (C, mature)
|
- **[Orx](orx.md)** (C, mature)
|
||||||
- **[Panda 3D](panda3d.md)** (C++, C, mature)
|
- **[Panda 3D](panda3d.md)** (C++, C, mature)
|
||||||
- **[Polycode](polycode.md)** (C, C++, beta)
|
- **[Polycode](polycode.md)** (C, C++, beta)
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
_OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet._
|
_OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet._
|
||||||
|
|
||||||
- Home: http://www.rpgobjects.com/index.php?c=orpg https://app.assembla.com/spaces/openrpg/wiki/Home
|
- Home: http://www.rpgobjects.com/index.php?c=orpg https://app.assembla.com/spaces/openrpg/wiki/Home, https://sourceforge.net/projects/openrpg/
|
||||||
- Download: http://www.rpgobjects.com/index.php?c=orpg&m=getorpg
|
- Download: http://www.rpgobjects.com/index.php?c=orpg&m=getorpg, https://sourceforge.net/projects/openrpg/files/
|
||||||
- State: mature, inactive since 2013
|
- State: mature, inactive since 2013
|
||||||
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://app.assembla.com/spaces/openrpg/mercurial/source (hg)
|
- Code: https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs), https://app.assembla.com/spaces/openrpg/mercurial/source (hg)
|
||||||
- Language(s): Java, Python
|
- Language(s): Java, Python
|
||||||
|
|
||||||
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)
|
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)
|
@ -1,6 +1,17 @@
|
|||||||
# Tools & Manuals
|
# Tools & Manuals
|
||||||
|
|
||||||
[comment]: # (start of autogenerated content, do not edit)
|
[comment]: # (start of autogenerated content, do not edit)
|
||||||
|
- **[AutoREALM](autorealm.md)** (C++, GPL-3.0, mature)
|
||||||
|
- **[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)
|
||||||
|
- **[JaNaG - Java Name Generator](java_ng.md)** (Java, GPL-2.0, mature, inactive since 2011)
|
||||||
- **[Open Legend RPG](open_legend_rpg.md)** (Text, mature)
|
- **[Open Legend RPG](open_legend_rpg.md)** (Text, mature)
|
||||||
|
- **[PCGen](pcgen.md)** (Java, mature)
|
||||||
|
- **[Pymapper](pymapper.md)** (Python, GPL-3.0, mature)
|
||||||
|
- **[RPDungeon - computer aided role playing](rpdungeon.md)** (Pascal, GPL-2.0, beta, inactive since 2006)
|
||||||
|
- **[Rolemaster Office](rolemaster_office.md)** (Java, Apache-2.0, mature)
|
||||||
|
- **[Rolisteam](rolisteam.md)** (C++, Javascript, GPL-2.0, mature)
|
||||||
|
- **[sCoreForge Pathfinder Character Creator](scoreforge_pathfinder_character_creator.md)** (Excel, mature)
|
||||||
|
|
||||||
[comment]: # (end of autogenerated content)
|
[comment]: # (end of autogenerated content)
|
15
games/misc/autorealm.md
Normal file
15
games/misc/autorealm.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# AutoREALM
|
||||||
|
|
||||||
|
_Role-playing game mapping program._
|
||||||
|
|
||||||
|
- Home: https://sourceforge.net/projects/autorealm/
|
||||||
|
- Download: https://sourceforge.net/projects/autorealm/files
|
||||||
|
- State: mature
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/autorealm/code/ci/master/tree/
|
||||||
|
- Language(s): C++
|
||||||
|
- License: GPL-3.0
|
||||||
|
- Dependencies: wxWidgets
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/deity.md
Normal file
14
games/misc/deity.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Deity
|
||||||
|
|
||||||
|
_GameMaster (i.e. role-playing) utility._
|
||||||
|
|
||||||
|
- Home: http://deity.sourceforge.net/, https://sourceforge.net/projects/deity/
|
||||||
|
- Download: https://sourceforge.net/projects/deity/files
|
||||||
|
- State: mature, inactive since 2014
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/deity/code/HEAD/tree/
|
||||||
|
- Language(s): Python
|
||||||
|
- License: GPL-2.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/dungeon_mapper.md
Normal file
14
games/misc/dungeon_mapper.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Dungeon Mapper
|
||||||
|
|
||||||
|
_Map your dungeons for your next role playing adventure._
|
||||||
|
|
||||||
|
- Home: http://dungeonmap.sourceforge.net/, https://sourceforge.net/projects/dungeonmap/
|
||||||
|
- Download: https://sourceforge.net/projects/dungeonmap/files
|
||||||
|
- State: beta, inactive since 2013
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/dungeonmap/code/HEAD/tree/
|
||||||
|
- Language(s): C++
|
||||||
|
- License: GPL-3.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/gm_tools.md
Normal file
14
games/misc/gm_tools.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# GM Tools
|
||||||
|
|
||||||
|
_Game/Dungeon Master aid for role playing._
|
||||||
|
|
||||||
|
- Home: https://sourceforge.net/projects/gm-tools/
|
||||||
|
- Download: https://sourceforge.net/projects/gm-tools/files
|
||||||
|
- State: beta, inactive since 2004
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/gm-tools/code/
|
||||||
|
- Language(s): C++
|
||||||
|
- License: GPL-2.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/java_ng.md
Normal file
14
games/misc/java_ng.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# JaNaG - Java Name Generator
|
||||||
|
|
||||||
|
_ava random name generator for role-games, authors, and the like._
|
||||||
|
|
||||||
|
- Home: https://sourceforge.net/projects/janag.berlios/, https://web.archive.org/web/20110721022544/http://developer.berlios.de/projects/janag/
|
||||||
|
- Download: https://sourceforge.net/projects/janag.berlios/files
|
||||||
|
- State: mature, inactive since 2011
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: (see download)
|
||||||
|
- Language(s): Java
|
||||||
|
- License: GPL-2.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
13
games/misc/pcgen.md
Normal file
13
games/misc/pcgen.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# PCGen
|
||||||
|
|
||||||
|
_RPG Character Generator_
|
||||||
|
|
||||||
|
- Home: http://pcgen.org/, https://sourceforge.net/projects/pcgen/
|
||||||
|
- Download: http://pcgen.org/download/, https://sourceforge.net/projects/pcgen/files
|
||||||
|
- State: mature
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/pcgen/cvs/, https://sourceforge.net/p/pcgen/code/HEAD/tree/, https://github.com/PCGen/pcgen
|
||||||
|
- Language(s): Java
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/pymapper.md
Normal file
14
games/misc/pymapper.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Pymapper
|
||||||
|
|
||||||
|
_Map making utility used for role-playing games._
|
||||||
|
|
||||||
|
- Home: http://pymapper.com/, https://sourceforge.net/projects/pymapper/
|
||||||
|
- Download: http://pymapper.com/downloads/, https://sourceforge.net/projects/pymapper/files/
|
||||||
|
- State: mature
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: (see download)
|
||||||
|
- Language(s): Python
|
||||||
|
- License: GPL-3.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/rolemaster_office.md
Normal file
14
games/misc/rolemaster_office.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Rolemaster Office
|
||||||
|
|
||||||
|
_PC and NPC character generator for Rolemaster RMFRP roleplaying system (from Iron Crown Enterprises)._
|
||||||
|
|
||||||
|
- Home: https://sourceforge.net/projects/rmoffice/
|
||||||
|
- Download: https://sourceforge.net/projects/rmoffice/files
|
||||||
|
- State: mature
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/rmoffice/code/ci/master/tree/
|
||||||
|
- Language(s): Java
|
||||||
|
- License: Apache-2.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/rolisteam.md
Normal file
14
games/misc/rolisteam.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Rolisteam
|
||||||
|
|
||||||
|
_Virtual tabletop software._
|
||||||
|
|
||||||
|
- Home: http://www.rolisteam.org/, https://sourceforge.net/projects/rolisteam/
|
||||||
|
- Download: http://www.rolisteam.org/download.html, https://sourceforge.net/projects/rolisteam/files
|
||||||
|
- State: mature
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://github.com/Rolisteam, https://github.com/Rolisteam/rolisteam
|
||||||
|
- Language(s): C++, Javascript
|
||||||
|
- License: GPL-2.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
14
games/misc/rpdungeon.md
Normal file
14
games/misc/rpdungeon.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# RPDungeon - computer aided role playing
|
||||||
|
|
||||||
|
_Collection of programs and libraries for pen and paper role playing._
|
||||||
|
|
||||||
|
- Home: https://sourceforge.net/projects/rpdungeon/
|
||||||
|
- Download: https://sourceforge.net/projects/rpdungeon/files
|
||||||
|
- State: beta, inactive since 2006
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: https://sourceforge.net/p/rpdungeon/code/HEAD/tree/ (svn)
|
||||||
|
- Language(s): Pascal
|
||||||
|
- License: GPL-2.0
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
13
games/misc/scoreforge_pathfinder_character_creator.md
Normal file
13
games/misc/scoreforge_pathfinder_character_creator.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# sCoreForge Pathfinder Character Creator
|
||||||
|
|
||||||
|
_Pathfinder Character Creation._
|
||||||
|
|
||||||
|
- Home: https://sourceforge.net/projects/scoreforge/
|
||||||
|
- Download: https://sourceforge.net/projects/scoreforge/files/
|
||||||
|
- State: mature
|
||||||
|
- Keywords: tool
|
||||||
|
- Code: (see download)
|
||||||
|
- Language(s): Excel
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
@ -1,17 +1,17 @@
|
|||||||
[comment]: # (autogenerated content, do not edit)
|
[comment]: # (autogenerated content, do not edit)
|
||||||
# Statistics
|
# Statistics
|
||||||
|
|
||||||
analyzed 395 entries on 2018-06-06 16:35:41
|
analyzed 406 entries on 2018-06-07 13:01:36
|
||||||
|
|
||||||
## State
|
## State
|
||||||
|
|
||||||
- mature: 186 (47.1%)
|
- mature: 194 (47.8%)
|
||||||
- beta: 161 (40.8%)
|
- beta: 164 (40.4%)
|
||||||
- inactive: 147 (37.2%)
|
- inactive: 152 (37.4%)
|
||||||
|
|
||||||
##### Inactive State
|
##### Inactive State
|
||||||
|
|
||||||
zoc (2017), dark_destiny (2016), dnt (2016), freerct (2016), polis (2016), wargame (2016), egoboo (2015), epic_of_heroes (2015), free_heroes2_engine (2015), mewl (2015), project_helena (2015), pyorpg (2015), roguish (2015), witch_blast (2015), argentum_online (2014), battles_of_antargis (2014), drop_shock (2014), dune_dynasty (2014), eternalwinterwars (2014), farcolony (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), bos_wars (2013), c_evo (2013), decker (2013), demigod (2013), holy_spirit (2013), mechcommander2_omnitech (2013), mpango (2013), openrpg (2013), phantasy (2013), trinity_reign (2013), vegatrek (2013), blacknova_traders (2012), cataclysm (2012), commando_js (2012), conquests (2012), dark_city (2012), golbin_camp (2012), hexwar (2012), outer_space (2012), parpg (2012), solar_empire (2012), thousand_parsec (2012), wizards_magic (2012), age_of_magic (2011), atlantis (2011), battlefield_java (2011), danger_from_the_deep (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), uidunad (2011), world_of_phaos (2011), x-force (2011), ai_wars (2010), labyrinth_of_worlds (2010), linwarrior (2010), mercenary_commander (2010), open_homm (2010), radakan (2010), singularity (2010), skrupel (2010), slay (2010), space_trader_for_java (2010), xsera (2010), 8kingdoms (2009), alien_assault_traders (2009), annchienta (2009), ardentryst (2009), begin2 (2009), blitzkrieg (2009), dark_oberon (2009), duel_commander (2009), fall_of_imiryn (2009), fallen_spire (2009), freetrain (2009), glest (2009), goblin_hack (2009), open_pop (2009), orient (2009), secret_mario_chronicles (2009), world_of_heroes (2009), a_planets_revenge (2008), attal (2008), freestars (2008), mars_land_of_no_mercy (2008), moopy (2008), moria (2008), scoreos (2008), scourge (2008), sengoky_warring_states_of_japan (2008), space_opera (2008), space_trader_for_windows (2008), armies (2007), eos_dawn_of_light (2007), silvertree (2007), slash_em (2007), arthurs_knights (2006), avanor (2006), betrayer_moon_tactics (2006), boson (2006), crown_and_cutless (2006), eleconics (2006), jquest (2006), linleys_dungeon_crawl (2006), metal_mech (2006), rogue_clone_iv (2006), underworld_adventures (2006), galaxyng (2005), h_world (2005), spice_trade (2005), watomic (2005), zangband (2005), colonization_too (2004), geewhiz (2004), iter_vehemens_ad_necem (2004), openglad (2004), promisance (2004), t_bots (2004), antichess (2003), catmother (2003), civil (2003), machinations (2003), pizza_business (2003), planetary_hoppers (2003), the_clans (2003), wargamer (2003), umbra (2002), civil_war (2001), tuxracer (2001), operation_citadel (2000)
|
zoc (2017), dark_destiny (2016), dnt (2016), freerct (2016), polis (2016), wargame (2016), egoboo (2015), epic_of_heroes (2015), free_heroes2_engine (2015), mewl (2015), project_helena (2015), pyorpg (2015), roguish (2015), witch_blast (2015), argentum_online (2014), battles_of_antargis (2014), deity (2014), drop_shock (2014), dune_dynasty (2014), eternalwinterwars (2014), farcolony (2014), hale (2014), heroes_of_wing_commander (2014), kingdoms (2014), lips_of_suna (2014), open_rpg_maker (2014), open_tibia (2014), rpge (2014), sintel (2014), summoming_wars (2014), turious (2014), xenowar (2014), bos_wars (2013), c_evo (2013), decker (2013), demigod (2013), dungeon_mapper (2013), holy_spirit (2013), mechcommander2_omnitech (2013), mpango (2013), open_rpg (2013), phantasy (2013), trinity_reign (2013), vegatrek (2013), blacknova_traders (2012), cataclysm (2012), commando_js (2012), conquests (2012), dark_city (2012), golbin_camp (2012), hexwar (2012), outer_space (2012), parpg (2012), solar_empire (2012), thousand_parsec (2012), wizards_magic (2012), age_of_magic (2011), atlantis (2011), battlefield_java (2011), danger_from_the_deep (2011), dawn (2011), galaxymage_redux (2011), java_ng (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), uidunad (2011), world_of_phaos (2011), x-force (2011), ai_wars (2010), labyrinth_of_worlds (2010), linwarrior (2010), mercenary_commander (2010), open_homm (2010), radakan (2010), singularity (2010), skrupel (2010), slay (2010), space_trader_for_java (2010), xsera (2010), 8kingdoms (2009), alien_assault_traders (2009), annchienta (2009), ardentryst (2009), begin2 (2009), blitzkrieg (2009), dark_oberon (2009), duel_commander (2009), fall_of_imiryn (2009), fallen_spire (2009), freetrain (2009), glest (2009), goblin_hack (2009), open_pop (2009), orient (2009), secret_mario_chronicles (2009), world_of_heroes (2009), a_planets_revenge (2008), attal (2008), freestars (2008), mars_land_of_no_mercy (2008), moopy (2008), moria (2008), scoreos (2008), scourge (2008), sengoky_warring_states_of_japan (2008), space_opera (2008), space_trader_for_windows (2008), armies (2007), eos_dawn_of_light (2007), silvertree (2007), slash_em (2007), arthurs_knights (2006), avanor (2006), betrayer_moon_tactics (2006), boson (2006), crown_and_cutless (2006), eleconics (2006), jquest (2006), linleys_dungeon_crawl (2006), metal_mech (2006), rogue_clone_iv (2006), rpdungeon (2006), underworld_adventures (2006), galaxyng (2005), h_world (2005), spice_trade (2005), watomic (2005), zangband (2005), colonization_too (2004), geewhiz (2004), gm_tools (2004), iter_vehemens_ad_necem (2004), openglad (2004), promisance (2004), t_bots (2004), antichess (2003), catmother (2003), civil (2003), machinations (2003), pizza_business (2003), planetary_hoppers (2003), the_clans (2003), wargamer (2003), umbra (2002), civil_war (2001), tuxracer (2001), operation_citadel (2000)
|
||||||
|
|
||||||
##### Without state tag (48)
|
##### Without state tag (48)
|
||||||
|
|
||||||
@ -19,23 +19,23 @@ zoc (2017), dark_destiny (2016), dnt (2016), freerct (2016), polis (2016), warga
|
|||||||
|
|
||||||
## Languages
|
## Languages
|
||||||
|
|
||||||
Without language tag: 19 (4.8%)
|
Without language tag: 19 (4.7%)
|
||||||
|
|
||||||
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
|
civil_war, crimson_fields, dragon_history, evol_online, imperium, land_of_fire, machinations, meritous, murder_in_the_public_domain, open_general, open_moo2, open_rpg_maker, openal, parpg, solaris, space_station_13, star_maiden_rio, vegatrek, xconq
|
||||||
|
|
||||||
##### Language frequency
|
##### Language frequency
|
||||||
|
|
||||||
- C++ (36.6%)
|
- C++ (36.5%)
|
||||||
- C (20.8%)
|
- C (20.3%)
|
||||||
- Java (11.3%)
|
- Java (11.7%)
|
||||||
- Python (8.4%)
|
- Python (8.6%)
|
||||||
- Lua (5.3%)
|
- Lua (5.2%)
|
||||||
- Javascript (3.8%)
|
- Javascript (3.9%)
|
||||||
- PHP (3.5%)
|
- PHP (3.5%)
|
||||||
- C# (2.4%)
|
- C# (2.4%)
|
||||||
- Pascal (0.9%)
|
- Pascal (1.1%)
|
||||||
- Ren'py (0.9%)
|
- Ren'py (0.9%)
|
||||||
- Haxe (0.7%)
|
- Haxe (0.6%)
|
||||||
- Delphi (0.4%)
|
- Delphi (0.4%)
|
||||||
- Delphi Pascal (0.4%)
|
- Delphi Pascal (0.4%)
|
||||||
- ActionScript (0.2%)
|
- ActionScript (0.2%)
|
||||||
@ -46,6 +46,7 @@ civil_war, crimson_fields, dragon_history, evol_online, imperium, land_of_fire,
|
|||||||
- Clojure (0.2%)
|
- Clojure (0.2%)
|
||||||
- Coffeescript (0.2%)
|
- Coffeescript (0.2%)
|
||||||
- D (0.2%)
|
- D (0.2%)
|
||||||
|
- Excel (0.2%)
|
||||||
- GDScript (0.2%)
|
- GDScript (0.2%)
|
||||||
- Groovy (0.2%)
|
- Groovy (0.2%)
|
||||||
- Kotlin (0.2%)
|
- Kotlin (0.2%)
|
||||||
@ -61,9 +62,9 @@ civil_war, crimson_fields, dragon_history, evol_online, imperium, land_of_fire,
|
|||||||
|
|
||||||
## Code licenses
|
## Code licenses
|
||||||
|
|
||||||
Without license tag: 226 (57.2%)
|
Without license tag: 237 (58.4%)
|
||||||
|
|
||||||
8kingdoms, a_planets_revenge, age_of_magic, ai_wars, alien_assault_traders, ancient_beast, angband, antares, antichess, ardentryst, armies, arthurs_knights, atlantis, atomiks, atomix, atrinik, atromenace, attal, avanor, battlefield_java, battles_of_antargis, begin2, betrayer_moon_tactics, blacknova_traders, blitzkrieg, bos_wars, boson, bygfoot, c_evo, caesar_ia, call_to_power2, camelia_girls, castle_of_the_winds, cataclysm, catch_challenger, catmother, civil_war, civone, clou, colobot, colonization_too, commando_js, conquests, crimson_fields, danger_from_the_deep, dark_destiny, dark_oberon, decker, demigod, devana, digital, dragon_hunt, drop_shock, duel_commander, dune_dynasty, dune_ii_the_maker, dune_legacy, dungeon_crawl_stone_soup, dungeon_hero, dungeon_quest, eleconics, endless_sky, eos_dawn_of_light, epic_of_heroes, epoh, eternalwinterwars, evil_cult, evol_online, fallen_spire, fanwor, farcolony, first_strike, free_heroes2_engine, free_space_colonization, free_synd, freelords, freeminer, freerails, freerct, freeserf, freespace_colonization, freestars, freetrain, galaxymage_redux, galaxyng, gdash, gearhead, geewhiz, golbin_camp, h_world, harris, haxima, heroes_of_wesnoth, heroes_of_wing_commander, hexwar, holy_spirit, imperium, iter_vehemens_ad_necem, jagged_alliance2, jewelhunt, jigs_php_rpg, jquest, jsettlers, katomic, kingdoms, knights_and_merchants_remake, kobolds_quest_2, kq_lives, labyrinth_of_worlds, land_of_fire, linleys_dungeon_crawl, linwarrior, machinations, magarena, mars_land_of_no_mercy, mechcommander2_omnitech, mercenary_commander, meritous, metal_mech, mewl, moopy, moria, mpango, naev, nethack, nlarn, open_apocalypse, open_dune, open_general, open_homm, open_moo2, open_mw, open_panzer, open_pop, open_rails, open_rct2, open_skyscraper, open_soccer, open_soccer_star, open_sonic, open_web_soccer, open_zelda, openglad, openrpg, openrpgmaker, operation_citadel, orient, other_life, outer_space, parpg, phantasy, pioneers, pizza_business, planetary_hoppers, polis, project_helena, promisance, pyorpg, red_eclipse, regoth, return_to_the_roots, rocks_and_diamonds, rogue_clone_iv, runesword_ii, scorched_moon, scoreos, scourge, secret_mario_chronicles, sengoky_warring_states_of_japan, settlers_iii_remake, simple_solitaire, sintel, skrupel, slash_em, slay, smash, solar_empire, solaris, song_of_albion, space_faring, space_opera, space_station_13, space_trader_for_java, space_trader_for_windows, space_war, speed_dreams, spice_trade, star_maiden_rio, stars_nova, story_of_a_lost_sky, super_tux_kart, supremacy, t_bots, tales_of_maj_eyal, terasology, the_clans, theme_hospital, thousand_parsec, turious, turn_of_war, tuxemon, tuxracer, tvtower, uidunad, underworld_adventures, unnethack, vcmi, war_of_kingdom, wargame, wargamer, wargus, warzone_2100, wastes_edge, watomic, witch_blast, wizards_magic, wolfpack_empire, world_of_heroes, wyrmsun, x-force, xarchon, xenowar, xonotic, xsera, zangband, zoc
|
8kingdoms, a_planets_revenge, age_of_magic, ai_wars, alien_assault_traders, ancient_beast, angband, antares, antichess, ardentryst, armies, arthurs_knights, atlantis, atomiks, atomix, atrinik, atromenace, attal, autorealm, avanor, battlefield_java, battles_of_antargis, begin2, betrayer_moon_tactics, blacknova_traders, blitzkrieg, bos_wars, boson, bygfoot, c_evo, caesar_ia, call_to_power2, camelia_girls, castle_of_the_winds, cataclysm, catch_challenger, catmother, civil_war, civone, clou, colobot, colonization_too, commando_js, conquests, crimson_fields, danger_from_the_deep, dark_destiny, dark_oberon, decker, deity, demigod, devana, digital, dragon_hunt, drop_shock, duel_commander, dune_dynasty, dune_ii_the_maker, dune_legacy, dungeon_crawl_stone_soup, dungeon_hero, dungeon_mapper, dungeon_quest, eleconics, endless_sky, eos_dawn_of_light, epic_of_heroes, epoh, eternalwinterwars, evil_cult, evol_online, fallen_spire, fanwor, farcolony, first_strike, free_heroes2_engine, free_space_colonization, free_synd, freelords, freeminer, freerails, freerct, freeserf, freespace_colonization, freestars, freetrain, galaxymage_redux, galaxyng, gdash, gearhead, geewhiz, gm_tools, golbin_camp, h_world, harris, haxima, heroes_of_wesnoth, heroes_of_wing_commander, hexwar, holy_spirit, imperium, iter_vehemens_ad_necem, jagged_alliance2, java_ng, jewelhunt, jigs_php_rpg, jquest, jsettlers, katomic, kingdoms, knights_and_merchants_remake, kobolds_quest_2, kq_lives, labyrinth_of_worlds, land_of_fire, linleys_dungeon_crawl, linwarrior, machinations, magarena, mars_land_of_no_mercy, mechcommander2_omnitech, mercenary_commander, meritous, metal_mech, mewl, moopy, moria, mpango, naev, nethack, nlarn, open_apocalypse, open_dune, open_general, open_homm, open_moo2, open_mw, open_panzer, open_pop, open_rails, open_rct2, open_rpg, open_rpg_maker, open_skyscraper, open_soccer, open_soccer_star, open_sonic, open_web_soccer, open_zelda, openglad, operation_citadel, orient, other_life, outer_space, parpg, pcgen, phantasy, pioneers, pizza_business, planetary_hoppers, polis, project_helena, promisance, pymapper, pyorpg, red_eclipse, regoth, return_to_the_roots, rocks_and_diamonds, rogue_clone_iv, rolemaster_office, rolisteam, rpdungeon, runesword_ii, scorched_moon, scoreforge_pathfinder_character_creator, scoreos, scourge, secret_mario_chronicles, sengoky_warring_states_of_japan, settlers_iii_remake, simple_solitaire, sintel, skrupel, slash_em, slay, smash, solar_empire, solaris, song_of_albion, space_faring, space_opera, space_station_13, space_trader_for_java, space_trader_for_windows, space_war, speed_dreams, spice_trade, star_maiden_rio, stars_nova, story_of_a_lost_sky, super_tux_kart, supremacy, t_bots, tales_of_maj_eyal, terasology, the_clans, theme_hospital, thousand_parsec, turious, turn_of_war, tuxemon, tuxracer, tvtower, uidunad, underworld_adventures, unnethack, vcmi, war_of_kingdom, wargame, wargamer, wargus, warzone_2100, wastes_edge, watomic, witch_blast, wizards_magic, wolfpack_empire, world_of_heroes, wyrmsun, x-force, xarchon, xenowar, xonotic, xsera, zangband, zoc
|
||||||
|
|
||||||
##### Licenses frequency
|
##### Licenses frequency
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user