Python Pygame game development basic tutorial and project practice (general catalog)

Original link: https://xiets.blog.csdn.net/article/details/131368147

Copyright Notice: Reprinting of original articles is prohibited

Pygame is a free and open source cross-platform library (supports Windows, MacOS, Linux) for developing multimedia applications such as video games using Python.

1. Introduction to the Pygame module

2. Pygame basic module

3. Pygame basic enhancements

4. Pygame package release

5. Pygame project actual combat

Unable to click part, writing in progress. . .

A preview of the project effect:

pygame_tictactoe.gif
pygame2048_demo.gif pygame2048_win.webp
flappy_bird_1.png flappy_bird_3.gif

Guess you like

Origin blog.csdn.net/xietansheng/article/details/131368147