Original Post
Heya, i'm making a 2D game with rogue-like terrain generation, and was wondering what is the best way to generate a forest? I've looked into generation via perlin noise, but I couldn't find a good tutorial that thoroughly explained all the concepts. Is there a simpler way that creates perlin-noise like generation?