Terminal Emulator for making a general game board system.

This Section is Interfacing w/ Software on the Computer isn't it?

I have used used hyperterminal on windoze systems and various terminals on linux. I even have or had a lookup text to get the IIRC cu right since I don't do this much.

I posted a crude demo sketch years ago.
EDIT: Please do not reply to the thread addressed below, refer is fine but no zombie!
EDIT: Arduino Forum

I did code for ANSI terminals and later emulators at different small companies.
Screen-IO beats the crud outta scrolling lines. Serial Monitor needs cursor key codes and key-not-line entry.

Aren't dot-fonts used by every OS?

I wondered if this wouldn't take reinventing the wheel.