Files
yamlabyrinth/src/levels/l03.md

359 B

Third level is dictionaries. Each direction now leads to a feature with its own properties.

left: type: door locked: true right: type: tunnel depth: 10 straight: type: wall depth:

The rendered description ends with a hint reminding the player that each feature's name goes under a type: key (the property keeps its own name).