Terrain Generator Activity
Generates an image of randomized terrain
Status: Abandoned
Brought to you by:
jontmoran
Fixed an unnecessary return type qualifier
Added terraingenerator-code.pro.user to ignore ...
connected terrain generation to the GUI
merge in change to .hgignore
Added conditional #includes so that it can be c...
added skeleton GUI
Implemented diamond-square algorithm for height
Added basic river generation, a few other small...
finished cleaning up and reorganizing prototype
Began splitting up prototype code into a more o...
Initial commit and prototype