YAMLabyrinth skeleton v0.0.1
This commit is contained in:
11
src/levels/l03.md
Normal file
11
src/levels/l03.md
Normal file
@@ -0,0 +1,11 @@
|
||||
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:
|
||||
Reference in New Issue
Block a user