If you looking for Unity usage, you can found pre-alpha version here
Map generator based on Voronoi Diagram and Perlin noise
- Install dev version of SFML and libnoise
- cmake .
- make
- Install SFML
- Install CMake for Windows
- cmake .
- Built created solution with Visual Studio
- Add libnoise.dll and sfml libraries to result folder
- Copy images/ and font.ttf into save folder