Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.69 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.69 KB

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