Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 568 Bytes

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)