Up arrow or mouse click to jump, whenever you jump over a spike, you earn a point. Custom Code: To make your own custom level(Code instructions): W1 - waits 1 second, w2 waits two seconds, etc. S-149 - adds spike in specified ypos, here -149 B-150 - adds block in specified ypos, here -150 U-80 - adds bouncy in specified ypos, here -80 T-80 - adds ship portal in specified ypos, here -80 C-80 - adds cube portal in specified ypos, here -80 \ - switches backdrop to end of level Example code:S-149W1s-149w1s-149u-80s-149t-80b0b0\ -Look below for more info- Set Main Level to custom code: Click see inside Go into the thumbnail sprite Find the block "set ccode to..." Delete the text inside that block Put your code inside that block Remix!
Credits: Used music from EnV. Used some art from geometry dash wiki.