Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This is was fun and the terrain is looks amazing. I need to learn how to make terrain like that.

(+1)

Thanks a lot anaander ^^. Look for perlinNoise and similar noise-algos, and the rest is basically tilemapping. I use an Ascii actually with perlinNoise randomness. And the “rest” is building the wireframe.