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.
Just for fun This is Bee, one two cats that love to be near me. They are famous for walking across the keyboard to try to hack my work.
– Gerry Jenkins
Explanation of common ways to use Python PyGame Surface blit method through four simple code examples
Windows 11 has gone beyond the previous versions with more ways to arrange your windows in to effective non-overlapping ‘tiles’. This is done with the ‘Snap Windows’ feature. Microsoft is weak on fully documenting this feature and the many ways it works, and some that don’t work very well. This Document hopes to fill in all the gaps
App store preview of WSL just released, it is simpler, faster, and better than the previous way to get Windows Subsystem for Linux up. Here I show you how to use it to install Ubuntu, set it up, and install a working CLI App and GUI App, and more.
Making a Linux CLI executable into a Desktop App with a Desktop Entry file (name.desktop) in detail.
Using the svg.path python module to draw SVG curves with 3 codes samples: PyGame, Tkinter, and Turtle Graphics
Walk-though of installing the WSL2 Linux Subsystem into Windows 11 and setting up Ubuntu