Jonathan. Frech’s WebBlog

J-Trix (#141)

Jonathan Frech

Recreating the famous falling bit effect from Matrix using python and curses.The individual bit strips are separate entities, falling to the bottom and then being moved up again with a different 𝑥 value. They also get a ran­dom speed be­tween one and five deciseconds.

Source code: j-trix.py