reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

View File

@ -0,0 +1,11 @@
# 3d.city
_WebGL version of micropolisJS._
- Home: https://github.com/lo-th/3d.city
- 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
## Building

15
games/simulation/_toc.md Normal file
View File

@ -0,0 +1,15 @@
# Simulation games
[comment]: # (start of autogenerated content, do not edit)
- **[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)
- **[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)
- **[SimuTrans](simutrans.md)** (C++, Artistic License, mature)
- **[micropolisJS](micropolis_js.md)** (HTML, C++, Java, Python, GPL-3.0)
[comment]: # (end of autogenerated content)

View File

@ -0,0 +1,16 @@
# LinCity
_Lincity is a city simulation game,_
- Home: http://lincity.sourceforge.net/
- Wikipedia: https://en.wikipedia.org/wiki/Lincity
- Download: see Home
- State: mature, inactice since 2005
- Code: http://lincity.cvs.sourceforge.net/ (cvs)
- Language(s): C
- License: GPL-2.0
## Building
Outdated dependencies

View File

@ -0,0 +1,13 @@
# LinCity-NG
_City simulation game._
- Home: https://sourceforge.net/projects/lincity-ng.berlios/
- Download: https://sourceforge.net/projects/lincity-ng.berlios/files/
- State: alpha
- Code: see download
- Language(s): C++
- License: GPL
## Building

View File

@ -0,0 +1,15 @@
# Micropolis
_Micropolis is the open source version of SimCity Classic from Maxis._
- Home: http://micropolisonline.com/
- Wikipedia: <https://en.wikipedia.org/wiki/SimCity_(1989_video_game)#Micropolis>
- Download: can be played online
- State: mature
- Code: https://github.com/simhacker/micropolis
- Language(s): HTML, C++, Java, Python
- License: GPL-3.0
## Building
Many various parts

View File

@ -0,0 +1,11 @@
# micropolisJS
_A port of Micropolis to JS/HTML5._
- Home: http://www.graememcc.co.uk/micropolisJS/
- Download: can be played online
- Code: https://github.com/graememcc/micropolisJS
- Language(s): HTML, C++, Java, Python
- License: GPL-3.0
## Building

View File

@ -0,0 +1,12 @@
# OpenCity
_Another 3D city simulator._
- Home: http://www.opencity.info/
- Download: http://www.opencity.info/en/Download.html
- State: alpha
- Code: http://svn.code.sf.net/p/opencity/code/trunk/opencity/ (svn)
- Language(s): C++
- License: GPL-2.0
## Building

View File

@ -0,0 +1,15 @@
# Open Transport Tycoon
_OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe"._
- Home: http://www.openttd.org/en/
- Wikipedia: https://en.wikipedia.org/wiki/OpenTTD
- Download: http://www.openttd.org/en/download-stable
- State: mature
- Code: https://svn.openttd.org/ (svn), https://github.com/OpenTTD/OpenTTD (sync)
- Language(s): C++
- License: GPL-2.0
## Building
Uses Autoconf

View File

@ -0,0 +1,14 @@
# Our Personal Space
_Simulation game where you play as a colonist on a new planet with your new husband._
- Home: http://metasepia.icecavern.net/OurPersonalSpace/index.html
- Download: see home
- Keywords: visual novel
- Code: https://github.com/qirien/personal-space
- Language(s): Ren'py
- License: GPL-3.0
## Building

View File

@ -0,0 +1,18 @@
# Pioneer
_Pioneer is a space adventure game set in our galaxy at the turn of the 31st century._
- Home: https://pioneerspacesim.net/
- Wikipedia: https://en.wikipedia.org/wiki/Pioneer_(video_game)
- Download: https://pioneerspacesim.net/download
- State: mature
- Code: https://github.com/pioneerspacesim/pioneer
- Language(s): C++, C
- License: GPL and others
See also the [sourceforge project](https://sourceforge.net/projects/pioneerspacesim/).
## Building
Uses Autoconf

View File

@ -0,0 +1,17 @@
# SimuTrans
_A cross-platform simulation game in which the player strives to run a successful transport system._
- Home: http://www.simutrans.de/start (German)
- Wikipedia: https://en.wikipedia.org/wiki/Simutrans
- Download: http://www.simutrans.de/download
- State: mature
- Code: https://sourceforge.net/p/simutrans/code/HEAD/tree/ (svn)
- Language(s): C++
- 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