new entries

This commit is contained in:
Trilarion
2017-12-07 22:39:39 +01:00
parent 9b4bfde61c
commit 849fb67844
21 changed files with 222 additions and 6 deletions

View File

@ -8,6 +8,7 @@
- **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, GPL-2.0, mature)
- **[OpenCity](open_city.md)** (C++, GPL-2.0, alpha)
- **[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)

13
simulation/simutrans.md Normal file
View File

@ -0,0 +1,13 @@
# 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
## Building