Yeah lol, actually this program was more to find coordinates, though, because with CE Textlib coordinates gets really weird when used in such way.

Textlib lets you draw 12x20 rectangles (or larger, in multiples of 12x20) on the home screen and it lets you use colored text, as demonstrated in First Fantacy CE, but it lacks any error checks so it can be abused like mad to do more advanced stuff (surprisingly with no stability issue, although I only really messed around with the rectangle command).
For sprites I recommend using Sprites v2 instead (or xLIBCE when it comes out) because it's much easier to use, but I wanted to make a few CE Textlib games with sprites just for kicks.