• caseyweederman@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    11 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

    • MazoZenOP
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      That’s actually a really cool idea, I’ll definitely try that

      • caseyweederman@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        11 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.