Software engineering

Pygame Programming

Pygame is a free, open-source set of Python modules designed for writing 2D video games and multimedia programs. It is built on top of the SDL (Simple DirectMedia Layer) library, giving Python programmers a low-level wa

Live sessions 2h 0 lessonsBy Tatoh Modest
Pygame Programming

About this course

Pygame is a free, open-source set of Python modules designed for writing 2D video games and multimedia programs. It is built on top of the SDL (Simple DirectMedia Layer) library, giving Python programmers a low-level way to handle graphics, sound, and user input.