Learn Before
Concept

Pygame

Pygame is a Python library for game development, including multiple independent modules to help create games. It's written on top of SDL, which is a library for interacting with hardware peripherals and graphical displays. Pygame's modules can be installed separately and swapped out, making it a modular package. Pygame is not a game engine or framework.

0

1

Updated 2021-08-02

Tags

Python Programming Language

Data Science

Related
Learn After