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

Async mode?

Rizhiy opened this issue · comments

Is there an option for async update? i.e make it so lines update at different rates.

I had thought about this. You mean having some lines moving down faster than others, right? I'll play around with it and see.