This repository is meant to serve as a set of sample projects for using the RogueSharp library and console.
The project in the RogueSharpTutorialGame
folder is the completed tutorial series from the RogueSharp Blog updated from RogueSharp V3 and RLNet to use RogueSharp V5 and the RogueSharp Console library.
The project in the RoguelikeDevTutorial
folder is the tutorial series from Roguelike Tutorials updated from Python and LibTCOD to use C# and RogueSharp.