Support importing LDtk tile rules and applying them to allow generating dungeons/levels programmatically · Issue #1 · korlibs/korge-ldtk · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would allow to use these rules to generate levels programatically.
For example, one could create dungeons the Dead Cells style. Those programatic dungeons could just define the walls, water, ladders, etc. and then those rules could help to generate the tiles on the fly.