Making a simple music sound board in pygame - Part 3 - Playing sounds in pygame

Опубликовано: 29 Сентябрь 2024
на канале: computingmrh
355
6

This is a four part series to show how to code a really simple music sound board. It is designed for students (or adults) who know a bit about python but not enough to make cool projects. It shows step by step how to make the program with explanations of what the code does as I go along.