From a5d24f0ca12c8a5c829054c6ff509b91fe345700 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 27 May 2020 06:49:28 -0700 Subject: [PATCH] Add renatomcamilio/CookieCrunch, close #261 --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index cf5128f0..f5e9ab3b 100644 --- a/contents.json +++ b/contents.json @@ -20802,6 +20802,20 @@ "license": "mit", "date_added": "May 25 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "CookieCrunch", + "description": "Candy Crush clone", + "category-ids": [ + "game" + ], + "tags": [ + "swift" + ], + "source": "https://github.com/renatomcamilio/CookieCrunch", + "license": "mit", + "date_added": "May 25 2020", + "suggested_by": "@dkhamsing" } ] }