Any tutorial for a complete set of the basics?

Are there any tutorials that cover all of the basics? This means loading up a title screen, clicking to load into a level, saving data (even if just high scores), loading in the data the next time, etc.

It seems all of the tutorials are built around a single level with no title screen and no saved data. Just launch and go. It is kind of the same issue as where almost all coding tutorial sites for all types of languages start teaching people how to run functions, but never teach them the proper way to actually setup a full project in the compiler.

If anyone has any links to something like this, or a list of links to the different parts that would be most appreciated. Even if it is the simplest asteroids game of all time. I’m just looking for an example of the proper steps from game load (with saved data), to title screen, to start, to end, to save data.

checkout my channel