From 17c7ce51b1f210d4db6c0e46451b199549c29cd0 Mon Sep 17 00:00:00 2001 From: Chris Dickinson Date: Sun, 13 Jan 2013 23:34:09 -0800 Subject: [PATCH] add link to demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f4a944..0aa0d9f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ an api for user-defined collision-detection between [aabb-2d](https://github.com/chrisdickinson/aabb-2d) objects and tilemaps. +[here's a demo.](http://didact.us/collide-2d-tilemap/) + ```javascript var my_tilemap = [