Team--Rocket / divercity

a city simulation game. Forked from micropolis (the simcity classic opensource version) and implemented numerous new improvements eg. more realistic traffic/new pathfinding, new buildings, technology research and more.
http://team--rocket.github.io/divercity
GNU General Public License v3.0
41 stars 12 forks source link

Algorithmus zur Bestimmung der Verkehrsdichte implementieren #13

Closed turnschuhtony closed 10 years ago

turnschuhtony commented 10 years ago

Den entwickelten Algorithmus implementieren.

turnschuhtony commented 10 years ago

Darum kümmern sich Arne und ich.

Ebef commented 10 years ago

Den Hauptalgorithmus habe ich bereits implementiert. Es fehlt noch die getTrafficCost (in micropolis.java), die die Kosten des Felds abfragt.

Ebef commented 10 years ago

done

turnschuhtony commented 10 years ago

Only balancing needed