Skip to content

tbm0115/Consoul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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