Time for a 2P maze! 1. Can you add the code for the blue cat to move across the maze? I'd like to use the "w", "a", "s" and "d" arrow keys to move the blue cat. 2. The blue cat also doesn't detect the maze walls. Can you fix that? 3. Finally, there's no code for the "spike" sprite. I would like to have spikes show up which the cats need to avoid. Can you add the code for spikes? The cat can get stuck every time it touches the "spike" sprite.