Companion app mini games

Hello
I have an idea i have been pondering for a while, im woriking on a project and in this project the character can capture/tame pets to help them on there journeys. Id like to incorperate a compainion app for mobile devices that would allow you to log into your accout from the mobil device and controll the pet in order to collect small supplies or loot in mini games while your away from the computer and your main character. Is this possible/practical. Any input is helpfull thanks

Of course it’s possible. WOW has something similar where you log in on your computer to play wow, but then you can use their app to control followers in your garrison and complete missions on them.

It’s easy. You just have to have an account, store data in a backend service and then allow access to that data from both sources. You’ll also need to make sure a player isn’t logged into their pc account and trying to play on mobile or lock the data down some how to avoid data becoming out of sync or people trying to cheat, etc. But it can be done.

Awsome … I forgot all about WoW i actually used there app for a while. Thanks for the info im in the middle of doing an AAS in Information Technology’s and in Computer Information Systems so i should be able to figur this out