Programming Challenge: Create a game where you have to move the cat to the planet. Constraints: 1. When the cat is clicked, it should move with the mouse pointer. 2. If the cat touches the edge or walls, it should appear back at the start. 3. If the cat touches the planet, it should perform a short dance and stop following the mouse pointer.