pygame
Here are 3,370 public repositories matching this topic...
Some games created by python code.
-
Updated
Nov 8, 2020 - Python
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
-
Updated
Nov 30, 2020 - Python
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
-
Updated
May 24, 2020 - Python
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
-
Updated
Nov 26, 2020 - Python
Deep Q-learning for playing flappy bird game
-
Updated
Dec 9, 2019 - Python
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
-
Updated
Nov 19, 2020 - Python
Play games without touching keyboard
-
Updated
Oct 1, 2020 - Python
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!
-
Updated
Mar 23, 2020 - Python
Better detection and error messages for invalid values during Actor initialization would be useful to aid users in debugging.
Expected result:
Better and consistent error messages to aid in debugging and catch obvious invalid values.
Actual result:
The error messages are confusing (for beginner programmers) and inconsistent. And in one case the error is not detected at all.
Here are s
Menu for pygame. Simple, lightweight and easy to use
-
Updated
Nov 28, 2020 - Python
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
-
Updated
Jun 19, 2017 - Python
A truly radical homage to 16-bit racing games.
-
Updated
Apr 15, 2017 - Python
Repository for codes of 'Deep Reinforcement Learning'
-
Updated
Oct 4, 2019 - Python
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
-
Updated
Oct 1, 2020 - Python
Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)
-
Updated
Sep 19, 2020 - Python
A clone of Flappy Bird, using Pygame.
-
Updated
Aug 13, 2020 - Python
a small module that enables you to input text with your keyboard using pygame
-
Updated
Aug 24, 2020 - Python
RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.
-
Updated
Jul 27, 2020 - Python
This issue should be done after issue #20 , when all visualizations are polished.
The idea is basically record a gif for all sorting algorithms, with the same delay and size, to replace the GIFS from github wiki page
An open-source 3D-printable robotic arm
-
Updated
Oct 10, 2019 - Python
A python program that generates abstract art with variety of shapes, styles and randomization using pygame.
-
Updated
Oct 11, 2020 - Python
Improve this page
Add a description, image, and links to the pygame topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pygame topic, visit your repo's landing page and select "manage topics."


This function needs a unit test.
Guide to how to contribute to an open source project on GitHub.
Test stub: https://github.com/pygame/pygame/blob/main/test/display_test.py#L255-L274
Docs: https://www.pygame.org/docs/ref/display.html#pygame.display.gl_set_attribute
Code to be tested: https://github.com/pygame/pygame/bl