Hello,
I am in a process of making an adventure text-based game and I was wondering if it's possible to change the text color on the go. What I mean is that normally, your text would be white, but when you advance in the story (e.g. advance on lines), the old lines would get grey color.
Is it even possible to change the color of the lines already printed in console?
Thanks for any help.