This game is not working. Look at the code and figure out how to make the following things happen: 1. Octopus 1's code is not together. Put it together so the octopus moves randomly around the screen and bounces off the edges. 2. Get the other two enemy Octopus to move in the same way but to different locations 3. Debug the star: the score is not resetting at the end of the game and the score is not changing when the Crab catches the star The star is also not appearing in a random spot each time 4. The crab is not following the mouse pointer and cannot be controlled by the player.