From f54853da881a9c4f15acc1d10016ffdbddcec6f7 Mon Sep 17 00:00:00 2001 From: Txai Wieser Date: Mon, 28 May 2018 10:16:38 -0300 Subject: [PATCH] Add FityIt by @txaiwieser (#613) --- contents.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index bb6df5fd..8cbfe374 100644 --- a/contents.json +++ b/contents.json @@ -16439,6 +16439,33 @@ ], "date_added": "May 26 2018", "suggested_by": "@vpeschenkov" - } - ] + }, + { + "title": "FityIt", + "description": "FityIt - The shapes game - is a challenging game of skill and reflexes. Not only does this game test your reaction time, is super fun and addictive. How long can you survive in FityIt?", + "category-ids": [ + "game", + "spritekit" + ], + "source": "https://github.com/txaiwieser/FityIt", + "itunes": "https://itunes.apple.com/app/fityit-the-shapes-game/id991444581", + "license": "mit", + "stars": 20, + "tags": [ + "swift", + "spritekit", + "game", + "animation" + ], + "screenshots": [ + "https://raw.githubusercontent.com/txaiwieser/fityit/master/fastlane/screenshots/en-US/iPhone%20X-1-GameScreen.png", + "https://raw.githubusercontent.com/txaiwieser/fityit/master/fastlane/screenshots/en-US/iPhone%20X-2-GameScreen.png", + "https://raw.githubusercontent.com/txaiwieser/fityit/master/fastlane/screenshots/en-US/iPhone%20X-3-GameScreen.png", + "https://raw.githubusercontent.com/txaiwieser/fityit/master/fastlane/screenshots/en-US/iPhone%20X-4-GameScreen.png", + "https://raw.githubusercontent.com/txaiwieser/fityit/master/fastlane/screenshots/en-US/iPhone%20X-5-GameScreen.png" + ], + "date_added": "May 28 2018", + "suggested_by": "@txaiwieser" + } + ] }