I wish I could use the DOS / IBM PC style smileys in terminal games. They were, in fact, designed for "ansi art" style fixed width character games. However, there isn't the convention in fonts that it should fit into a single character with a monospace font, so you can't use this or a lot of the lovely characters that DOS games would use.

Also look at them! They have such nice, minimalist character!

And yes, they WERE intended for games: https://www.vintagecomputing.com/index.php/archives/790/the-ibm-smiley-character-turns-30

From the article above:

> If you look at the first 32 characters in the IBM PC character set you’ll see lots of whimsical characters — smiley face, musical notes, playing card suits and others. These were intended for character based games — see “Snipes” if you can still find a copy.
>
> [...]
>
> Now, what to do about the first 32 characters (x00-x1F)? ASCII defines them as control codes, carriage return, line feed, tab… These characters originated with teletype transmission. But we could display them on the character based screens. So we added a set of “not serious” characters. They were intended as display only characters, not for transmission or storage. Their most probable use would be in character based games.

@cwebber did they not survive into Unicode?

The apple // "running man" is in there.

@mcc They are "there" but most terminals aren't sure enough about them fitting in the size of a single character, and sometimes they can shift the spacing of the line, I have found
@cwebber @mcc try good old xterm