HextoryWorld / TiledProceduralHexTerrainGenerator

Procedural Hex Terrain Generator with Fantasy Tiles

Home Page:https://hextoryworld.github.io/TiledProceduralHexTerrainGenerator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiled HTML5 Procedural Hexagon Terrain Generator

GitHub license

This license not applies to the graphic tiles, they are from CuddlyClover: Fantasy Hex Tiles.

This is a tiled version of this project: HTML5 Procedural Hexagon Terrain Genenerator

Demo

You can see the generator working at the Demo Page.

HTML5 Procedural Hexagon Terrain Generator

Features

Check the original for the full list of features and references. This version added:

  • Applied tiles for every biome (elevation / moisture).
  • Rivers. Code for generation of the river's sources.
  • A code to generate random numbers in advance.
  • Fixed hexSize to adapt to the tileset size art.
  • Code to generate lakes / swamps, volcanoes and also lairs.

Some Maps

Long river

Long river

Mostly Plain

Island

20x10

Coordinates

About

Procedural Hex Terrain Generator with Fantasy Tiles

https://hextoryworld.github.io/TiledProceduralHexTerrainGenerator/

License:MIT License


Languages

Language:JavaScript 55.8%Language:HTML 44.2%