Goal: Catch shapes that match. Avoid mismatches. Don't miss. Controls: Click PLAY to start a new game. LEFT and RIGHT arrows to move.
REMIX CODES: SR: Script Reduction NV: No Variables CC: Commented Code This remix behaves (I hope) exactly as the original excellent project (by splnlight) by taking advantage of Scratch's coding features (SR). Furthermore, all variables have been removed (NV) as they are not really necessary for this project. Extensive commments have been finally added (CC).