The grid can be customised with rows, columns, textures, etc. Each tile as its own data (like height, weither, neightboors, etc)
Using C++ and Blueprint, I created a modular Hexagonal grid generator.
Just for fun and to improve my skills in my free time !