aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.14.yaml
diff options
context:
space:
mode:
authorMarianne Chevrot <blackmoor+git@devys.org>2020-05-10 17:38:50 +0200
committerMarianne Chevrot <blackmoor+git@devys.org>2020-05-10 17:38:50 +0200
commit4cbc554fdd4e3c6c03f8629801a32541508607ec (patch)
tree0389a2e9eadd62da253f368855fac08a2d894bff /levels/level_4.14.yaml
parent532d0a830f4ac543c4a51192c29b489129e23fb7 (diff)
downloadkana_quest_solver-4cbc554fdd4e3c6c03f8629801a32541508607ec.tar.gz
kana_quest_solver-4cbc554fdd4e3c6c03f8629801a32541508607ec.tar.bz2
kana_quest_solver-4cbc554fdd4e3c6c03f8629801a32541508607ec.zip
add level 4.01 to 4.04, 4.09, 4.11 to 4.14
Diffstat (limited to 'levels/level_4.14.yaml')
-rw-r--r--levels/level_4.14.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/levels/level_4.14.yaml b/levels/level_4.14.yaml
new file mode 100644
index 0000000..96add36
--- /dev/null
+++ b/levels/level_4.14.yaml
@@ -0,0 +1,10 @@
+# kana quest grid level 4.14
+size: [5, 3]
+max_actions: 11
+target_score: 5
+grid: [
+ [froz, ne ], [froz, sa ], [rock, ni ], [void, null], [void, null],
+ [norm, null], [norm, null], [norm, null], [norm, null], [froz, null],
+ [norm, null], [norm, null], [rock, se ], [norm, null], [rock, su ],
+]
+# The kana 'no' need to be protected else the program convert it into False...