GridMath is a small library for creating and manipulating objects on 2d grid coordinate system.
Info
| Version: | 1.0.0-Alpha |
| Author(s): | Emil Borowiec |
| Last Update: | Tuesday, August 25, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ponderingprogrammer/gridmath |
| NuGet Url: | https://www.nuget.org/packages/PonderingProgrammer.GridMath |
Install
Install-Package PonderingProgrammer.GridMath
dotnet add package PonderingProgrammer.GridMath
paket add PonderingProgrammer.GridMath
PonderingProgrammer.GridMath Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 3.3.0)
Tags