Matrix falling code in terminal. written in Vanilla Python with no need to install any dependency.
when ran in the terminal, the script has two optional parameters:
-he HEIGHT, --height HEIGHTnumber of character of falling strings-s SPEED, --speed SPEEDtime no print a new line in seconds
the falling code adjusts automatically to the width of the window.
