Python Pygame

Open-source Python projects categorized as Pygame

Top 23 Python Pygame Projects

  • youre-the-os

    A game where you are a computer's OS and you have to manage processes, memory and I/O events.

  • Project mention: You’re the OS! | news.ycombinator.com | 2023-08-16
  • mu

    A small, simple editor for beginner Python programmers. Written in Python and Qt5. (by mu-editor)

  • Project mention: Help | /r/SteamDeck | 2023-08-14

    i was wondering if someone could help me figure out how to install this (https://codewith.mu/) python editor on the steam deck. Or if you have any other suggestions for better editors.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • PyGame-Learning-Environment

    PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.

  • pymunk

    Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python

  • pibooth

    The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices

  • pygame_tutorials

    Code to go along with lessons at http://kidscancode.org/lessons (by kidscancode)

  • pgzero

    A zero-boilerplate games programming framework for Python 3, based on Pygame.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pygame-menu

    A menu for pygame (pygame-ce also supported!). Simple, and easy to use

  • Face-tracking-with-Anime-characters

    Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!

  • Sorting-Algorithms-Visualizer

    Program made with Python and Pygame module for visualizing sorting algorithms

  • nodezator

    A multi-purpose visual node editor for the Python programming language

  • Project mention: Ask HN: Modern Day Equivalent to HyperCard? | news.ycombinator.com | 2024-05-01

    I really wish Livecode hadn't pulled their opensource/Community Edition (and I'd be very glad for someone to do something with that code).

    Gambas is something I keep wanting to try and seems promising.

    I did one small app w/ Python and TKinter, but it was a dense wall of text/code when I was finished and not something I was interested in revisiting. I keep seeing suggestions that Python w/ QT support is supposed to be quite good.

    One unlikely option is Google's Blockly (which I wish had a stand-alone desktop implementation which would make graphical programs), which has a nifty version implementing OpenSCAD:

    https://www.blockscad3d.com/editor/

    which I've used a fair bit. Moving on from there, there is: https://github.com/derkork/openscad-graph-editor which has the advantage of encompassing the entirety of OpenSCAD. It's also possible to wrap up Python using PythonSCAD.org

    If you're willing to consider other node/line connection systems two promising options are:

    https://ryven.org/

    and

    https://nodezator.com/

    What sort of coding, on what sort of projects do you want to do?

  • pygbag

    python and pygame wasm for everyone ( packager + test server + simulator )

  • Project mention: Playable Sandbox Now Available | dev.to | 2024-01-11

    Due to pygbag#16, the built-in function does not work correctly in the pygame-wasm environment. I noticed the patch to set_timer was buggy, so I made an improvement to the patch by handling other behaviors mentioned in the docs (e.g. disabling the timer and discarding an old timer for the same event).

  • Pathfinding-Visualizer

    Pathfinding visualizations with Python and Pygame (by Tauseef-Hilal)

  • PyGameExamplesAndAnswers

    Summary of answers to pygame questions posted on stack overflow

  • Project mention: How to Code a Visual Novel Using Pygame (not Renpy) | /r/pygame | 2023-06-10

    Do you have any assets, like the images, speech bubbles etc? Showing some images and placing speech bubbles (or smth. similar) on them, should be an (rel) easy task. I wouldn't search for "Visual Novel" for examples, just look for examples how to show images and react to a key. For more examples look at this github, as there a bunch of simple pygame examples: https://github.com/Rabbid76/PyGameExamplesAndAnswers If you have no assets, than IMHO your main mission is not the pygame part but the art creation.

  • raylib-py

    A Python binding for the great C library raylib.

  • gpFlappyBird

    Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)

  • pygame-text-input

    a small module that enables you to input text with your keyboard using pygame

  • Masendor

    Open source educational and historical battle action game, All helps accepted

  • Dstar-lite-pathplanner

    Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"

  • pygameweb

    🎮🕸️ pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.

  • Fegaria-Remastered

    Similar to my other project Fegaria, but with improved graphics, collisions and terrain generation.

  • PyMMO

    Python-based MMO game framework using sockets and PyGame.

  • simba-ps

    Fast deterministic all-Python Lennard-Jones particle simulator that utilizes Numba for GPU-accelerated computation.

  • Project mention: Simba: A Python GPU-accelerated particle simulator | news.ycombinator.com | 2023-07-20
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Pygame related posts

  • Adding Weapons

    1 project | dev.to | 24 Jan 2024
  • Playable Sandbox Now Available

    3 projects | dev.to | 11 Jan 2024
  • You’re the OS!

    1 project | news.ycombinator.com | 16 Aug 2023
  • Have Fun 🎮, Nerds!

    1 project | /r/pygame | 27 Jul 2023
  • How to Code a Visual Novel Using Pygame (not Renpy)

    2 projects | /r/pygame | 10 Jun 2023
  • Cloth simulation with custom physics (source in comments)

    1 project | /r/pygame | 10 Jun 2023
  • Scratch2Python: a scratch implementation written in python

    1 project | /r/technicalscratch | 9 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Pygame projects in Python? This list will help you:

Project Stars
1 youre-the-os 1,747
2 mu 1,380
3 PyGame-Learning-Environment 989
4 pymunk 892
5 pibooth 676
6 pygame_tutorials 561
7 pgzero 516
8 pygame-menu 507
9 Face-tracking-with-Anime-characters 406
10 Sorting-Algorithms-Visualizer 404
11 nodezator 403
12 pygbag 282
13 Pathfinding-Visualizer 206
14 PyGameExamplesAndAnswers 184
15 raylib-py 181
16 gpFlappyBird 164
17 pygame-text-input 140
18 Masendor 139
19 Dstar-lite-pathplanner 136
20 pygameweb 121
21 Fegaria-Remastered 81
22 PyMMO 77
23 simba-ps 69

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com