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.
Original readme:
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.