Skip to main content

Indie game storeFree gamesFun gamesHorror games
AssetsComics
Bundles
Jobs
TagsGame Engines

The hex size varies from map to map because the generator always exports maps with maximum possible resolution (16MP). So on small map individual hexes are larger and on large maps hexes are smaller. In the future I am planning to implement export with fixed resolution (similar to 1PDG), although I am not sure how it's going to work with hexes (vs squares).