• caseyweederman
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    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

      • caseyweederman
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        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.