Pinned Repositories
cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
RLNET
Updating Travis M. Clark's RLNET library to work with the latest version of OpenTK
RogueSharp
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
RogueSharpConsoleSamples
This repository is meant to serve as a set of sample projects for using the RogueSharp library and console.
RogueSharpRLNetSamples
This repository is meant to serve as a set of sample projects for using the RogueSharp library with RLNET. https://roguesharp.wordpress.com/2015/02/15/using-roguesharp-with-rlnet-console/
RogueSharpSadConsoleSamples
RogueSharpUnity
Experimenting with RogueSharp and Unity
RogueSharpUnity2
学习RogueSharp,小练习。
FaronBracy's Repositories
FaronBracy/RogueSharp
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
FaronBracy/RogueSharpRLNetSamples
This repository is meant to serve as a set of sample projects for using the RogueSharp library with RLNET. https://roguesharp.wordpress.com/2015/02/15/using-roguesharp-with-rlnet-console/
FaronBracy/RogueSharpSadConsoleSamples
FaronBracy/RLNET
Updating Travis M. Clark's RLNET library to work with the latest version of OpenTK
FaronBracy/RogueSharpConsoleSamples
This repository is meant to serve as a set of sample projects for using the RogueSharp library and console.
FaronBracy/RogueSharpUnity
Experimenting with RogueSharp and Unity
FaronBracy/RogueSharpUnity2
学习RogueSharp,小练习。
FaronBracy/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
FaronBracy/karcero
Procedural dungeon tile based map generator.
FaronBracy/PiHole
Blocklist Aggregator
FaronBracy/RogueCsharpUnityTraining
比较纯粹的RoguelikeGame练习,使用RogueCsharp库,和PhiOS插件。
FaronBracy/RogueSharp.Documentation
DocFx documentation for the RogueSharp library located at https://github.com/FaronBracy/RogueSharp
FaronBracy/RogueSharpMonoGameSamples
FaronBracy/RogueSharpV3Tutorial
This repository is meant to serve as the source code samples for the RogueSharp V3 Tutorial
FaronBracy/RogueSharpV5Tutorial
This repository is meant to serve as the source code samples for the RogueSharp V5 Tutorial
FaronBracy/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
FaronBracy/SadRex
C# library for reading RexPaint files