Only after paying real money to the Apple App Store for, "Cathode" a terminal emulator which mimics a number of vintage consoles did I run across cool-retro-terminal for both linux and mac (that said, the iOS Cathode app is FANTASTIC for CLI from the bedroom).
HOWEVER not all distros have cool-retro-terminal and not all distros which do display it properly, if at all. And building from source on some distros is downright disastrous.
This seems to work pretty well though:
wget https://github.com/Swordfish90/cool-retro-term/releases/download/1.1.1/Cool-Retro-Term-1.1.1-x86_64.AppImage
chmod a+x Cool-Retro-Term-1.1.1-x86_64.AppImage
./Cool-Retro-Term-1.1.1-x86_64.AppImage
You're welcome.