Skip to content

Test and Introduction Level

colindt edited this page Jan 31, 2015 · 7 revisions

##Explanation This level is designed to introduce the player to the game, as well as test all of the core mechanics. It includes, in order of introduction:

  • moving left and right
  • jumping
  • vertical wrapping
  • changing the view to vertical scrolling
  • horiontal wrapping
  • spikes
  • changing the view (back) to horizontal scrolling
  • changing gravity up
  • showing that wrapping works the same regardless of gravity
  • changing the gravity (back) down
  • changing the gravity left
  • moving up and down
  • collecting extra health
  • changing the gravity right
  • collecting keys
  • unlocking doors
  • finishing a level

(Click on the images below for a full-size view.)

##Level Layout

##Scrolling Views View items are colored to correspond with the view outlines. Green is the initial view, and uses horizontal scrolling.

##Path Through Level The path starts at the player marker and ends at the exclamation point. Wrapping is indicated by letter pairs, going from capital to lower case.

##Path with Views Previous two images combined.

Clone this wiki locally