I'm trying to make a game for my C++ class and the big problem is graphics. I found out how to change the color of all of the text in the console window, but is it possible to just change individual elements? For instance, there will be words of text on the screen.. is it possible for one word to be, say, yellow and the rest to be white?