Skip to content

vidovalianto/Matching-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Classic game of finding all matching cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages