Shout out to Tech with Tim: https://www.youtube.com/c/TechWithTim
Tutorial can be found here:https://youtu.be/Q-__8Xw9KTM
I found this "Write your First Python Game" tutorial on youtube from Tech with Tim. I quickly learned the basics of python last week from other tutorials. BUT I have been out of the programing world for over 20 years. I thought it would be an approrpaite place to start relearning the 'deeps' of programing having programed in C, C++, Miranda, FORTRAN88, and both machine code and assembler for robotics.
I'm also finding that programing tools and UIs have grown far past my expectations. And so I also intend to learn about git and VS code while discovering the other tools out there. I'm happy for you to follow along my sure to be painful path, so go ahead and clone
This program will include my first foray into pygame with the design and creation of a very simple galaga type 2D space shooter
This program was written with python 3.10 and pygame. Each has its own installation instructions. Then it is just a matter of starting the code in main.py
GNU General Public License v3.0 See file COPYING