2 Forks
9 Stars
9 Watchers

mapgen

Pseudo-random map generator through OpenSimplex noise algorithm

How to download and setup mapgen

Open terminal and run command
git clone https://github.com/hacdias/mapgen.git
git clone is used to create a copy or clone of mapgen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mapgen https://github.com/hacdias/mapgen/archive/master.zip

Or simply clone mapgen with SSH
[email protected]:hacdias/mapgen.git

If you have some problems with mapgen

You may open issue on mapgen support forum (system) here: https://github.com/hacdias/mapgen/issues