From f5512f22ed3ca39feedcd7c4e32cdb9e0030ac20 Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Wed, 22 Aug 2018 21:39:33 +0300 Subject: [PATCH] Add GameJam by @TheSwiftAlps (#657) --- contents.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/contents.json b/contents.json index 138e43e2..4017acc2 100644 --- a/contents.json +++ b/contents.json @@ -16893,6 +16893,28 @@ ], "date_added": "Aug 22 2018", "suggested_by": "@vpeschenkov" + }, + { + "title": "GameJam", + "category-ids": [ + "spritekit" + ], + "description": "Contains all the games that made at the game jam.", + "source": "https://github.com/TheSwiftAlps/GameJam", + "license": "mit", + "stars": 64, + "tags": [ + "swift", + "spritekit" + ], + "screenshots": [ + "https://i.imgur.com/zTZyj8e.png", + "https://i.imgur.com/4aFlJUv.png", + "https://i.imgur.com/t4NdOM7.png", + "https://i.imgur.com/6ltFesP.png" + ], + "date_added": "Aug 22 2018", + "suggested_by": "@vpeschenkov" } ] }