From 06a20f971325d89ba511ba851c5a35ad7ed3a291 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 15 Apr 2020 07:30:24 -0700 Subject: [PATCH] Add Unofficial-SF-Symbols-Game by @rudrankriyam #261 --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index c736c414..216a21cb 100644 --- a/contents.json +++ b/contents.json @@ -19039,6 +19039,24 @@ ], "date_added": "Apr 14 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "SF Symbols Game", + "category-ids": [ + "game" + ], + "tags": [ + "swift" + ], + "description": "Simple game to help you get familar with the names of the amazing SF Symbols by Apple", + "source": "https://github.com/rudrankriyam/Unofficial-SF-Symbols-Game", + "itunes": "https://apps.apple.com/app/unofficial-sf-symbols-game/id1507692602", + "screenshots": [ + "https://github.com/rudrankriyam/Unofficial-SF-Symbols-Game/raw/master/Resources/0.1-Screenshot.png" + ], + "license": "mit", + "date_added": "Apr 15 2020", + "suggested_by": "@dkhamsing" } ] }