Info
Version: | 1.0.1.2 |
Author(s): | Graeme Wicksted |
Last Update: | Friday, December 13, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gwicksted/tmxcsharp |
NuGet Url: | https://www.nuget.org/packages/TmxCSharp |
Install
Install-Package TmxCSharp
dotnet add package TmxCSharp
paket add TmxCSharp
TmxCSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- zlib.net(1.0.4.0)
Tags
* Easy to use
* Use Classes to eliminate the possibility of accidental struct copies
* Reasonably fast
Potential Uses:
* Orthographic (2D looking straight-on) Tile Engines in C#
* Easy to integrate with OpenTK or XNA
Runtime Requirements:
* .net 4, .net 4 client profile, or .net 4.5 (default).