atizo / pygame
Pygame is a cross-platfrom library designed to make it easy to write multimedia software, such as games, in Python. Pygame requires the Python language and SDL multimedia library. It can also make use of several other popular libraries.
☆21Updated 13 years ago
Alternatives and similar repositories for pygame:
Users that are interested in pygame are comparing it to the libraries listed below
- Basic pygame samples illustrating various concepts.☆263Updated 5 years ago
- Small examples that will help you in pygame API learning☆80Updated 2 years ago
- A fantasy mini-RPG built with Python and Pygame.☆514Updated 2 years ago
- GUI framework for Pygame.☆126Updated 6 years ago
- Simple vertical shooter written using pygame.☆37Updated 4 years ago
- Official binding of SFML for Python☆181Updated 5 years ago
- This is a github clone of the offical pygame repo, because let's face it, bitbucket sucks ass.☆111Updated 9 years ago
- Files for Python Game Blog☆30Updated 8 years ago
- ☆95Updated 7 years ago
- Set of modules that use Pygame to display 3D graphics☆68Updated 8 years ago
- 🌟 An open-source IDE for game development.☆138Updated 7 years ago
- An easier way to use pygame☆73Updated 7 years ago
- Source Code from Beginning Game Development with Python and Pygame by Harrison Kinsley and Will McGugan☆49Updated 9 years ago
- Reimplementation of portions of the pygame API using SDL2.☆337Updated 2 weeks ago
- Lightweight multiplayer network library for python games☆170Updated 2 years ago
- Example code and docs for "Game Development and Design" class☆63Updated 5 years ago
- ☀️🐺 SolarWolf is an action/arcade game written in Python. It is free and open source, created with the Pygame game development library.☆66Updated 8 months ago
- Angry Birds game written in python using pygame and pymunk☆366Updated 2 years ago
- Simple Minecraft-inspired program using Python and Pyglet☆206Updated 4 years ago
- PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.☆219Updated 3 years ago
- The classic retro game recreated using Pygame and python