Pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. Like SDL, pygame is highly portable and runs on nearly every platform and operating system.
Features
- Does not require OpenGL
- Uses optimized C, and Assembly code for core functions
- Portable
- Simple and easy to use
- Does not require a GUI to use all functions
- Small amount of code
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
extremely easy to use and powerful. and most importantly its in python
-
Nice library for rapid development of small old-school games
-
used this for class to make python games and learned a lot with it. Simple but useful