#
city-builder
Here are 59 public repositories matching this topic...
KotCity, an open source city simulator
-
Updated
Nov 9, 2018 - Kotlin
A vector tile, terrain and city 3d model builder and exporter
-
Updated
Jun 30, 2018 - C++
The open-source city-building game for Game Boy Color.
-
Updated
Jan 30, 2019 - Assembly
Civitas is an empire-building game written in Javascript with the help of the jQuery library.
-
Updated
Aug 25, 2019 - JavaScript
Procedural content generation of realistic road environments in Cities: Skylines
-
Updated
Jun 6, 2020 - Python
A sandbox city building game with pcg and ai
-
Updated
Jul 10, 2020 - C++
OpenGL-backed city builder game for Windows and Linux.
-
Updated
May 21, 2020 - C++
Documentation related to the implementation of Maxis' game, SimCity 2000.
markdown
documentation
games
reverse-engineering
simcity
city-builder
sc2
mif
simcity-2000
sc2k
scn
sc2000
simcity2000
scurk
-
Updated
Sep 3, 2019
javascript
game
simulator
simulation
vanilla-javascript
vanilla-js
city
strategy
esperanto
javascript-game
city-builder
city-simulation
clicker-game
incremental-game
idle-game
single-player-game
single-player
travian-clone
-
Updated
Jun 24, 2020 - JavaScript
Resources and info about open source city builder games.
-
Updated
Mar 11, 2018
A Procedural City Generator built in Three.js
-
Updated
Jun 19, 2019 - JavaScript
A procedural city generator built for Unity.
-
Updated
Aug 28, 2017 - C#
Open source re-implementation of SC2k.
-
Updated
Apr 13, 2019 - Python
drewry
commented
Jan 25, 2018
Houdini digital assets compilation
-
Updated
Jul 27, 2017
SubCity (ex CityLife) is an open-source city management simulation written in C++
-
Updated
Dec 2, 2018 - Makefile
A 2.5D real-time strategy game with city-builder influences
-
Updated
Oct 19, 2019 - C
-
Updated
Mar 14, 2019 - C++
Poly World is a WIP grid based city builder. In the game you have to build, manage and expand your very own city.
-
Updated
Sep 5, 2019 - C#
Client website for STARPEACE multiplayer economic simulation
-
Updated
Apr 5, 2020 - CoffeeScript
PyCity is a 2D city building game made in python
-
Updated
Jun 24, 2020 - Python
Rebuilt using VRTK. A demo of a workflow for creating 3D models of historical and archaeological sites procedurally (using ESRI CityEngine) from GIS maps and visualizing them with the HTC Vive/SteamVR (plans to port to Google VR once SDK is more reliable). Made for the AT&T Seattle VR Hackathon February 2017.
-
Updated
Jun 25, 2017 - C#
The city sim you deserve.
-
Updated
Oct 1, 2018 - Rust
open-source city building game, realistic but nice to play. Made in Rust
-
Updated
Mar 16, 2019 - Rust
Improve this page
Add a description, image, and links to the city-builder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the city-builder topic, visit your repo's landing page and select "manage topics."
Add a decoration layer (not to confuse with grounddecoration)
It should be possible to add certain decoration items atop of other items. like streetlights on roads.
For road-decoration, we need to take into account, that cars will drive in front of _AND_behind the street lights on the other side.
If anyone has an idea how to solve this, please feel free to comment here