Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 332 Bytes

File metadata and controls

2 lines (1 loc) · 332 Bytes

Created as an assignment for Stanford’s p193 Introduction to iPhone Development course. The backend of this app is logic that mimics the card game Set https://en.wikipedia.org/wiki/Set_(card_game), where sets of three cards are matched given certain conditions. This project relies heavily on core graphics and core animation.