|  Project 10
Anti-Surveillance Tool
|  Description
This is a quiz game to find the perfect dog for you. By taking this quiz, you can easily find the dog breed that would be a good match with your personality. This project is aimed to help the pet in the adoption center find a home.
|  Design Process
While searching on APIs online, I found this API called Petfinder that collects the information of the pet adoption center. I was inspired by it and wanted to make a game that could help those animals find an owner by attacting people's attension and spreading the information of those animals. Having a dog in my family, I found that one problem people might face is to decide which dog they should get. So I made this game to help people who want to keep a dog.
Then, I made this workflow sketch, and tried to transmit it to p5 sketch using the Petfinder API. However I failed at loading the information of animals from this API. So I used an API called Dogs which generates dogs' pictures to demonstrate my idea.
|  Reflection
Using APIs sounds difficult to achieve, but it is a powerful tool. I'm glad that I've learn how to do it in this class. I'm still struggling with the pet adoption API. I'll try to work it out if I have more time.
|  Credits
This project is created by Yiqing Zhou. It is based on Dog API.