(no title)
tuzemec | 3 months ago
A couple of years ago, I tried something in that direction[1] using Phaser[2], and it was quite fun. I used Tiled Editor[3] to create the map and some pixel art that I purchased from itch.io.
[1] - https://story.tuzemec.com (not very mobile friendly)
[2] - https://phaser.io
Froztnova|3 months ago
The functionality to export directly to lua source files was a particular treat, though there are probably situations where you'd want to still just use json or one of the other formats supported by Tiled even when working in a lua project.
krapp|3 months ago
It's a bit vague in some places (I'm still not exactly sure how parallax is supposed to be implemented) but absolutely worthwhile.
nonethewiser|3 months ago