nanoandrew4 / RPG-Game

RPG style game written in Java based in a fantasy/medieval setting
GNU General Public License v3.0
0 stars 0 forks source link

Coastline gen does not close properly #12

Open nanoandrew4 opened 7 years ago

nanoandrew4 commented 7 years ago

When coastline gen finishes northbound generation, it does not always close properly. Implementation of horizontal movement limiting of the generation algorithm needed.

nanoandrew4 commented 7 years ago

Also, when coastline creation algorithm reaches the point where it needs to tend towards the initial SW tile, the generation should be guided so the coastline closes properly