Thanks, Little Foxy! (although I really don't thinkk I'm a pro...) Xray gave me the idea for the changing colors.
To change the colors: Under the script menu go to PostStep and type in: "(e)=>{colorHSVA = colorHSVA + [1.0, 0.0, 0.0, 0.0]}" (everything inside the quotes)
To change the camera pan, go the object you want to change it for (when something happens to this object, the camera pan changes) and under OnCollide or OnDie or whatever the action is type in "(e)=>{scene.camera.pan = [coordinates here]}" and type in the coordinates you want the camera to pan to.
I probably wasn't very clear so sorry about that, but if it helps then go to https://goo.gl/PkjOqq -- that's helped me learn a little bit about scripting.
This is educational and fun. I haven't seen any puzzles like this on Algobox before. It reminds me of some fun brain teasers I have tried. I think it is a great tool to help children learn about spaces and the areas shapes take up. Very nice!