How do i turn my Quest game into an Android app?

trev0r
29 Dec 2012, 15:40
I've tried to search everywhere on this site for the answer, but i just can't find it.
How do I turn my game into an android (.apk) file? And IOS file? In some point I wanna release my game. I making a series and wanna release 'Chapter one' for free, and the following for a small charge. But i can't seem to find where/how you convert your saved game made in Quest into an app.

Help please?

Pertex
29 Dec 2012, 16:28

Jason
27 May 2014, 09:07
Hi, just wonder if the link has moved. I am interested in using Quest for making an iOS app. (I have a couple on the AppStore already). Quest looks like excellent software.

Pertex
27 May 2014, 11:14
I think Alex removed this link because he will not convert games into apps any more. You can try to do this with https://github.com/textadventures/quest

Jason
27 May 2014, 11:21
Thanks, I'll check it out.

adrao
24 Sept 2014, 08:00
trev0r, Jason, did you have any luck? If so, could you provide me some information on how its done? I have also been looking at various threads in the forum, but so far I am not really sure what steps to follow etc

Avantar
06 Oct 2014, 08:57
Have a look here: viewtopic.php?f=10&t=4447

After using the compiler, use phonegap to convert it to an Android app: https://build.phonegap.com/

Also have a look here: viewtopic.php?f=10&t=4451

I can convert simple Quest games to Android, but as soon as I implement my combat system (as example) It is a no go for me. I have tried this a long time ago and not sure anymore how to go about in phonegap, but it is straight forward if memory serves.