2 Answers
New AnswerRandom_Coder_974 Definitely not at sololearn, on your pc or laptop, you will need third party graphics library like QT, SDL, OpenGL, DirectX etc.
You can actually print colored text on Linux with no extra libraries. Just print out the escape characters. I'm doing this from memory so it might be wrong, so check Google too: cout << "\033[1;31mHello World";
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message