Goal: Initialize the game environment, player, and title screen.
- Add a 'when run' block.
- Set the background to the dark forest image.
- Show the title screen with the title "The roaming ghost" and the subtitle "Press space to start".
Tip: Make sure to select the correct background image.
Check: Did you see the title screen when you run the code?