Green code cascades down the screen with fading trails.
This is the whole thing. Phluxel runs it on every cell, every step — the animation is what happens when you repeat it.
PARAM _rate = 5; PARAM _fade = 74; LET _g = {MAX, (N.G * 0.995), (G * _fade * 0.01)}; Y == 0 ? (RN < _rate ? [255, 190, 255, 190] : [255, 0, {SAT, G * _fade * 0.01}, 0]) : [255, {SAT, _g * 1.6 - 330}, _g, {SAT, _g * 1.6 - 370}]
Paste it into the Rule Editor, or pick Matrix Rain from the template list and skip the typing.
Phluxel runs in the browser as a demo, and the free desktop edition has every feature with a watermark on exports.
Open the browser demo Download free (Windows) Wishlist on Steam