Added "My first memory" ("SwiftIntro"), a Swift project fetching images from any Instagram account. Lists tasks for you to do in order to learn Swift - at three difficulty levels.

This commit is contained in:
Sajjon 2016-07-06 15:33:16 +02:00
parent b814db37b1
commit 3b68254b36
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
}
]
}