Basic Pygame game structure
Prerequisites
Look at the previous posts
- Using Python
- Start using docs to learn for Python and Git
- Have VSCode installed
We use python and Pygame, and this tutorial focuses mostly on using Pygame.
The game should look like this when done

Encouragement: Don’t let Others discourage you. We all hear it. If you listen you will never achieve your goal.
Repository
Github and BitBucket both provide instructions
Create a empty repository online and then follows the instructions given by GitHub to create locally and set remote to your empty GitHub repository.