2711 Forks
6129 Stars
6129 Watchers

pygame

🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

How to download and setup pygame

Open terminal and run command
git clone https://github.com/pygame/pygame.git
git clone is used to create a copy or clone of pygame repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pygame https://github.com/pygame/pygame/archive/master.zip

Or simply clone pygame with SSH
[email protected]:pygame/pygame.git

If you have some problems with pygame

You may open issue on pygame support forum (system) here: https://github.com/pygame/pygame/issues