Procedural Terrain Generation

A Unity (C#) game scene that generates a terrain based on a given seed, width and height. The textures of the terrain vary based on the height of the terrain. The program also spawns different types of rocks and trees on the terrain based on the height of the terrain.
GitHub
Skills used:
Unity (C#)
