new entries
This commit is contained in:
@ -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
16
simulation/lincity.md
Normal 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
15
simulation/micropolis.md
Normal 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
|
Reference in New Issue
Block a user