Switch is a puzzle platformer with interesting mechanics. Touching switches can either create or destroy walls of the same color. This can allow for the player to reach the end of the level.
Thanks to the book "Coding Games in Scratch" for the platformer engine and thanks to Griffpatch for the Encoding/Decoding engine. --------------------------------------------------------------------------------- v0.1 - Created levels 1-3 v0.2 - Created levels 4-5 Added Main Menu Added Level Text Added Cool Thumbnail v0.3 - Created levels 6-7 Added Soundtrack v0.4 - Finished Level Selection Screen Fixed Invisible Button bug Updated Thumbnail v0.5 - Entered Beta Created Level 8 Posted Game v0.6 - Added Speedrun Mode v0.7 - Created Level 9 v0.8 - Created Level 10 Fixed Bugs v0.8.1 - Created Encoding System that displays World Record Holder v0.9 - Created Level 11 Changed Level 10's name v0.10 - Created Level 12 Fixed HUGE bug that froze the player at level 13 v0.10.1 - Fixed bug that made the powerup not spawn until its 5 minute timer ended v1.0 - WASD controls Minor bug fixes in code New Easter Egg v1.0.1 - Hopefully fixed bug where the name of the world record holder wouldn't show