My Scope

A Linux Based ASCII Engine w/ Color

Console Text

ASCII

I decided that a console app with fun graphics would be the best contribution to my engine.

ANSI Escape Codes

In order to add some color, I went with a basic set of color values that are enumed in my header file.