Comment on This game was made entirely in css (no javascript)Comments−delta114yI was certain there'd be /some/ kind of JS in there..! Rather impressive.−robertocr14yFor sure! What is found at the end of the page is priceless, sophisticated humor: <script type="text/javascript"></script>−zzzzzzzzz14yI think it's automatically inserted by jsdo.it's backend.−wonderercat14yIndeed. I had to audit the source believe it, but this is actually legitimate.Massive abuse of data url's and keyframes, but it works.−pbhjpbhj14yIn what way is it abusing data urls? Carrying small images is a pretty popular use.
Comments
I was certain there'd be /some/ kind of JS in there..! Rather impressive.
For sure! What is found at the end of the page is priceless, sophisticated humor: <script type="text/javascript">
</script>
I think it's automatically inserted by jsdo.it's backend.
Indeed. I had to audit the source believe it, but this is actually legitimate.
Massive abuse of data url's and keyframes, but it works.
In what way is it abusing data urls? Carrying small images is a pretty popular use.