Skip to content

Instantly share code, notes, and snippets.

~~~€[ The Matrix Drinking Game ]3~~~
Take One Drink When:
- Neo asks a question
- Someone says "The Matrix"
- They do a slow-motion, rotating scene
- Someone dodges bullets
- Morpheus says "real"
- A phone call is made
@tobitailor
tobitailor / get_barcode_from_image.js
Created June 1, 2010 19:33
Barcode recognition with JavaScript - Demo: http://bit.ly/djvUoy
/*
* Copyright (c) 2010 Tobias Schneider
* This script is freely distributable under the terms of the MIT license.
*/
(function(){
var UPC_SET = {
"3211": '0',
"2221": '1',
"2122": '2',