Skip to content

Instantly share code, notes, and snippets.

@TheSisb
TheSisb / SketchSystems.spec
Last active October 18, 2018 21:37
Server create
Server create
Selection
CREATE_SERVER -> Create
JOIN_SERVER -> Join
Join
BACK -> Selection
Create
BACK -> Selection
New State Machine
### Keybase proof
I hereby claim:
* I am thesisb on github.
* I am thesisb (https://keybase.io/thesisb) on keybase.
* I have a public key whose fingerprint is 9C46 30B6 08AD 8B29 DBEB DC53 5C14 E320 F282 493A
To claim this, I am signing this object:
@TheSisb
TheSisb / _.md
Created September 16, 2013 16:40
Test world
@TheSisb
TheSisb / _.md
Created September 13, 2013 22:42
World Test
@TheSisb
TheSisb / index.html
Created December 13, 2012 23:56
A CodePen by Joshua Hibbert. Focused Input Trick - Works in IE8! Also, please keep in mind that this is just a demonstration of an interaction, and the actual usability is questionable (in this case).
<input id="search" type="search">
<label for="search">Search</label>
@TheSisb
TheSisb / gist:4218639
Created December 5, 2012 19:17
label overloading pickadate
<label>
<div class='fieldLabel'>Date</div>
<input type='date' class='pickadate' name='date' />
</label>
/*
Copyright 2012 Igor Vaynberg
Version: @@ver@@ Timestamp: @@timestamp@@
This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
General Public License version 2 (the "GPL License"). You may choose either license to govern your
use of this software only upon the condition that you accept all of the terms of either the Apache
License or the GPL License.