A C# class and enum that helps perform a variety of hex-grid functions, such as computing distance, getting directions, and drawing various shapes (rings, circles, lines, asterisks...).
Info
Version: | 3.0.1 |
Author(s): | Ben Hendel-Doying |
Last Update: | Sunday, April 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BenMakesGames/HexGrid |
NuGet Url: | https://www.nuget.org/packages/BenMakesGames.HexGrid |
Install
Install-Package BenMakesGames.HexGrid
dotnet add package BenMakesGames.HexGrid
paket add BenMakesGames.HexGrid
BenMakesGames.HexGrid Download (Unzip the "nupkg" after downloading)
Dependencies
Tags