added keys and doors (closes #5) with temp assets
This commit is contained in:
parent
a27b8fcd9e
commit
c90bfd5103
7 changed files with 44 additions and 4 deletions
13
levels/puzzle2.json
Normal file
13
levels/puzzle2.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"world": [
|
||||
"k wA wf",
|
||||
" w wB",
|
||||
" w ww",
|
||||
" fw ",
|
||||
" w ",
|
||||
" K f"
|
||||
],
|
||||
"snake": [
|
||||
[0, 5]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue