A Unity simple card match example
Built using Unity 2021.3.43f
Tested on Windows and Android
- Open project
- Open a scene inside _Project/_Scenes/
- MainResizableCards (a scene that will resize cards to match the container)
- MainFixCardSize (a scene that will place cards with fix size and arrange them into a grid layout)
- Run Unity