项目作者: vldmrkl

项目描述 :
Shopify Mobile Developer Challenge (iOS) for a winter 2020 internship.
高级语言: Swift
项目地址: git://github.com/vldmrkl/ShopifyChallenge.git
创建时间: 2019-09-11T01:56:02Z
项目社区:https://github.com/vldmrkl/ShopifyChallenge

开源协议:

下载


Matchify 🃏🤖📱

Matchify is an iOS memory card matching game I developed as part of Shopify mobile developer challenge (iOS) for a winter 2020 internship.
The rules of the game are pretty straight-forward:
1) 20 cards are laid face down in a random order.
2) You turn any of two cards.
3) If the two cards are the same, you found a pair!
4) If the two cards are different, you have to turn them back.
5) The objective of the game is to find all pairs.

Youtube demo

Link

Screenshots





Customization

Users can increase the number of cards in one set (i.e. you can search for 4 or 5 matching images), which makes the game more difficult. It can be done by visiting the “Settings” screen and changing the value of slider.




Tech stack

The app is built with Swift and UIKit. Also, as per requirements of the challenge, I had to use the Shopify API endpoint to get images for my cards.