I love how unique it looks (although it would probably be somewhat impractical to me due to the transparency). The images need to be a bit bigger though, not much is visible.
Pokémon Colorscript? I wired mine up to give the Pokémon name after a two second delay so I get to exercise my memory with a couple games of "who's that Pokémon" each day
Turns out it's just Python. You can import time.sleep and move the print() lower down. I also wrote the name to a file in /tmp so I could print it out later in a different pane of my multiplexer.