Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 463 Bytes

PlayingCards_Stanford

An iOS app built during Stanford's CS193p online course (UIKit version, Fall 2017-18)

A card matching game that uses collisions and gravity to make the cards keep moving in screen.

ezgif-5-462e66af55

Concepts & Technologies Used/Learnt

  • Swift
  • UIKit
  • UIDynamicBehavior
  • Animations
  • @IBDesignable, @IBInspectable