Pythonista game 15 – Meteor hits 28/04/201928/04/2019pythonprogramming This is what happens when meteors hit the player in the just one before last video tutorial about making games on the ipad with the incredible python language and pytonista app [...]
Concatenate mp4 videos of different size with Python and ffmpeg 27/04/201913/05/2019pythonprogramming How to concatenate videos of different sizes. [...]
Create a game in Pythonista on the Ipad in 40 minutes 27/04/201929/04/2019pythonprogramming How to make a game on the Ipad with python [...]
Rename all files in a dir 27/04/2019pythonprogramming Rename all the files of a certain type in a folder. [...]
How to fix error downloading video from youtube with pytube 27/04/201901/08/2021pythonprogramming You can easily download a video with pytube, but, recently, there was a problem: here’s how I fixed it. [...]
Meteors falling from the sky: Pythonista game (part 14) 27/04/2019pythonprogramming Part. 14 of tutorial game with Pythonista app for Ipad [...]
Pythonista Game: Collisions 26/04/201926/04/2019pythonprogramming Detect the collisions in the game made with Pythonista for Ipad among players and coins falling from the sky. [...]
Making game on IPAD – part 3 25/04/2019pythonprogramming Part 1 Part 2 In this third part we are going to make the coin Sprite fall down from the sky with a [...]
Pythonista: Tutorial Making Game on Ipad (video playlist) 25/04/201925/04/2019pythonprogramming Pythonista app lets you create great game on the ipad easily. This is the video tutorial guiding you step by step. [...]
Terminal in Sublime Text 3 with keybinding 24/04/201925/12/2020pythonprogramming Terminus plugin in sublime text to use the command line from sublime text 3 with keybinding too [...]