Skip to content

Carlosalpha1/ColorStringLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorStringLib

Color String Library (C++)

Information

Color String inherits from the string class of the standard C++ library providing the programmer with the help to incorporate strings with color in a simple and comfortable way. It works the same as a C++ String with the advantage that it incorporates color to be displayed in the console

Example

demo.cpp is an example of usage

Alt text

Author

Carlos Caminero (Carlosalpha1)