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" } ] }