Events now in color

by Peter Witham
game-design

I wanted to add color to the console output of events in my game to make it more visually appealing and easier to notice.

Project Hack console

I wanted to add color to the console output of events in my game to make it more visually appealing and easier to notice when events are added. It is also easier to read and understand the events that are happening in the game by way of color coding.

Green is good, Red is bad. Yellow is for game save notifications.

This also means the player can focus on making decisions without having to focus reading on the event console. There will be other colors using for some other in game features and events later when implimented.

Created by Peter Witham