City Builder Game Code Download
Added 2020-02-27 13:44:42 +0000 UTCHey everyone!
The latest code for the city builder game can now be downloaded from the link below. This includes the finished basic road system and the first part of the buildings system (as shown in the latest devlog video).
Download link:
https://drive.google.com/open?id=1Hcc5JbJT-YRnEAYf_cgh4p-agOlFnNnH
Here's a quick video showing how to set it up in Eclipse:
https://www.dropbox.com/s/jxl92yn8p776fq0/How%20to%20set%20up%20engine.wmv?dl=0
although to run it you'll now need to run the thinmatrix.cityBuilderGame.main.MainApp class, as opposed to the test class shown in the video.
Karl