Resize and crop images with PIL 18/01/202018/01/2020pythonprogramming Python + Pil to resize all images in a folder [...]
Pygame animation of a sprite v. 1.3 16/01/202018/01/2020pythonprogramming How to slow down animation in pygame without affecting the frame rate. Python, pygame and frame rate for a videogame. [...]
Pygame Sprite Animation v.2 – Better coding? Test it checking FPS on the screen 14/01/202004/02/2021pythonprogramming Test code animation in Pygame with FPS [...]
Pygame Sprite Animation update 11/01/202007/12/2021pythonprogramming Animate a sprite with Pygame [...]
Python and ffmpeg: grabs some seconds from an mp4 video 08/01/202011/01/2020pythonprogramming Grab some seconds from an mp4 video and save them as a new file with Python and Ffmpeg. [...]
Map Maker 1.2 06/01/202007/01/2020pythonprogramming In this version of the pygame app to create maps for a platform game, we can see the player in action into the [...]
Create an EXE file with pyinstaller 06/01/2020pythonprogramming Create an executable file from python files with pyinstaller [...]
Pygame Platform in detail 2: Map editor 1.0 05/01/202009/09/2020pythonprogramming How to make an editor of map for platform games in python and pygame 2.0 [...]
Tkinter’s Messagebox without the root window 05/01/202005/01/2020pythonprogramming Use tkinter messagebox without seing the main window [...]
Platform game in detail: part.1 04/01/202017/11/2020pythonprogramming Destructurating a game: part1, the map. [...]
Recording your voice with Sounddevice 03/01/202019/01/2020pythonprogramming Record your voice on the computer with Python and Sounddevice [...]