I’ve been looking on the Internet for several ways to convert my ChoiceScript Game into a fully functional Android app.
Therefore, I think that posting this topic might helpful for new (like me) and old writers alike.
Let’s make this through steps.
- Compile your game into an HTML file (don’t forget to add plugins like save plugins if you want - if you need help here’s the link to a question i posted a few days ago Save Plugin problem after compilation)
- Create a folder where you paste your HTML file and assets (images, audio, etc)
- Rename your compiled HTML file to “index” (file will be then “index.html”)
- Download software Website2Apk (if you can spare the money, buy the premium version)
- Open the folder where your HTML file and assets are
- Done! Build the apk and send it to your Android device.
Don’t forget. This apk, as well as the HTML version can ONLY be shared for FREE. If you want to monetize your game you have to make a contract with Choice of Games LLC.
If you have any questions, don’t hesitate to contact.
Happy writings!