node-roguelike
node-roguelike copied to clipboard
room/oddSquare: Optional gashes
Add a gash property . This will add a chasm line across the room, except where the line intersects with protected tiles.
Keep note of where those intersections are and add a 'bridge' property to the composite layer. This way game designers can add a visualization for this.