KyleJSh / match-game

A match game created in XCode using UIKit framework. Originally a walk through tutorial from CodeWithChris, slightly modified. User tries to match the cards before the timer runs out.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Match Game

Find the correct pairs of cards before the timer runs out.

Starting screen

Begin

Try to match the cards

Play game

Play more

When matched, the 2 cards will disappear

Match

Match more

If the player doesn't find all the cards in time, they lose.

Lose

If they win, a pop up alerts them that they've won

Win

Building the code within Apple's Xcode IDE

Build code

Create image and icon assets in Figma. All icons from Icons8.com. Icons are from Pixabay, Clker-Free-Vector-Images

Images

Import into Xcode

icons

About

A match game created in XCode using UIKit framework. Originally a walk through tutorial from CodeWithChris, slightly modified. User tries to match the cards before the timer runs out.


Languages

Language:Swift 100.0%