RogueSharp.PCL
1.1.0.1
RogueSharp.PCL features have been included in the original RougeSharp library
dotnet add package RogueSharp.PCL --version 1.1.0.1
NuGet\Install-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"
// Install RogueSharp.PCL as a Cake Addin #addin nuget:?package=RogueSharp.PCL&version=1.1.0.1 // Install RogueSharp.PCL as a Cake Tool #tool nuget:?package=RogueSharp.PCL&version=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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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