/WinMan

Window/panel display utility library written with roguelike/2D game development in mind, on top of the C# full color console library RLNET.

Primary LanguageC#MIT LicenseMIT

WinMan

Window/panel display utility library written with roguelike/2D game development in mind, on top of the C# full color console library RLNET.

Documentation

Currently, the API documentation is hosted on GitHub pages here. The same documentation can be found in the root of the repository

Licensing

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

This library uses the full-color console library RLNET for display. RLNET is under MIT license.