Pygame speech 17/09/202317/09/2023pythonprogramming pygame to convert text to speech with a click of a button [...]
Open image GUI with Pygame 15/09/202315/09/2023pythonprogramming A script to open images with a button in the pygame window. The images is shown into the window. The button script imported [...]
Pygame videogame part II – background + text 11/09/202311/09/2023pythonprogramming New features for a game, background and text [...]
Pygame videogame part I – moving sprites to goal 08/09/202311/09/2023pythonprogramming a horse game aka the simplest game you can make in pygame [...]
A blank window in one minute with pygame 07/09/202307/09/2023pythonprogramming Make a blank window in one minute. There is also some code to put some text in it and a rectangle too. [...]
Get files of a pc from another device with Python 07/09/202307/09/2023pythonprogramming How to get files and images from your pc to your devices like tablet, smartphones, smartwatches, apple vision, echo vr, refrigerators etc [...]
Pygame: walking cat 03/09/202303/09/2023pythonprogramming For the script of the day we got a walking cat. My code in Internet (thanks to pygbag) Pygame in the browser? Is [...]
Pygame-ce 2.3.2 just released 03/09/202303/09/2023pythonprogramming pygame-ce has it’s release 2.3.2 [...]
Today’s Pygame function day 1: load images 02/09/202302/09/2023pythonprogramming load imagesin pygame with class [...]
How to make an app run when Windows start 25/08/202325/08/2023pythonprogramming run your files when windows starts to do your work faster and without any effort. [...]