I explain the code to create a realistic fireworks sparkler sprite for PyGame in Python
I explain the python PyGame code to create a realistic multi-line scrolling text area that looks like a human typed it.
Explanation of common ways to use Python PyGame Surface blit method through four simple code examples
Using the svg.path python module to draw SVG curves with 3 codes samples: PyGame, Tkinter, and Turtle Graphics