Hello! I making roguelite game on Defold. And here i want to show you my progress.
The libraries I use:
https://github.com/selimanac/defold-random
https://github.com/britzl/defold-orthographic
https://github.com/britzl/monarch
https://github.com/Insality/druid
https://github.com/selimanac/defold-astar
https://github.com/defold/sample-lights-and-shadows
https://github.com/subsoap/xp
https://github.com/Insality/panthera-editor
https://github.com/Insality/defold-printer
Looks awesome. Are you planning to release it on Steam (desktop) or mobile?
Thanks! Yes i planing to release it on Steam.

My nameless roguelite has a name and a logo.
Added a procedurally generated forest with wolves:
More NPC in the village:
thanks for your attention
Hello again, I had to go away for two months and not do any game development. But now I’m back and here’s what I’ve done.
- Added a log to the top left of the screen
- Filled the empty space around the map with stuff from @dragosha.
- Added an enemy that can attack from a distance.
- Transition between locations as a pixel dissolve, kind of like in Mario World.
- And also redesigned the interface a bit. How do you like it?
Thanks for your attention!