js-drinking icon indicating copy to clipboard operation
js-drinking copied to clipboard

A javascript drinking game based on https://twitter.com/ironshay/status/370525864523743232

A Javascript drinking game.

Game explanation

Drinking game for web devs:

    (1) Think of a noun
    (2) Google ".js"
    (3) If a library with that name exists - drink.

--@ironshay

How to run

nodejs run.js

Public Demo

A public demo of this project is available here.