Mobile
Creating a "Native" web app is another way to distribute your game, there are many ways to do it.
Option 1: Building a Native app with a WebView pointing to your game files.
Option 2: Using something like Apache Cordova.
Again, I will not cover this right now, but this is the web we are talking about, you'll find plenty of tutorials out there, remember your VN is a WebPage now!
Last updated