An open API service indexing awesome lists of open source software.

https://github.com/eugenesia/unity-hex-map

Experiment with a hex map in Unity3D.
https://github.com/eugenesia/unity-hex-map

unity3d

Last synced: 2 months ago
JSON representation

Experiment with a hex map in Unity3D.

Awesome Lists containing this project

README

        

Unity hex map
============

An experiment using a hexagonal map in Unity.

The idea is to build it up into a simple turn-based wargame, on a hexagonal
grid.

References
----------

A lot of material was adapted from the tutorial on catlikecoding.com
https://catlikecoding.com/unity/tutorials/hex-map/part-1/

An excellent (perhaps the authoritative) reference on hexagonal grids on Red
Blob Games https://www.redblobgames.com/grids/hexagons/