generate statistics again and fixing inconsistencies across the entries, html output with vanilla-datatable included
This commit is contained in:
@ -4,6 +4,8 @@ _WebGL version of micropolisJS._
|
||||
|
||||
- Home: https://github.com/lo-th/3d.city
|
||||
- Play: http://lo-th.github.io/3d.city/index.html
|
||||
- State: mature, inactive since 2016
|
||||
- Keywords: browser
|
||||
- Code repository: https://github.com/lo-th/3d.city
|
||||
- Code language: Javascript
|
||||
- Code license: GPL-3.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Simulation games
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- **[3d.city](3d_city.md)** ()
|
||||
- **[3d.city](3d_city.md)** (Javascript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
|
||||
- **[FreeTrain](freetrain.md)** (C#, LPGL-2.1, beta, inactive since 2009)
|
||||
- **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta)
|
||||
@ -12,9 +12,9 @@
|
||||
- **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, GPL-2.0, mature)
|
||||
- **[OpenCity](open_city.md)** (C++, GPL-2.0, beta)
|
||||
- **[OpenSkyscraper](open_skyscraper.md)** (C++, GPL-2.0, beta)
|
||||
- **[Our Personal Space](our_personal_space.md)** ()
|
||||
- **[Pioneer](pioneer.md)** (C++, C, Mixed, mature)
|
||||
- **[Our Personal Space](our_personal_space.md)** (Ren'py, GPL-3.0, mature)
|
||||
- **[Pioneer](pioneer.md)** (C++, C, Apache-2.0, GPL-3.0, mature)
|
||||
- **[SimuTrans](simutrans.md)** (C++, Artistic License, mature)
|
||||
- **[micropolisJS](micropolis_js.md)** ()
|
||||
- **[micropolisJS](micropolis_js.md)** (C++, Java, Python, GPL-3.0, mature)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
@ -3,7 +3,8 @@
|
||||
_A port of Micropolis to JS/HTML5._
|
||||
|
||||
- Home: http://www.graememcc.co.uk/micropolisJS/
|
||||
- Download: can be played online
|
||||
- State: mature
|
||||
- Keywords: browser
|
||||
- Code repository: https://github.com/graememcc/micropolisJS
|
||||
- Code language: C++, Java, Python
|
||||
- Code license: GPL-3.0
|
||||
|
@ -4,10 +4,12 @@ _Simulation game where you play as a colonist on a new planet with your new husb
|
||||
|
||||
- Home: http://metasepia.icecavern.net/OurPersonalSpace/index.html
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Keywords: visual novel
|
||||
- Code repository: https://github.com/qirien/personal-space
|
||||
- Code language: Ren'py
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Ren'Py
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -8,8 +8,7 @@ _Pioneer is a space adventure game set in our galaxy at the turn of the 31st cen
|
||||
- State: mature
|
||||
- Code repository: https://github.com/pioneerspacesim/pioneer
|
||||
- Code language: C++, C
|
||||
- Code license: Mixed
|
||||
- Code license details: Apache-2.0, GPL-3.0
|
||||
- Code license: Apache-2.0, GPL-3.0
|
||||
|
||||
See also the [sourceforge project](https://sourceforge.net/projects/pioneerspacesim/).
|
||||
|
||||
|
Reference in New Issue
Block a user