Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.27 KB

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