will8211 / unimatrix

Python script to simulate the display from "The Matrix" in terminal. Uses half-width katakana unicode characters by default, but can use custom character sets. Accepts keyboard controls while running. Based on CMatrix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: dynamic characters

moshpirit opened this issue · comments

When the terminal shows a character, it stays there until the wave fades, it would be cool to have dynamic characters by changing them every second or so.

Agreed

That's what the -f flag (flashers) does - though only for a few (maybe 5 or 10%) of them.

I see, I guess the question now is: how can we increase it to 95%?