Merge pull request #352 from Sajjon/master

Added "My first memory" ("SwiftIntro"), a Swift project fetching images…
This commit is contained in:
dkhamsing 2016-07-06 07:48:40 -07:00 committed by GitHub
commit 6dcacba35b
1 changed files with 9 additions and 0 deletions

View File

@ -4979,6 +4979,15 @@
"itunes": "https://itunes.apple.com/app/id1105890730",
"tags": ["swift", "viper"],
"license": "mit"
},
{
"title": "My first memory (SwiftIntro)",
"category": ["media", "games"],
"description": "**Memory game** in Swift fetching images from any Instagram account. Lists **tasks** for you to do in order to learn Swift - at three difficulty levels.",
"source": "https://github.com/Sajjon/SwiftIntro",
"tags": ["swift"],
"license": "gpl-3.0",
"stars": 27
}
]
}