Skip to content

Instantly share code, notes, and snippets.

@capfsb
Forked from anonymous/gist:606cb5e017da25f78fb75f9a5f894250
Last active March 17, 2017 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save capfsb/07930485fe490355514e980fd6c35932 to your computer and use it in GitHub Desktop.
Save capfsb/07930485fe490355514e980fd6c35932 to your computer and use it in GitHub Desktop.
Matrix
data:text/html,<body%20style=margin:0><canvas%20id=q%20/><script>var%20q=document.getElementById('q'),s=window.screen,w=q.width=s.width,h=q.height=s.height,p=Array(256).join(1).split(''),c=q.getContext('2d'),m=Math;setInterval(function(){c.fillStyle='rgba(0,0,0,0.05)';c.fillRect(0,0,w,h);c.fillStyle='rgba(0,255,0,1)';p=p.map(function(v,i){r=m.random();c.fillText(String.fromCharCode(m.floor(2720+r*33)),i*10,v);v+=10;%20return%20v>768+r*1e4?0:v})},33)</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment