Skip to content

principle105/matrix_rain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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