A library of common classes that extend SadConsole with new controls, windows, and more.
$ dotnet add package SadConsole.Extended
SadConsole is a C#-based .NET cross-platform terminal, ascii, console, game engine. It simulates these types of programs and with it you can make ascii-styled games for modern platforms. At its heart, SadConsole is really a giant tile-based game engine. However, its object model is conceptually similar to a traditional console app.
This package contains various components, UI controls, windows, and instructions for SadConsole.