Matrix Rain Documentation ========================= A PyScript-powered Matrix-style rain effect visualizer with interactive controls. .. toctree:: :maxdepth: 2 :caption: Contents: installation usage api Overview -------- Matrix Rain is an interactive visualizer that creates the iconic "digital rain" effect from The Matrix. Built with PyScript, it runs entirely in the browser using Python. Features: * Interactive mouse/touch repulsion effect * Speed controls (slow, normal, fast) * Random speed variation per column * Pause and reset controls * Fully responsive on desktop and mobile Live Demo --------- Visit `rain.kahdev.me `_ to see it in action. Quick Example ------------- The visualizer runs in your browser. Simply open the page and interact with the falling characters by moving your mouse or finger across the screen. Source Code ----------- View the source on `GitHub `_. Indices ======= * :ref:`genindex` * :ref:`modindex`