This is my sandbox project, you can see what I am using Scratch to experiment with. As of this writing, the project implements a rudimentary collision detection with a block-based terrain. There is work that could be done to improve it, right now it just uses the center of the sprites but should use the boundaries of them somehow.