RogueSharp.PCL
1.1.0.1
This package is no longer maintained as the PCL builds have been merged into the main "RogueSharp" NuGet package.
A library for roguelike developers to provide utilities frequently used in roguelikes or 2D tile based games (PCL Version). Inspired by libtcod
New features:
* Added new map creation strategy for making cave-like maps
RogueSharp.PCL features have been included in the original RougeSharp library
Install-Package RogueSharp.PCL -Version 1.1.0.1
dotnet add package RogueSharp.PCL --version 1.1.0.1
<PackageReference Include="RogueSharp.PCL" Version="1.1.0.1" />
paket add RogueSharp.PCL --version 1.1.0.1
#r "nuget: RogueSharp.PCL, 1.1.0.1"
Release Notes
This package is no longer maintained as the PCL builds have been merged into the main "RogueSharp" NuGet package.
New features:
* Added new map creation strategy for making cave-like maps
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.