Posted March 05, 2022 by krambambula
#roguelike
Another week has passed.
Added DLA (pic) and BSP (pic) map generation and also connected the loading of custom maps from .csv (an example of a demons city). Actually, the plans include customizing the tiles of the city, filling it with NPC, making lanterns, doors.
Added AI for pets. The first pet was a black cat (i couldn't not insert my cat into the game). The pet follows its owner everywhere. You can pass through a pet (relevant for narrow caves - an example above in header).
Accumulating sins now debuffs the player's stats.
And that's all for now.