I am programming a tile based game and I have some basic tiles (grass, dirt, etc..), but I can't figure out how to make good random map generation, because when I do some really random selection, if the tile should be grass/dirt, I get this:
I understand why this is happening, but what I want is to create some random continuous areas of grass or dirt. Something that would make more sense, like this: