From 0d511eca46b3be8eae54d519f82f3d6666d6c345 Mon Sep 17 00:00:00 2001 From: "Peter J. Holzer" Date: Mon, 28 Dec 2020 23:12:57 +0100 Subject: [PATCH] Add README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..81ff301 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ + +Tiling of an aztec diamond with the algorithm presented by Burkard +Polster (aka [Mathologer](https://www.youtube.com/channel/UC1_uAIS3r8Vu6JjXWvastJg) in [The ARCTIC CIRCLE THEOREM or Why do physicists play dominoes?](https://www.youtube.com/watch?v=Yy7Q8IWNfHM) + +To start the animation, simply load the `index.html` file in a browser.