FOR MAKING LEVELS: • use number keys 1, 2, 3 and 4 to toggle between land, lava, goals and trampolines respectively - you can only have one goal • draw lines on screen, for platforms, or move the ends • click on buttons - left lets you toggle between play mode and editor mode, centre lets you view the code, right lets you view a game • use arrow keys to scroll • use 'a' for previous level and 'd' for next level • press 'z' to get rid of the last platform you added • press 'n' to delete your entire level - NOT RETRIEVABLE! FOR PLAYING LEVELS: • use arrow keys to move around • move mouse down to bottom of screen to use settings, see level-making instructions for more details
Same everything, but I optimized it a lot. To find the optimixed part, look for the comment, under the 'platform ()()()()()' block.