PWGD (Browser text dungeon RPG) [ver 0.6.0a-wip (2025/Jun/08)]

The system seems to be good homever it’s still to early to judge when we don’t have the full brunt of the game to play with, the only thing i can say is that there should be an easier way to continue from one message to another like press enter to continue. Because using only the mouse to select things can get quite tiring

1 Like

Actually, I have never tested it on Mobile. I will test it on my Android. Has anyone else tried it on Mobile?

Thank you for pointing out the typo. I was planning to implement keyboard input in the future. But if there is a need, I might consider implementing it sooner.

I know it’s a little late to say this, but I worked pretty quickly towards the release, there are remnants of testing here and there. I apologize for the ugly look, even I think.
Also, seeing the code getting more and more messy day by day makes me worried about whether I’ll be able to do well from now on…

1 Like

Oh, I used it on mobile. Android. This must have been a problem. Thank you

1 Like

I did a little testing about mobile. The game itself should work, but it doesn’t seem to work in a local environment because something about mobile security won’t allow access to data files. If I compress all the code into a single html file, it will work, but the images still won’t load. There doesn’t seem to be a way to solve this.

If I host the game online, you should be able to play it from mobile…

The game is meant to be played on a PC, after all… and that’s what the keyboard input is for…

Thank you for checking it out! I just asked because I can play on my computer but prefer to play on mobile! I’m grateful for making these games every time!