Add some life to your Console project!
The Consoul library provides more convenient methods of rendering in a traditional Console application.
Visit consoul.dev for the latest documentation and examples of usage.
A NuGet package is published and maintained using both NuGet and GitHub Package Registry.
View the available package(s):
Clone, build, and copy the assembly to your project.
- 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
- Elliott Rhys's Tiny Text Adventure. It was the first text-based script I could find.
If you've created a game out of this library, please share it by submitting an issue
This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE.md file for details