aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.17.yaml
diff options
context:
space:
mode:
authorMarianne Chevrot <blackmoor+git@devys.org>2020-05-10 17:41:39 +0200
committerMarianne Chevrot <blackmoor+git@devys.org>2020-05-10 17:41:39 +0200
commit24f78f42c9337bcfa948c174e088497051342a54 (patch)
tree746672fe60b32bdabb060a3f051443ccb6a57d6c /levels/level_4.17.yaml
parent4cbc554fdd4e3c6c03f8629801a32541508607ec (diff)
downloadkana_quest_solver-24f78f42c9337bcfa948c174e088497051342a54.tar.gz
kana_quest_solver-24f78f42c9337bcfa948c174e088497051342a54.tar.bz2
kana_quest_solver-24f78f42c9337bcfa948c174e088497051342a54.zip
Reorg levels
Diffstat (limited to 'levels/level_4.17.yaml')
-rw-r--r--levels/level_4.17.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/levels/level_4.17.yaml b/levels/level_4.17.yaml
deleted file mode 100644
index 127d56e..0000000
--- a/levels/level_4.17.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-# kana quest grid level 4.17
-size: [7, 4]
-max_actions: 8
-#max_actions: 12
-target_score: 7
-grid: [
- [void, null], [void, null], [norm, null], [norm, null], [froz, so ], [void, null], [void, null],
- [norm, null], [norm, null], [rock, se ], [norm, null], [rock, 'no'], [norm, null], [froz, sa ],
- [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null],
- [froz, su ], [norm, null], [norm, null], [froz, ko ], [froz, ke ], [norm, null], [norm, null],
-]
-# The kana 'no' need to be protected else the program convert it into False...