Pygame
Cross-platform set of Python modules designed for writing video games.
Why consider Pygame?
Pygame is a classic open-source set of Python modules for game creation. Built on top of SDL (Simple DirectMedia Layer), it provides hardware-accelerated 2D graphics, joystick controllers, sound mixers, and collision detection.
Learn Pygame by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Pygame
Pygame is the most widely taught game development framework for Python programmers and computer science education.
Quickstart
pip install pygamepython -m pygame.examples.aliensPygame is licensed under the GNU LGPL-2.1 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.