added keys and doors (closes #5) with temp assets

This commit is contained in:
Nathan DECHER 2020-04-14 15:43:00 +02:00
parent a27b8fcd9e
commit c90bfd5103
7 changed files with 44 additions and 4 deletions

BIN
assets/door.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 KiB

BIN
assets/key.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -58,7 +58,7 @@
"levelFilename": "puzzle<n>.json",
"levelDisplay": "Level <n>",
"levels": [
1
1, 2
],
"nextLevel": true
}