Python daily recap

Hello, welcome to our first daily recap appointment. I want to speak about what I am going to do in the next days for the python community. Here we go:

All my games

I want to recap all the games I made with pygame. Get back to the code and see if they are good or if I can finish them as most of them are not completed. We’ll see.

My version of Flappy bird with Pygame

Pygame in the browser with pygbag and github

platformgame

Pygame from scratch – chapter 1

Convert audio to mono

Had this “issue” with my M-audio, not really an issue, but this great device makes a great recording of the mike, but it goes on one channel, so I can hear it only on the right audio channel. I solved it using ffmpeg. You will discover it in the post how.

How to add audio to video played with tkvideo

Run a video in tkinter with tkvideo with audio too

How to transform in audio the text in the clipboard

How to make an audio book reader with Python

How to make an Audio quiz 2

Pygame from scratch part 3

I’ve been a bit stuck with this project, but the third part is in progress. I want to make the ship navigate in a map. Stay tuned.

Pygame from scratch – chapter 1

Pygame from scratch – chapter 2

Learn Python from scratch

How to use Pygame from scratch part 1

Pygame cartoons or Pygatoon or Pycartoons

I have still to decide the name, but this project is going on. I got widgets like Text, Labels, Button in 2 styles and… Clouds! I have yet made a 3 part video journey into making this and I am going to make the next part really soon. It will come out when the first alpha prototype will be made. Maybe a couple of week or even sooner.

Creating Cartoons with IA and Python: A Step-by-Step Guide

Animated cartoon Gif with PIL and Python 1

How to convert Png files into 1 animated gif

Pygame: Draw app with Animation

Ffmpeg utilities

I want to make a post or a page dedicated to all the utilities I use with ffmpeg. I use a lot of them, but they are disseminated everywhere and I got different way to use it, often through python and also alone with some batch scritping. BTW, I am getting more and more interested in batch scripting, so aspect to hear more about it and you can have a first bite with the post I will post today or sunday 3 septmber about converting audio to mono (I talked about it above).

This are some of the things I am working on. Tomorrow I will talk about other stuffs that I probably forgot to talk about today. See ya.

Install ffmpeg

How to get the list of devices names in your pc with ffmpeg

How to Convert mp4 into gif with ffmpeg and Python in Jupyter notebook

Trim a video with ffmpeg and moviepy

Ffmpeg

How to record the screen with ffmpeg and python

Convert all wav to mp3 (ffmpeg)


Subscribe to the newsletter for updates
Tkinter templates

Avatar My youtube channel

Twitter: @pythonprogrammi - python_pygame

Claude's Games

Arkanoid
Platform 2d

1. Memory game

Videos

Speech recognition game

Pygame's Platform Game

Other Pygame's posts

Advertisement