Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 2.08 KB

README.md

File metadata and controls

49 lines (28 loc) · 2.08 KB

RoboMatch

A classic game of finding all matching cards. Have fun while practicing your memory skills. Tap a face-down card and it will show a fun character. Don't forget to find all the same characters in the deck!

alt text alt text alt text

Features :

  • Easily set up the number of the grid.
  • Easily set up the number of characters in the deck that you need to find.
  • Tapping the shuffle button will restart the game and shuffle the deck.

Changing Grid

Using the latest Combine, CollectionView, and Diffable Data source, this game is able to change the grid while playing the game.

Just tap the setting button, input the number of the grid, and Voila!

alt text

Changing Number of Match

Using the latest Combine, CollectionView, and Diffable Data source, this game is able to change the number of the cards in the deck reactively.

Changing both grid and match with ease.

alt text

Welcome Screen

alt text

Match Found

What happens when a match is found?

alt text

Winning Screen

alt text

Installation

RoboMatch requires :

  • the latest iOS 13.