USE FULL SCREEN! (It's actually faster!) This is a self-created method to bypass the clone limit on Scratch, thus enabling a much larger, more interesting Minecraft-style terrain (60 x 30, in this case). The terrain is randomly compiled and rendered using a super-fast engine I rolled together. Each time you click to place a block or mine a block, the terrain isn't merely stamped over. The data is actually dissected, altered, put back together, and re-rendered so that worlds can be potentially saved in the cloud.
Please DO NOT remix without asking me first. NOTE: Yes, there is some lag. This is just a fun project, however.