aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.09.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.09.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.09.yaml')
-rw-r--r--levels/level_4.09.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/levels/level_4.09.yaml b/levels/level_4.09.yaml
new file mode 100644
index 0000000..b59868f
--- /dev/null
+++ b/levels/level_4.09.yaml
@@ -0,0 +1,11 @@
+# kana quest grid level 4.09
+size: [6, 3]
+max_actions: 10
+#max_actions: 11
+target_score: 6
+grid: [
+ [ar_r, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null],
+ [ar_r, su ], [ar_r, ke ], [ar_r, so ], [norm, null], [norm, null], [norm, null],
+ [void, null], [void, null], [void, null], [froz, nu ], [froz, ko ], [froz, se ],
+]
+# The kana 'no' need to be protected else the program convert it into False...