Skip to content

My kids challenged me to put rainbows in matrix digital rain

Notifications You must be signed in to change notification settings

janemiceli/matrixrainbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix code rain

See live demo here

Matrix font is from here.

TO DO

  • In customer messages, only one string per character length is allowed for some reason

CONFIGURATION

  • Change color of the rain in script.js, by assigning variable "colorrain" a number that corresonds with the color:
bluerain = 207;
var colorrain = bluerain;

Live examples:

  • Change the messages/words that appear in the rain by using all CAPS and assign to array "messages"
const messages = ["ALPHA", "BETA", "GAMMA"]

ONE MORE THING: Screensavers and webpage wallpaper

Also works with Webpage Screensaver for Windows, Webpage Screensaver for macOS, Webpage Live Wallpaper for Windows