Skip to content
EntityQ1140252· pop 32· linked from 184 articles

Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.

Key facts

Software.name
Pygame
Software.logo
Pygame logo.svg
Software.logo size
250px
Software.author
Lenard Lindstrom, René Dudfield, Pete Shinners, Nicholas Dudfield, Thomas Kluyver, and others
Software.developer
Pygame Community
Software.latest release version
2.6.1
Software.programming language
C, Python, Cython, and Assembly
Software.operating system
Cross-platform
Software.genre
API
Software.license
GNU Lesser General Public License

via Wikipedia infobox

Wikidata facts

Official website
www.pygame.org
Image
Pygame - Hello World.png
Show 7 more facts
Commons category
Pygame
source code repository URL
github.com/pygame/pygame
software version identifier
2.6.1
publication date
2000-10-22
social media followers
363
Sources (7)

via Wikidata · CC0

~4 min read

Article

10 sections
Contents
  • History
  • Development of version 2
  • Features
  • Community
  • Sample code
  • Notable games using Pygame
  • See also
  • Notes
  • References
  • External links

Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.

==History== Pygame was originally written by Pete Shinners to replace PySDL after its development stalled. It has been a community project since 2000 and is released under the free software GNU Lesser General Public License (which "provides for Pygame to be distributed with open source and commercial software").

Connections

Categories