Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 518 Bytes

Simple 2D Map Generation Project in Unity

By using noise maps generate random islands for games.

Current State

Map using {373.4,0.05,1} and {56,0.01,0.3} Map using {373.4,0.05,1} and {56,0.01,0.3} as the Height Map

Next Plans

  • Improve noise maps to use additional Features
  • Simple Character controller to explore maps
  • Ruletiles so the maps look good
  • Layers to generate the Map step by stem and enable houses and trees