So Im making a topdown 2d rpg in slick2d and lwjgl 2, and I wanna make a map, but not just random map, something like this:
The blue stuff is water and rivers, the gray in the middle is "the mountains" and such. How could I create such a map design, but a random one through code. If anyone has an idea of how this is done, please tell me, or even link a tutorial if you know a good one. Thanks.