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

all braille symbols, ordered by byte value #40

Closed petaflot closed 1 year ago

petaflot commented 1 year ago

see also https://github.com/petaflot/bytes_as_braille

petaflot commented 1 year ago

fixes #38

petaflot commented 1 year ago

https://github.com/petaflot/unimatrix merged other pull requests too