Skip to content

Instantly share code, notes, and snippets.

@albertochiwas
Created August 27, 2015 17:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albertochiwas/d02c383ec53dddfff714 to your computer and use it in GitHub Desktop.
Save albertochiwas/d02c383ec53dddfff714 to your computer and use it in GitHub Desktop.
Most simple DPP API demo script
var av = new Avatar("squirrel");
av.draw(200,200);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment