Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 707 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 707 Bytes

Memorize

Core of application was developed by passing The Stanford University's course CS193p. I was remastered logic to try create clean MVVM architecture with separate ViewModels connecting with each ather with Combine.

GitMemorize1 GitMemorize2

Technologies & Functionality

  • Project uses MVVM Architecture with SwiftUI interface and animations
  • Card grid resize automatically of depending how many cards in the game
  • Created custom protocol Cardify and implemented to CardView