Skip to content

Instantly share code, notes, and snippets.

@HarshCasper
Last active October 11, 2019 07:45
Show Gist options
  • Save HarshCasper/f5831bc075101b252eeca314bfe87198 to your computer and use it in GitHub Desktop.
Save HarshCasper/f5831bc075101b252eeca314bfe87198 to your computer and use it in GitHub Desktop.
matrix.html
<canvas id=q width=3000 height=3000 style=margin:-10>
<script>
for(m=Math.random,p=[],i=0;i<256;p[i++]=1);
setInterval('9Style="rgba(0,0,0,.05)"9Rect(0,0,3000,3000)9Style="#0F0";p.map(function(v,i){9Text(String.fromCharCode(3e4+m()*33),i*10,v);p[i]=v>758+m()*1e4?0:v+10})'.split(9).join(';q.getContext("2d").fill'),33)
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment