Arrow keys to move This is an example of a pen scrolling platformer It is just an example. Reda below for how to design your own levels with the scrolling engine that I coded into the game
This is a lot easier to make than a non pen scrolling platformer. Remix this project and access the list. The list is read in chunks of 3. the first one is the x position of the pen and the second is the y position. The 3rd tells the renderer what colour the pen should be. 0=pen down blue 1=pen up 3= pen down red 4=pen down green