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.7k stars 158 forks source link

Simplify toggle_status() #13

Closed cclauss closed 6 years ago

will8211 commented 6 years ago

Readable and concise, thanks!