Info
| Version: | 1.1.0.1 |
| Author(s): | Faron Bracy |
| Last Update: | Tuesday, January 13, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/mattiascibien/roguesharp/ |
| NuGet Url: | https://www.nuget.org/packages/RogueSharp.PCL |
Install
Install-Package RogueSharp.PCL
dotnet add package RogueSharp.PCL
paket add RogueSharp.PCL
RogueSharp.PCL Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.