How to Convert Quest Game to Android?

Jecht123
14 Dec 2014, 22:06
How do I convert a Quest Game to Android if I want to play it on the platform?

Alex
20 Dec 2014, 19:41
Use QuestJS https://github.com/textadventures/quest-js

Then wrap the result using PhoneGap https://build.phonegap.com/

Oryahn
28 Jan 2016, 07:50
I used quest-js and then phonegap build online. 2 things that I can't seem to get to work. After converting with build.phonegap, I install the apk on my phone and there is no sound when selecting Play piano. It plays the few second sound on windows pc, but not on phone. No sound will play. Also, I can click on the item to get a drop down menu to selct "Take", "Drop", etc...but after converting to the apk with phonegap build, the menu option does not work. Is this something that is not available at this time or is there something I need to do to get it working? Thank you.