1. Pygame introduction
1.1. pygame
Pygame is a set of Python modules designed for writing video games.
1.2. Documentation
1.3. Read the docs and Tutorials
See: https://pygame.readthedocs.io/en/latest/1_intro/intro.html See: https://realpython.com/pygame-a-primer/