Hexagonal Board - Unity
- January 2, 2020
- ycarowr
Alert! This is not a game. It is actually a tool to build games in Unity! The demo above contains a framework to manage data in a hexagonal board using Unity3d TileMaps and the math described by Redblob Games and it's references. The reasons that I made this project are the following: I wanted a generic API that could be easily be extended or integrated into a secondary project;I wanted to have …