aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.20.yaml
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2020-05-10 16:20:46 +0200
committervg <vgm+dev@devys.org>2020-05-10 16:20:46 +0200
commit532d0a830f4ac543c4a51192c29b489129e23fb7 (patch)
treec17b8551da56d79a05c828cc1942bed793ec1df4 /levels/level_4.20.yaml
parente87270846261f0a1b6f598ed36517f4c37cc2804 (diff)
parent6ea6db28b13cc75cbce7dd26f2aa9a3eab8bffd0 (diff)
downloadkana_quest_solver-532d0a830f4ac543c4a51192c29b489129e23fb7.tar.gz
kana_quest_solver-532d0a830f4ac543c4a51192c29b489129e23fb7.tar.bz2
kana_quest_solver-532d0a830f4ac543c4a51192c29b489129e23fb7.zip
Merge branch 'master' of git://barty/
Diffstat (limited to 'levels/level_4.20.yaml')
-rw-r--r--levels/level_4.20.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/levels/level_4.20.yaml b/levels/level_4.20.yaml
new file mode 100644
index 0000000..c8a3e40
--- /dev/null
+++ b/levels/level_4.20.yaml
@@ -0,0 +1,12 @@
+# kana quest grid level 4.20
+size: [6, 4]
+max_actions: 15
+#max_actions: 20
+target_score: 9
+grid: [
+ [froz, ne ], [froz, ko ], [ar_d, ki ], [norm, null], [norm, null], [froz, su ],
+ [void, null], [rock, se ], [ar_r, null], [norm, null], [ar_u, null], [norm, null],
+ [ar_r, null], [ar_r, null], [norm, null], [norm, null], [rock, ka ], [norm, null],
+ [void, null], [rock, ni ], [norm, null], [ar_u, so ], [norm, null], [ar_l, ke ],
+]
+# The kana 'no' need to be protected else the program convert it into False...