First post, under installationAny way to play this on Android?
JoiPlay stucks in start loading loop while browser sees only text( and not even loading this)
ANDROID:
1. Extract all files to the internal memory
2. Open Chrome Browser and type into the address bar file:///sdcard/ to show a file browser
3. Navigate to the directory where you extracted the files and open index.html
To play the game on Android 10+ you need copy files to Chrome download folder "/Android/data/com.android.chrome/files/Download". Then you can launch game from
file:///sdcard/Android/data/com.android.chrome/files/Download/
in Chrome.Opening index.html using apps like 'File Manager +' on Android will also work (probably from any location) as that app makes a private, ad hoc web server to launch html files.
Notes:
- there's a bug with Brython and currently the sound is not working
- on Firefox the scrolling sucks and using the clothing system may be impossible unless you connect a mouse to your phone or mess around with zoom and text size
- on Kiwi - disable dark mode else you will get white text on bright background
- on Chrome sometimes the browser refuses to load some of the scripts (a red error box will pop up) refreshing the page usually solves it