FGM is a hyper casual game made with Unity 2021.3.16f1 (LTS).
Singleton (mostly used for managing game state and scene changing)
Factory (used to create corresponding SlotUI for each type of Card)
Observer (to separate Logic from UI/Visual)
Sprite Atlas to reduce draw calls