From b63d6a8853f788869822f37dc7737498bea2464e Mon Sep 17 00:00:00 2001 From: Lucas Farah Date: Thu, 23 Jun 2016 21:51:00 -0300 Subject: [PATCH] Add SaveTheDot by @JakeLin --- contents.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 6ef2d571..5c2da39d 100644 --- a/contents.json +++ b/contents.json @@ -4821,6 +4821,12 @@ "homepage": "http://ryanipete.com/AmericanChronicle/", "itunes": "https://itunes.apple.com/app/id1092988367", "license": "mit" - } + }, + { + "title": "SaveTheDot", + "category": "games", + "description": "UIViewPropertyAnimator experiment where you have to scape from the squares", + "source": "https://github.com/JakeLin/SaveTheDot" +} ] }