Looking to make a simple app-like game prototype in defold to see how it feels.
I’ve already made one in twine + sugarcube, which was great for most things, just a little in the way when trying to implement more complex systems, and another with plain svelte + picocss which works well but I felt like I was spending way too much time writing dom manipulation than actual game, I want to make development progress more quickly.
I’m only really seeing things like platformer or arpg tutorials, etc, but my game will have little to no graphics or physics. It will be a mostly text based rpg with some sim, roguelike and management elements. Being able to make small bundles would be a huge plus for me, and preferred over the bundling a webapp with a browser approach I’d have to take with twine or svelte.
submitted by /u/lemon07r
[link] [comments]
Defold Game Engine