Forrest Cheadle's repositories
HomicideDetective
A procedurally generated murder mystery game
FingerprintGenerator
Generates random ASCII-art Fingerprints
ElderEngine
A game engine based on the 2013 game "Eldritch" by Minor Key Games
GoRogue
.NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.
HomicideDetective.Old
An older version of Homicide Detective that uses GoRogue 2 and SadConsole 8
learn-rust
A small thing to teach myself the rust programming language
novalia
strategy game
post-atomic
A Post-Apocalyptic Roleplaying Game
SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
TheSadRogue.Integration
An integration library between SadConsole and GoRogue
TheSadRogue.Primitives
A collection of primitive data structures for working with a 2-dimensional grid.