The bitmap-split.py example demonstrates how to load a combined bitmap image, split it into two independent buffers and display them separately on the screen. This approach allows for efficient ...
(Use pyinstaller pong.spec if the pyinstaller command is on your PATH.) The executable is created in the dist folder as dist\Pong.exe. Copy it anywhere and run it; no Python or pygame install needed.