A card matching game developed in Unity 2022 LTS with focus on clean code architecture, stability, and platform compatibility.
- Flip cards to find matching pairs.
- Supports multiple grid layouts (e.g., 3x2, 3x4, 5x4, 5x6).
- Cards scale automatically to fit the game area.
- Includes scoring and persistent progress save/load system.
- Game resumes from previous state on next launch (unless game was completed).
- Initial card preview: cards are shown briefly at the start of a new game.