You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ViewController.swift is a good entry point for looking at the code. It serves as a bridge between the views of the app (defined in Main.storyboard)
and the model which is defined in (SetGame and Card).