Skip to content

sumitKcs/matrix-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Matrix Rain Animation

This code creates a matrix rain animation with a black background, and a green color. The animation displays random letters that drop down the canvas like the "matrix" effect. The color can be toggled to a gradient color by double mouse click or double finger tap on touch devices.


Matrix Rain Animation

The matrix rain animation using canvas API


Installation

1. Git clone and cd into the repo folder:

https://github.com/sumitKcs/matrix-effect.git && cd matrix-effect

2. Run the command:

open index.html

3. On your device, double click the mouse cursor to toggle between colors or tap your finger twice around the screen on touch devices to see the color change in matrix rain effect.


Live Site

Live Site

Goto the Matrix Rain Effect Live Preview