Skip to content

portsoc/dragacat

Repository files navigation

Drag A Cat

A small HTML5 drag and drop example, involving cats, a short trip to the vet, and a playground.

Try it: http://portsoc.github.io/dragacat/ Now with added playground!

How To Build

  1. Clone the repo.
  2. Run npm install to install the build dependencies.
  3. Open src/index.html in a browser.
  4. Drag cats around.