Getting Started Download the starter project. Build and run the project; you’ll see the following guessing game: The app presents several cards in a page view controller. Each card shows a description of a pet and tapping a card reveals which pet it describes. Your job is to guess the pet! Is it a cat, dog or fish? Play with the app and see how well you do. The navigation logic is already in place