move the snake by using arrow keys and catch the rabbit
1. Draw the snake’s head yes 2. Code the head to move around the screen using the up, down, right and left arrows yes 3. Use the ‘pen down’ tool to draw a green trail behind the snake yes 4. Include a rabbit sprite that randomly moves around the screen yes 5. Code the game to end when the snake catches the rabbit yes 6. Show a message at the end of the game, indicating the time it took for the snake to catch the rabbit yes 7. Include music in your game yes Challenge: Keep the trail small and a consistent size.