From f4a0cd16c9a41c04f0a64369727b91c34263f7e1 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 15 Sep 2020 06:48:26 -0700 Subject: [PATCH] Add SwiftStrike --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 6da366fb..99fa3612 100644 --- a/contents.json +++ b/contents.json @@ -23269,6 +23269,24 @@ "license": "other", "date_added": "Sep 13 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "SwiftStrike", + "description": "Sample code by Apple", + "category-ids": [ + "sample" + ], + "source": "https://developer.apple.com/documentation/realitykit/swiftstrike_creating_a_game_with_realitykit", + "screenshots": ["https://twitter.com/oscarfalmer/status/1304457111318003714"], + "tags": [ + "swift", + "ios14", + "realitykit", + "game" + ], + "license": "other", + "date_added": "Sep 14 2020", + "suggested_by": "@dkhamsing" } ] }