Skip to content

Instantly share code, notes, and snippets.

@TerryMooreII
Last active August 29, 2015 14:22
Show Gist options
  • Save TerryMooreII/e8efcb55c61f272256c1 to your computer and use it in GitHub Desktop.
Save TerryMooreII/e8efcb55c61f272256c1 to your computer and use it in GitHub Desktop.
hammerPants.js
!function(){function t(){var t=new Audio("http://www.the3eds.com/private/MC%20Hammer%20-%20Hammertime.mp3");t.play()}function e(){i=document.createElement("img"),i.src="https://38.media.tumblr.com/17553eb21cb7b8cbd985813a7c335a47/tumblr_mgwcl7550T1s3hncbo1_250.gif",i.style.position="fixed",i.style.bottom="0px",i.style.left="0px";var t=document.getElementsByTagName("body")[0];t.appendChild(i)}function n(){var t=0,e=!0,n=i.width;setInterval(function(){e&&t<window.innerWidth-n?t+=20:t>0?(e=!1,t-=20):e=!0,i.style.left=t+"px"},50)}var i;t(),e(),n()}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment