refactoring
This commit is contained in:
@ -6,6 +6,6 @@ _WebGL version of micropolisJS._
|
||||
- Play: http://lo-th.github.io/3d.city/index.html
|
||||
- Code: https://github.com/lo-th/3d.city
|
||||
- Language(s): Javascript
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
@ -4,12 +4,12 @@
|
||||
- **[3d.city](3d_city.md)** (Javascript, GPL-3.0)
|
||||
- **[LinCity](lincity.md)** (C, GPL-2.0, mature, inactice since 2005)
|
||||
- **[LinCity-NG](lincity_ng.md)** (C++, GPL, alpha)
|
||||
- **[Micropolis](micropolis.md)** (HTML, C++, Java, Python, GPL-3.0, mature)
|
||||
- **[Micropolis](micropolis.md)** (C++, Java, Python, GPL-3.0, mature)
|
||||
- **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, GPL-2.0, mature)
|
||||
- **[OpenCity](open_city.md)** (C++, GPL-2.0, alpha)
|
||||
- **[Our Personal Space](our_personal_space.md)** (Ren'py, GPL-3.0)
|
||||
- **[Pioneer](pioneer.md)** (C++, C, GPL and others, mature)
|
||||
- **[Pioneer](pioneer.md)** (C++, C, Mixed, mature)
|
||||
- **[SimuTrans](simutrans.md)** (C++, Artistic License, mature)
|
||||
- **[micropolisJS](micropolis_js.md)** (HTML, C++, Java, Python, GPL-3.0)
|
||||
- **[micropolisJS](micropolis_js.md)** (C++, Java, Python, GPL-3.0)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
@ -8,7 +8,7 @@ _Lincity is a city simulation game,_
|
||||
- State: mature, inactice since 2005
|
||||
- Code: http://lincity.cvs.sourceforge.net/ (cvs)
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -7,7 +7,7 @@ _City simulation game._
|
||||
- State: alpha
|
||||
- Code: see download
|
||||
- Language(s): C++
|
||||
- License: GPL
|
||||
- Code license: GPL
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -8,7 +8,7 @@ _Micropolis is the open source version of SimCity Classic from Maxis._
|
||||
- State: mature
|
||||
- Code: https://github.com/simhacker/micropolis
|
||||
- Language(s): C++, Java, Python
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -6,6 +6,6 @@ _A port of Micropolis to JS/HTML5._
|
||||
- Download: can be played online
|
||||
- Code: https://github.com/graememcc/micropolisJS
|
||||
- Language(s): C++, Java, Python
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
@ -7,6 +7,6 @@ _Another 3D city simulator._
|
||||
- State: alpha
|
||||
- Code: http://svn.code.sf.net/p/opencity/code/trunk/opencity/ (svn)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
@ -8,7 +8,7 @@ _OpenTTD is an open source simulation game based upon the popular Microprose gam
|
||||
- State: mature
|
||||
- Code: https://svn.openttd.org/ (svn), https://github.com/OpenTTD/OpenTTD (sync)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -7,7 +7,7 @@ _Simulation game where you play as a colonist on a new planet with your new husb
|
||||
- Keywords: visual novel
|
||||
- Code: https://github.com/qirien/personal-space
|
||||
- Language(s): Ren'py
|
||||
- License: GPL-3.0
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -8,7 +8,8 @@ _Pioneer is a space adventure game set in our galaxy at the turn of the 31st cen
|
||||
- State: mature
|
||||
- Code: https://github.com/pioneerspacesim/pioneer
|
||||
- Language(s): C++, C
|
||||
- License: GPL and others
|
||||
- Code license: Mixed
|
||||
- Code license details: Apache-2.0, GPL-3.0
|
||||
|
||||
See also the [sourceforge project](https://sourceforge.net/projects/pioneerspacesim/).
|
||||
|
||||
|
@ -8,7 +8,7 @@ _A cross-platform simulation game in which the player strives to run a successfu
|
||||
- State: mature
|
||||
- Code: https://sourceforge.net/p/simutrans/code/HEAD/tree/ (svn)
|
||||
- Language(s): C++
|
||||
- License: Artistic License
|
||||
- Code license: Artistic License
|
||||
|
||||
Is [this](https://www.simutrans.com/en/) the English version?
|
||||
|
||||
|
Reference in New Issue
Block a user