juhaszzs / matrix-effect

Matrix Rain Effect using HTML 5 canvas and JavaScript

Home Page:https://sumitkcs.github.io/matrix-effect/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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


About

Matrix Rain Effect using HTML 5 canvas and JavaScript

https://sumitkcs.github.io/matrix-effect/


Languages

Language:JavaScript 77.6%Language:HTML 20.9%Language:CSS 1.5%