Pygame by examples 2 – Load a spreadsheet 10/06/202009/09/2023pythonprogramming Load spreadsheet in pygame [...]
Python 3.9 beta 3 10/06/2020pythonprogramming So, dear Python super-users, Python 3.9.0b3 is OUT! There was a problem with beta 2 (because of a bug liked to urlib.request.urlopen), so [...]
Pygame FG (7) – Framerate speed 2 01/06/202001/06/2020pythonprogramming With this code we can make our frame rate go very faster using the Group class and blits. The structure of the code [...]
Resize or crop all the images in a folder 30/05/202006/06/2020pythonprogramming Resize or corp all images in a folder [...]
Machine learning for Environment and Agricolture 30/05/2020pythonprogramming Machine learning in agricolture [...]
The tale of the two foxes in the magic forest (aka pygame fg 4) 29/05/2020pythonprogramming The fourth episod of this serie, Pygame first game, we make little changes, that are important though. In fact we are trying to [...]
Pygame First Game – tutorial 2 25/05/202027/05/2020pythonprogramming Pygame tutorial 2 – animation [...]