hbarve1 / Sketch

Tiny HTML5 + Javascript sketching app

Home Page:dmliao.github.io/Sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch

Minimalistic sketching app. Made at HackPrinceton, Fall 2013.

There are so many minimalist writing apps running around for jotting down quick notes. This is a minimalist sketching apps for drawing quick doodles.

Features

  • Only has two tools, an ink pen and an eraser. Pen thickness is dependent on stroke speed, creating a more natural stroke appearance.
  • Functional undo / redo
  • localStorage to save and load sketches
  • Export sketches as PNG

About

Tiny HTML5 + Javascript sketching app

dmliao.github.io/Sketch

License:MIT License


Languages

Language:JavaScript 68.8%Language:HTML 18.8%Language:CSS 12.4%