Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 497 Bytes
Demo

Matrix Rain

A matrix rain effect written in Python.

Installation

pip install matrix-rain

Usage

matrix_rain [OPTIONS]

Options:

  • --speed, -s - Percentage of normal rain speed. Default: 100
  • --glitches, -g - Percentage of normal glitch amount. Default: 100
  • --frequency, -f - Percentage of normal drop frequency. Default: 100