Tutorial-Level.
authorWintermute <wintermute@hannover.ccc.de>
Tue, 22 Oct 2013 18:37:16 +0000 (20:37 +0200)
committerWintermute <wintermute@hannover.ccc.de>
Tue, 22 Oct 2013 18:37:16 +0000 (20:37 +0200)
badge/jumpnrun/levels/levels.txt
badge/jumpnrun/levels/loclhost.lv [new file with mode: 0644]
badge/jumpnrun/levels/router.lv [new file with mode: 0644]

diff --git a/badge/jumpnrun/levels/loclhost.lv b/badge/jumpnrun/levels/loclhost.lv
new file mode 100644 (file)
index 0000000..d9e8e43
--- /dev/null
@@ -0,0 +1,44 @@
+
+
+                      #
+                      #
+                      #
+                      #
+                      #
+                    d #
+                    ###
+                      #
+                      #
+   P                  #
+#############  ########
+
+[tiles]
+0 tube_top_left
+1 tube_top_right
+2 tube_left
+3 tube_right
+# brick
+? square
+^ spike_up
+v spike_down
+> spike_right
+< spike_left
+
+[items]
+d doc
+c checkpoint
+k key
+e doc_encrypted
+
+[enemies]
+C cat
+M mushroom
+B bunny
+S snake
+@ spiral
+R rotor
+H dog
+G giraffe
+V bird
+W bird_straight
+X bird_dip
diff --git a/badge/jumpnrun/levels/router.lv b/badge/jumpnrun/levels/router.lv
new file mode 100644 (file)
index 0000000..fffb43c
--- /dev/null
@@ -0,0 +1,44 @@
+
+                                          #
+                          c           k   #
+                          ?          ###  #
+                                          #
+                        H       e         #
+                 ??    ???     ????#      #
+                                   #      #
+          ###^^^^^^^^^^^^^^^^^^^^^^#      #
+            ########################      #
+                                          #
+   P                                      #
+###########################################
+
+[tiles]
+0 tube_top_left
+1 tube_top_right
+2 tube_left
+3 tube_right
+# brick
+? square
+^ spike_up
+v spike_down
+> spike_right
+< spike_left
+
+[items]
+d doc
+c checkpoint
+k key
+e doc_encrypted
+
+[enemies]
+C cat
+M mushroom
+B bunny
+S snake
+@ spiral
+R rotor
+H dog
+G giraffe
+V bird
+W bird_straight
+X bird_dip
This page took 0.030121 seconds and 4 git commands to generate.