Start SceneΒΆ

For the start scene there are two parts, the picture and the button loop. The picture is just like the splash screens in which we put sprites together on a screen. And for the loop all we did was a while True loop and put it so that when they press start it detects and goes to game scene.

Image Bank for Main Menu

And this is the code we used: