My attempt at a text engine. It... kinda works? It can render the alphabet and the numbers, and the common "other" keys. It supports most of the common colors, so don't try something like burgundy
I will (possibly) add screen wrapping in the future. Most of the time in programming this was spent on figuring out the data for each character.