Matrix-Rain-An-Image

This project implements the classic Matrix digial rain effect in python with pygame to build up an image provided.

Matrix-Rain-An-Image

Install & Usage

pip install pygame " Make sure to have pygame installed
git clone "https://github.com/CodeAccelerando/Matrix-Rain-An-Image.git" " Clone repo
cd Matrix-Rain-An-Image
vim src/config.py " Edit config 
python src/main.py " Run program

GitHub

https://github.com/CodeAccelerando/Matrix-Rain-An-Image