Color output isn't necessarily always going to be a terminal output thing, and terminals don't always support the same escape codes (e.g. on Windows). Thus, all colorization efforts are done in the Display rather than in the Game. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>