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.
GNU General Public License v3.0
1.73k stars 159 forks source link

Feature request: dynamic characters #55

Open moshpirit opened 8 months ago

moshpirit commented 8 months ago

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.

SilverSix311 commented 8 months ago

Agreed

tobek commented 7 months ago

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

moshpirit commented 7 months ago

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