A scrolling platformer demonstration. Similar to the basic platformer I posted before: avoid red colored objects. Reach the blue colored block to reach the next level. Instead of each level being one screen, it's expanded using the dot trick into a 2x2 screen level, which scrolls when the player gets near the edges.
This was made for the advanced Scratch class at the Neighborhood School after school program.