From 943c1ab84760250825c11066b0cfe5d05d379172 Mon Sep 17 00:00:00 2001 From: Lurkars Date: Fri, 14 Apr 2017 19:50:45 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a099036..029591e 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -TBD +Simple javascript implementation of the Zilch game, also known as Dice 10000. + +Live Demo: https://zilch.champonthis.de/ + +Design and code inspiration by https://github.com/gabrielecirulli/2048