WhiteTiger -> RE: App for ED (idea) (1/22/2016 22:45:22)
|
Mobile game development for a game like ED with a team so small would be difficult and take a long time. Instead of trying to port ED over, it would probably be better if the devs started fresh and created a newer and better version. The offline features you mentioned won't work since they all require network calls to the server to authenticate your character, save your character's items to the database and validate your character's currency amounts. If you don't download all the assets client side, which would take a lot of storage on your device, then you'll also need to make server calls to load the maps, NPCs, armors, weapons and pretty much everything else displayed on the screen.
|
|
|
|