Skip to content

Instantly share code, notes, and snippets.

View kurtisnelson's full-sized avatar
🏠
Working from home

Kurt Nelson kurtisnelson

🏠
Working from home
View GitHub Profile
@kurtisnelson
kurtisnelson / glass.html
Last active August 29, 2015 13:57 — forked from coryk135/glass.html
[wearscript] 2048 using Myo gestures
<html>
<head>
<meta charset="utf-8">
<title>2048</title>
<style>
html, body {
margin: 0;
padding: 0;
background: #faf8ef;