Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 696 Bytes

File metadata and controls

11 lines (6 loc) · 696 Bytes

Purpose

This repository is meant to serve as a set of sample projects for using the RogueSharp library and console.

RogueSharp Tutorial Game

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.

Roguelike Dev Tutorial

The project in the RoguelikeDevTutorial folder is the tutorial series from Roguelike Tutorials updated from Python and LibTCOD to use C# and RogueSharp.