Skip to content

Library with colors for output. Analog colorama C++

Notifications You must be signed in to change notification settings

VolodyaHoi/MyColorsLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MyColorsLib

About:

The library is similar to colorama in python for C++. Simplifies the use of ANSI in console/terminal output. Start MyColorsExample.cpp for test library or browse code

Functional:

  • Output with foreground/background colors and formatting;

  • Output with custom colors;

  • Customizing the library for yourself by adding colors and adjusting formatting.

Screenshots:

si3

Output MyColorsExample.cpp

Using:

For use write in your project:

#include "MyColors.h"

About

Library with colors for output. Analog colorama C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages