This companion app is designed to help human users take care of the rare and mythical creatures, Unicorns. Unicorns require proper care in terms of getting food, and adequate glitter disbursements to ensure they maintain their mythical power and potency.
The app allows users to read the simulated data from Kinoma Create and identify what the unicorn might need at a given time. To check for food levels, the app looks at the sum on the x,y,z parameters, and releases instructions based on the following::
Just fed: if x+y+z > 2
Feed soon: if 1<x+y+z<2
Feed NOW: if x+y+z<1
Similarly the app deciphers glitter levels by looking at x+y parameters: If x+y>1, Glammed up, if x+y<=1, Glam NOW.
The app also allows users to feed and glam up their unicorn. This is processed by showing a picture of the appropriate action on the device when the "Feed" or "Glam" buttons are hit on the application.
https://www.youtube.com/watch?v=A6mRYhL4j1w



Comments