Skip to content

Instantly share code, notes, and snippets.

View AponAhmed's full-sized avatar
💭
Open to Work

MD. Muhiminul Haque AponAhmed

💭
Open to Work
View GitHub Profile
@AponAhmed
AponAhmed / index.html
Created March 13, 2019 07:01
Vue-controlled Wall-E
<div id="app" @mousemove="coordinates">
<p>Move your mouse or tap</p>
<svg id="walle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 139.4 129.4">
<defs>
<clipPath id="clip-path" transform="translate(-81.8 -924.4)">
<circle cx="140.5" cy="978.2" r="4.3" fill="none"/>
</clipPath>
<clipPath id="clip-path-2" transform="translate(-81.8 -924.4)">
<path d="M148.5,976.5s1.3,5.2-3.2,6.7l3.4,3.6,9.3-2.1-5-8.3Z" fill="none"/>
</clipPath>