Skip to content

PaulB-H/matrix-digital-rain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fork to stop the gray trails that appear after a while and other minor tweaks

Added a small semi-transparent black square on the space the new character will display, along with slightly darkening the canvas-wide layer that is applied every draw loop. Also changed font and decreased draw interval.

Before

After

Original readme:


Matrix

This is an implementation of the Matrix digital rain in the browser, using HTML5 Canvas.

Built primarily to learn the basics of Canvas element.


Based on Bareel's implementation of the Matrix rain.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • HTML 21.0%
  • CSS 4.8%