Skip to content

theblackhand123/matrix-effect-javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix effect made with JavaScript

Installation

To install on your website is very simple:

  1. Add the two canvas to your frontend code.
<canvas id="matrix"></canvas> 
<canvas id="matrix2"></canvas>
  1. Add the script to your html.
<script src="https://matrixeffect.now.sh/src/bin/main.js"></script>

Now test and see if the matrix effect is running.

Gostou o projeto? Por favor considere ser um apoiador e receba brindes exclusivos!

Screenshot

Matrix effect made with JavaScript

About

Matrix effect made with JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • HTML 26.0%
  • CSS 14.3%