Pen-former is a game where you make your own platformer. You can choose the different types of blocks with z (Platform), x (Lava), c (Bounce), v (Speed), b (Erase), n (Slow) q (Up) and w (Down). I am going to be adding more types in the future. Hit the Play button when you're ready to try out your level. Arrow keys to move. VERSION 1.0 Added Platform Block Added Bounce Block Added Lava Block Added Speed Block VERSION 1.1 Added Eraser Added Slow Block VERSION 1.2 Added Up Block Added Down Block VERSION 1.3 Made bounce blocks bounce you lower Slow, Speed, and Bounce blocks can be stood on normally VERSION 1.3.1 Fixed bug that disabled you to jump VERSION 1.4 Added Right Block Added Left Block
This started out as an experiment for the "pen" tool, and developed into this game. Z = Platform (Block you stand on) X = Lava (Block that makes you respawn) C = Bounce (Block that lets you jump higher) V = Speed (Block that increases speed) B = Erase (Block that erases) N = Slow (Block that decreases your speed) Q = Up (Block that pushes you up) W = Down (Block that pushes you down) E = Right (Block that pushes you right) R = Left (Block that pushes you left)