tbm0115 / Consoul

Console interface extensions

Home Page:https://consoul.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package

Consoul

Add some life to your Console project!

Tiny Text Adventures

The Consoul library provides more convenient methods of rendering in a traditional Console application.

Getting Started

Visit consoul.dev for the latest documentation and examples of usage.

Installing

NuGet

A NuGet package is published and maintained using both NuGet and GitHub Package Registry.

View the available package(s):

Otherwise

Clone, build, and copy the assembly to your project.

Key Features

  • Clean and consistent User navigation
  • Dynamic messages and color scheming
  • Useful console input and output methods help cleanup your project
  • Advanced rendering:
    • Fixed Messages
    • Tables
    • Progress Bars
    • Selection Prompts
    • Banners
  • Automated Routines
  • Startup Argument processes

Acknowledgements

If you've created a game out of this library, please share it by submitting an issue

License

This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE.md file for details

About

Console interface extensions

https://consoul.dev

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%