Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 586 Bytes

File metadata and controls

17 lines (11 loc) · 586 Bytes

Project Alpha – Gameplay Prototype (Unity)

A card matching game developed in Unity 2022 LTS with focus on clean code architecture, stability, and platform compatibility.


🎮 Gameplay Overview

  • 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.