Swapify is a memory matching game for Android.
You will be shown a grid containing 10 pairs of images (randomly shuffled). You will have 2 seconds to look at the images before they are hidden. Test your memory by seeing how long it takes you to find all 10 matching pairs!
Each time the grid is reshuffled, a random set of 10 images will be selected from Shopify's JSON endpoint. The images are loaded into the grid using Square's Picasso library.
This project was created for Shopify's mobile developer challenge.