home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 2002 January / STC_CD_01_2002.iso / GAMES / BOINKO21 / DATA / LEVELS / BUMPER.LVL < prev    next >
Text File  |  2000-02-19  |  4KB  |  238 lines

  1. #
  2. #   Title:  Bumper Levels
  3. #   Author:  Dan Ackerman
  4. #
  5. #    mask for puzzles
  6. #    meanings:
  7. #        0    nothing
  8. #        1    normal
  9. #        2    magic
  10. #        3    spin,1 hit
  11. #        4    spin,2 hit
  12. #        5    spin,3 hit
  13. #        6    spin,4 hit
  14. #        9   permanent
  15. #
  16. # Lines begining with # are comments
  17. #
  18. # NO SPACES in DATA!
  19. #
  20. # Levels can only have 63 blocks
  21. # 9 columns by 7 rows
  22. # If you want to use less, fill in space with 0
  23. #
  24. # Level1 
  25. 1,1,1,1,1,1,1,1,1,
  26. 0,4,0,0,0,0,0,4,0,
  27. 1,1,1,1,4,1,1,1,1,
  28. 1,1,1,1,4,1,1,1,1,
  29. 0,4,0,0,9,0,0,4,0,
  30. 1,1,1,1,1,1,1,1,1,
  31. 1,1,1,1,1,1,1,1,1,
  32. #
  33. # Level2 
  34. 1,1,1,1,1,1,1,1,1,
  35. 1,1,4,1,9,1,4,1,1,
  36. 1,1,1,0,0,0,1,1,1,
  37. 1,1,9,0,0,0,9,1,1,
  38. 1,1,1,0,0,0,1,1,1,
  39. 1,1,4,1,9,1,4,1,1,
  40. 1,1,1,1,1,1,1,1,1,
  41. #
  42. # Level3 
  43. 1,0,1,1,0,1,1,0,1,
  44. 1,1,9,1,1,1,9,1,1,
  45. 1,1,1,4,9,4,1,1,1,
  46. 1,1,2,0,0,0,2,1,1,
  47. 1,2,1,9,0,9,1,2,1,
  48. 1,0,1,1,9,1,1,0,1,
  49. 4,1,4,1,9,1,4,1,4,
  50. #
  51. # Level4 
  52. 1,1,1,1,1,1,1,1,1,
  53. 1,1,1,0,9,0,1,1,1,
  54. 4,4,4,4,4,4,4,4,4,
  55. 1,1,1,1,0,1,1,1,1,
  56. 2,1,1,1,9,1,1,1,2,
  57. 9,9,9,1,1,1,9,9,9,
  58. 1,1,1,1,1,1,1,1,1,
  59. #...
  60. # Level5 
  61. 4,1,1,1,1,1,1,1,4,
  62. 1,0,4,1,1,1,4,0,1,
  63. 1,0,1,2,2,2,1,0,1,
  64. 1,0,1,2,2,2,1,0,1,
  65. 1,0,1,2,2,2,1,0,1,
  66. 1,0,1,1,1,1,1,0,1,
  67. 3,3,3,3,3,3,3,3,3,
  68. #...
  69. # Level6 
  70. 9,1,9,1,1,1,9,1,9,
  71. 1,0,0,1,1,1,0,0,1,
  72. 1,0,0,9,1,9,0,0,1,
  73. 9,1,1,1,9,1,1,1,9,
  74. 1,1,1,4,4,4,1,1,1,
  75. 1,1,1,1,9,1,1,1,1,
  76. 4,1,1,9,1,9,1,1,4,
  77. #...
  78. # Level 7 
  79. 0,0,6,0,2,0,6,0,0,
  80. 0,9,0,0,6,0,0,9,0,
  81. 6,0,6,9,2,9,6,0,6,
  82. 0,0,0,0,6,0,0,0,0,
  83. 6,0,0,9,0,9,0,0,6,
  84. 0,9,0,0,0,0,0,9,0,
  85. 0,0,0,0,0,0,0,0,0,
  86. #...
  87. # Level 8 
  88. 2,4,1,4,2,4,1,4,2,
  89. 4,1,4,1,4,1,4,1,4,
  90. 0,0,0,0,0,0,0,0,0,
  91. 9,1,9,9,1,9,9,1,9,
  92. 1,1,1,1,1,1,1,1,1,
  93. 1,6,6,6,1,6,6,6,1,
  94. 1,1,1,1,1,1,1,1,1,
  95. #...
  96. # Level9 
  97. 6,6,6,9,6,9,6,6,6,
  98. 1,3,1,1,1,1,1,3,1,
  99. 1,3,9,1,2,1,9,3,1,
  100. 1,3,9,1,2,1,9,3,1,
  101. 1,3,1,1,1,1,1,3,1,
  102. 1,3,1,9,9,9,1,3,1,
  103. 3,3,3,1,1,1,3,3,3,
  104. #...
  105. # Level10 
  106. 1,1,1,1,1,1,1,1,1,
  107. 1,9,1,9,1,9,1,9,1,
  108. 1,1,1,5,2,5,1,1,1,
  109. 1,1,1,5,2,5,1,1,1,
  110. 9,1,9,1,9,1,9,1,9,
  111. 1,4,1,6,1,6,1,4,1,
  112. 9,1,9,1,9,1,9,1,9,
  113. #...
  114. # Level11 
  115. 1,1,1,1,1,1,1,1,1,
  116. 1,1,1,9,1,1,9,1,1,
  117. 1,1,9,9,1,9,9,1,1,
  118. 1,1,1,9,1,1,9,1,1,
  119. 1,1,1,9,1,1,9,1,1,
  120. 1,1,1,9,1,1,9,1,1,
  121. 1,1,1,9,1,1,9,1,1,
  122. #...
  123. # Level12 
  124. 9,9,9,6,6,6,9,9,9,
  125. 9,9,6,1,1,1,6,9,9,
  126. 9,6,1,9,1,9,1,6,9,
  127. 9,6,1,1,9,1,1,6,9,
  128. 9,9,6,2,2,2,6,9,9,
  129. 1,1,1,6,6,6,1,1,1,
  130. 1,1,1,1,1,1,1,1,1,
  131. #...
  132. # Level13 
  133. 2,1,9,1,9,1,9,1,2,
  134. 1,1,9,1,9,1,9,1,1,
  135. 1,1,9,1,9,1,9,1,1,
  136. 1,1,9,1,9,1,9,1,1,
  137. 1,9,1,1,9,1,1,9,1,
  138. 9,1,1,1,9,1,1,1,9,
  139. 5,1,1,1,5,1,1,1,5,
  140. #
  141. # Level14 
  142. 1,6,6,6,6,6,6,6,6,
  143. 1,1,1,1,2,1,1,1,1,
  144. 1,2,6,6,6,9,9,9,9,
  145. 1,1,0,1,1,1,1,1,1,
  146. 1,0,1,0,2,1,1,1,1,
  147. 9,9,9,9,9,9,9,1,1,
  148. 1,1,1,1,1,1,1,1,1,
  149. #
  150. # Level15 
  151. 1,1,6,1,1,1,6,1,1,
  152. 1,2,6,1,1,1,6,2,1,
  153. 6,6,6,6,6,6,6,6,6,
  154. 1,1,6,1,2,1,6,1,1,
  155. 6,6,6,6,6,6,6,6,6,
  156. 1,2,6,1,1,1,6,2,1,
  157. 1,1,9,9,2,9,9,1,1,
  158. #
  159. # Level16 
  160. 6,1,1,2,1,2,1,1,6,
  161. 1,6,1,5,5,5,1,6,1,
  162. 9,1,6,1,2,1,6,1,9,
  163. 9,9,1,6,9,6,1,9,9,
  164. 9,1,6,1,1,1,6,1,9,
  165. 1,6,1,5,5,5,1,6,1,
  166. 6,1,1,1,1,1,1,1,6,
  167. #
  168. # Level17 
  169. 1,9,1,1,2,1,1,9,1,
  170. 9,9,1,1,2,1,1,9,9,
  171. 0,1,1,1,9,1,1,1,0,
  172. 9,1,1,9,1,9,1,1,9,
  173. 1,0,0,1,1,1,0,0,1,
  174. 1,0,0,1,1,1,0,0,1,
  175. 6,1,1,9,1,9,1,1,6,
  176. #
  177. # Level18 
  178. 3,1,1,1,1,1,1,1,3,
  179. 1,1,9,1,9,1,9,1,1,
  180. 1,1,9,2,9,2,9,1,1,
  181. 1,1,9,1,9,1,9,1,1,
  182. 6,6,9,1,9,1,9,6,6,
  183. 6,6,9,2,9,2,9,6,6,
  184. 1,1,1,1,1,1,1,1,1,
  185. #...
  186. # Level19 
  187. 1,1,5,1,5,1,5,1,1,
  188. 1,6,6,6,6,6,6,6,1,
  189. 1,1,1,1,2,1,1,1,1,
  190. 9,1,1,1,1,1,1,1,9,
  191. 1,9,1,2,1,2,1,9,1,
  192. 1,1,9,1,6,1,9,1,1,
  193. 1,1,1,1,1,1,1,1,1,
  194. #
  195. # Level20 
  196. 0,1,1,9,2,9,1,1,0,
  197. 0,9,1,3,4,3,1,9,0,
  198. 5,1,1,1,9,1,1,1,5,
  199. 1,6,6,1,1,1,6,6,1,
  200. 9,0,0,9,2,9,0,0,9,
  201. 4,3,3,3,3,3,3,3,4,
  202. 1,1,1,1,1,1,1,1,1,
  203. #
  204. # Level21 
  205. 9,5,5,5,5,5,5,5,9,
  206. 1,1,1,1,2,1,1,1,1,
  207. 6,1,1,9,1,9,1,1,6,
  208. 1,5,1,1,1,1,1,5,1,
  209. 1,1,1,1,9,1,1,1,1,
  210. 9,2,9,1,1,1,9,2,9,
  211. 1,9,1,1,1,1,1,9,1,
  212. #
  213. # Level22 
  214. 9,9,9,9,9,9,9,9,9,
  215. 1,6,1,1,3,1,1,1,1,
  216. 1,1,6,1,3,1,1,2,1,
  217. 1,1,1,6,9,6,1,1,1,
  218. 1,1,1,4,2,4,6,1,1,
  219. 1,2,1,4,1,4,1,6,1,
  220. 1,1,1,4,1,4,1,1,6,
  221. #
  222. # Level23 
  223. 1,1,1,1,2,1,1,1,1,
  224. 0,0,0,0,0,0,0,0,0,
  225. 3,1,9,1,1,1,9,1,3,
  226. 1,3,9,1,6,1,9,3,1,
  227. 3,1,9,3,6,3,9,1,3,
  228. 1,3,9,1,2,1,9,3,1,
  229. 1,1,9,9,9,9,9,1,1,
  230. #
  231. # Level24 
  232. 1,1,1,1,1,1,1,1,1,
  233. 6,6,9,2,2,9,6,6,1,
  234. 6,1,9,9,2,9,6,1,6,
  235. 6,6,9,9,9,9,6,1,6,
  236. 6,1,9,2,9,9,6,1,6,
  237. 6,6,9,2,2,9,6,6,1,
  238. 1,1,1,1,1,1,1,1,1,