new entries

This commit is contained in:
Trilarion
2017-12-01 11:50:00 +01:00
parent 2cf2065635
commit 2e4bcc953f
16 changed files with 222 additions and 5 deletions

View File

@ -1,3 +1,5 @@
# Simulation games
- [Open Transport Tycoon](open_transport_tycoon.md)
- [LinCity](lincity.md)
- [Micropolis](micropolis.md)
- [Open Transport Tycoon](open_transport_tycoon.md)

16
simulation/lincity.md Normal file
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

15
simulation/micropolis.md Normal file
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