new entries
This commit is contained in:
11
simulation/3d_city.md
Normal file
11
simulation/3d_city.md
Normal 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
|
@ -1,6 +1,10 @@
|
||||
# Simulation games
|
||||
|
||||
- [3d.city](3d_city.md)
|
||||
- [LinCity](lincity.md)
|
||||
- [LinCity-NG](lincity_ng.md)
|
||||
- [Micropolis](micropolis.md)
|
||||
- [Open Transport Tycoon](open_transport_tycoon.md)
|
||||
- [OpenCity](open_city.md)
|
||||
- [Pioneer](pioneer.md)
|
||||
- [micropolisJS](micropolis_js.md)
|
||||
|
14
simulation/lincity_ng.md
Normal file
14
simulation/lincity_ng.md
Normal file
@ -0,0 +1,14 @@
|
||||
# LinCity-NG
|
||||
|
||||
_City simulation game._
|
||||
|
||||
- Home: https://sourceforge.net/projects/lincity-ng.berlios/
|
||||
- Wikipedia: {URL}
|
||||
- Download: https://sourceforge.net/projects/lincity-ng.berlios/files/?source=navbar
|
||||
- State: alpha
|
||||
- Code: see download
|
||||
- Language(s): C++
|
||||
- License: GPL
|
||||
|
||||
## Building
|
||||
|
11
simulation/micropolis_js.md
Normal file
11
simulation/micropolis_js.md
Normal 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
|
12
simulation/open_city.md
Normal file
12
simulation/open_city.md
Normal 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
|
Reference in New Issue
Block a user