Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with pygame

A curated list of projects in awesome lists tagged with pygame .

https://github.com/pygame/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.

game-dev game-development gamedev pygame python sdl sdl2

Last synced: 29 Sep 2024

https://github.com/plbrault/youre-the-os

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

game os pygame python webassembly

Last synced: 26 Sep 2024

https://github.com/mu-editor/mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.

circuitpython debugger editor education micropython pygame python

Last synced: 27 Sep 2024

https://github.com/ntasfi/PyGame-Learning-Environment

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

agent ai artificial-intelligence deep-reinforcement-learning game machine-learning pygame python reinforcement-learning research

Last synced: 30 Jul 2024

https://github.com/viblo/pymunk

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

library physics-2d physics-engine physics-simulation pygame pyglet python python-library

Last synced: 01 Aug 2024

https://github.com/pibooth/pibooth

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

gphoto2 opencv photobooth pillow pygame python3 raspberry-pi raspberry-pi-camera raspberrypi

Last synced: 28 Sep 2024

https://github.com/pygame-community/pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.

game-dev game-development gamedev pygame python sdl sdl2

Last synced: 01 Aug 2024

https://github.com/lordmauve/pgzero

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

education game-framework pygame python-game-development python3

Last synced: 31 Jul 2024

https://github.com/tasdikrahman/spaceShooter

:video_game: The classic retro game recreated using Pygame and python

linux pygame python rpg-game windows

Last synced: 01 Aug 2024

https://github.com/apirrone/Memento

Memento is a Python app that records everything you do on your computer and lets you go back in time, search, and chat with a LLM (Large Language Model) to find back information about what you did.

llms productivity pygame python

Last synced: 01 Aug 2024

https://github.com/Aditya-Khadilkar/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!

anime artificial-intelligence doki-doki-literature-club eye-tracking face-detection haar-cascade opencv pygame python3 waifu

Last synced: 07 Aug 2024

https://github.com/LucasPilla/Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms

algorithms pygame python sorting visualization

Last synced: 01 Aug 2024

https://github.com/uvipen/AirGesture

Play games without touching keyboard

battle-city dinosaur gym hand-detection pygame super-mario-bros tensorflow

Last synced: 30 Jul 2024

https://github.com/Grimmys/rpg_tactical_fantasy_game

A tactical turn-based game project in pygame, open to support

2d-game games player pygame pygame-games python rpg-game turn-based-strategy

Last synced: 08 Aug 2024

https://github.com/singularity/singularity

A simulation of a true AI. Survive, grow, and learn.

game pygame python python2 python3 strategy strategy-game

Last synced: 01 Oct 2024

https://github.com/pygame-web/pygbag

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

game-engine-2d gamedev pygame pygame-wasm python wasm webassembly webassembly-python

Last synced: 02 Aug 2024

https://github.com/leerob/space-invaders

👾Python clone with a modern twist

pygame python space-invaders

Last synced: 03 Oct 2024

https://github.com/buntine/SwervinMervin

A truly radical homage to 16-bit racing games.

pixel-art pygame retrogaming

Last synced: 04 Aug 2024

https://github.com/SirFroweey/PyDark

PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.

engine framework game game-development game-engine multiplayer networking pygame python

Last synced: 04 Aug 2024

https://github.com/Nearoo/pygame-text-input

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

font input keyboard-input pygame text

Last synced: 01 Aug 2024

https://github.com/rajatdiptabiswas/snake-pygame

:snake: A snake game written in Python using the Pygame library

pycharm pygame python snake-game

Last synced: 26 Sep 2024

https://github.com/zingzy/hpyt

A package to manipulate windows and titlebar of GUI applications made using python Supports Both Windows 11 and 10

customtkinter kivy pygame pyqt5 pyside2 pyside6 pysimplegui python python-3 python-app python-gui python-gui-tkinter python-titlebar python3 titlebar titlebar-customization tkinter windows-10 windows-11 wxpython

Last synced: 27 Sep 2024

https://github.com/petercollingridge/pygame3d

Set of modules that use Pygame to display 3D graphics

3d-graphics pygame python python27

Last synced: 01 Oct 2024

https://github.com/dhhruv/chrome-dino-runner

🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.

algorithm chrome chrome-dino-game chrome-dinosaur-game dinosaur-game framework game games google-chrome hacktoberfest hacktoberfest2023 library pygame python python3 software

Last synced: 29 Sep 2024

https://github.com/karan236/Algorithm-Visualizer

This project (a desktop app) is for educational purpose. The main objective of this project is to help beginners to be able to visualize the basic algorithms and get a better understanding of the underlying operations. And obviously it is needless to say that anyone who is willing to contribute is invited to use their creativity in making the visualizations even better and attractive. One can add fresh Algorithms and visualization of their choice too. It has been developed in python using the pygame and tkinter libraries. You can also improve the readability of the code by providing a better structure to the code (could also refactor the variable and function names) and document it.

pillow pygame pygame-gui pygame-library python3 tkinter tkinter-gui tkinter-python

Last synced: 01 Aug 2024

https://github.com/rm-hull/luma.emulator

Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.

emulator gif-animation lcd-display oled-display pygame python raspberry-pi

Last synced: 02 Oct 2024

https://github.com/ymercad0/Sudoku-GUI

Simple Sudoku Game built on Pygame as a backtracking algorithm visualizer. Credits to TechWithTim for the idea.

backtracking-algorithm pygame python sudoku-game visualizer

Last synced: 13 Sep 2024

https://github.com/pygame-web/pygame-web.github.io

Run python and pygame code in your html

cdn pygame pygame-wasm webassembly

Last synced: 02 Aug 2024

https://github.com/ben-ryder/Conqueror-of-Empires

A turn-based strategy game where up to 4 local players battle to be victorious, by expanding their empires, and controlling units to conquer cities and attack the enemy.

isometric-game pygame pygame-games python turn-based-strategy

Last synced: 29 Jul 2024

https://github.com/rik-cross/gamma

A simple ECS game engine for Python, built on Pygame, with an emphasis on ease of use.

ecs entity-component-system game-development game-engine gamedev pygame python

Last synced: 01 Oct 2024

https://github.com/molcay/python-kaynaklari

Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası

django django-framework kivy kivy-framework pygame pygame-library pyqt pyqt5 python python3

Last synced: 27 Sep 2024

https://github.com/Daguhh/ConkyLuaMakerGUIv2

An interactive GUI to generate lua conky

conky gui interactive-visualizations lua pygame

Last synced: 06 Aug 2024

https://github.com/rocklakegrass/windows-on-arm64-toolchain

Tools for Windows on ARM devices like the Surface Pro X. Such as Python, Pygame, Pillow, matplotlib, pycryptodome, opencv, PyQt6, LxRunOffline, idea-CE, Qt Creator, Dev-Sidecar, MarkText, Perl, Aria2, Nodejs, MySQL

aria2 idea marktext matplotlib mysql nodejs opencv perl5 pillow pycryptodome pygame pyqt6 python qtcreator surfaceprox toolchains

Last synced: 28 Sep 2024

https://github.com/JackHCC/Elimination-Game

利用pygame实现消消乐小游戏GUI界面(Use pygame to eliminate the GUI interface of music game)

gui mini-project pygame

Last synced: 02 Aug 2024

https://github.com/xyproto/monkeyjump

:monkey: Minimalistic GUI for playing Go with GNU Go

board game game-of-go gnugo go goban pygame python2 sdl sgf sgf-files

Last synced: 01 Oct 2024

https://github.com/iZucked/Matrix-Rain-An-Image

Python pygame project that turns your images to matrix rain

digital-rain matrix matrix-rain numpy opencv pygame python

Last synced: 02 Aug 2024

https://github.com/anishLearnsToCode/alien-invasion

Basic Alien Invasion 👾 game built on Python 🐍. Part of the Python Crash Course 📕 Book.

alien-invasion game programming pygame python python-crash-course-book python-project python3 small-game

Last synced: 01 Aug 2024

https://github.com/shivamshekhar/littlefighter

The classic Little Fighter game recreated using pygame - Still under development

game game-2d game-development game-engine games pygame pygame-application python python-2 python-3-5 python-3-6 python-library python2 python3

Last synced: 01 Oct 2024

https://github.com/bdbarnett/mpdisplay

Display, touch and encoder drivers for MicroPython, CircuitPython and Python

circuitpython display drivers encoder lvgl micropython pygame python sdl2 touchscreen

Last synced: 26 Sep 2024

https://github.com/Kyuchumimo/Pygame-80

A set of functions from TIC-80 tiny computer 0.90.1723 platform ported to Pygame 2

gamedev pygame python tic-80 tic80

Last synced: 29 Jul 2024

https://github.com/takluyver/pygame-flatpak-test

Flatpak packaging of pygame games (experimental)

flatpak linux-desktop pygame

Last synced: 28 Sep 2024

https://github.com/ANDREYDEN/Hex-Game

A two player board game

board-game hex hexagonal-grids pygame python

Last synced: 01 Aug 2024

https://github.com/rsgoksel/mechopter

PyGame-based quadcopter simulator & Reinforcement Learning Project

a2c dqn ipynb ppo pygame python quadcopter reinforcement-learning

Last synced: 27 Sep 2024

https://github.com/themixray/pygwin

A library for creating Python applications.

easy easy-to-use easyui pygame pygwin python win32 window

Last synced: 04 Aug 2024

https://github.com/aadewunmi/street_fighter_game

Street Fighter Game: This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.

game game-development pycharm-ide pygame pygame-application pygame-games python street-fighter street-fighter-game

Last synced: 27 Sep 2024

https://github.com/phuang1024/piano_vis

A Python piano video exporter. Newer repository here: https://github.com/huangpatrick16777216/piano_video

opencv piano pianovis pygame python video

Last synced: 02 Oct 2024

https://github.com/jeremycryan/hope-falters

Source for "Hope Falters", a puzzle word game made in 48 hours for Ludum Dare 54.

game game-development ludum-dare ludum-dare-54 pygame

Last synced: 26 Sep 2024

https://github.com/youben11/rubik-cube

Rubik's Cube Game developed using pygame

game pygame python rubiks-cube

Last synced: 01 Oct 2024

https://github.com/alexwaygood/knock

Knock: a multiplayer whist game, created with pygame.

cards cards-game pycryptodome pygame python python3 webgame

Last synced: 02 Oct 2024

https://github.com/EdouardVincent/WarGame

2d war game single player

2021 2dgame pygame python rpi4 wargame

Last synced: 29 Jul 2024

https://github.com/abdullah-1312007/colors-python

ColorsPy makes it easy to access colors and use them in various programs like PyGame.

color-conversion colors colorspy hex library module package pycolor pycolors pygame python python2 python3 rgb

Last synced: 28 Sep 2024

https://github.com/xyproto/superfrog

Odd little application launcher from 2007

menu pygame python

Last synced: 01 Oct 2024

https://github.com/aexyzk/hyprpaper-gui

A Wallpaper changer for Hyprpaper, written in Python with Pygame.

hyprland hyprpaper linux linux-desktop pygame pygame-gui python unix wallpaper wallpaper-changer wayland

Last synced: 28 Sep 2024

https://github.com/skublin/PyHero

Turn-based strategy with RPG elements.

pygame python rpg turn-based-strategy

Last synced: 29 Jul 2024

https://github.com/ehsanavy/open-engine

game engine open source by python opengl and tkinter

game-engine open-engine open-source opengl pygame python tkinter

Last synced: 29 Sep 2024

https://github.com/Minigrim0/Stormtrays

A tower defense written in python

hacktoberfest pygame python tower-defense

Last synced: 29 Jul 2024

https://github.com/ltfschoen/aind-sudoku

Term 1 Project 0 by Luke Schoen for Udacity Artificial Intelligence Nanodegree (AIND)

algorithms artificial-intelligence depth-first-search elimination-strategy miniconda naked-twins only-choice-strategy pygame python36

Last synced: 01 Oct 2024

https://github.com/domnikl/starfield-adventures

a PyGame 2D Scifi shooter game (06/2018)

2d game pygame python

Last synced: 02 Oct 2024

https://github.com/staff6773/pygamevn

Documentation on how to make a visual novel with pygame

docs mkdocs pygame visualnovel

Last synced: 27 Sep 2024

https://github.com/threated/pyfoot

A high level python libary for writing games.

pygame pygame-library pygame-text-input python3

Last synced: 01 Oct 2024

https://github.com/shivamgupta92/reinforcement_learning_snakegameai

Deep Q-Networks (DQN) to train an AI agent to play the Snake game. The AI controls the snake, making decisions in real-time to maximize its score while avoiding collisions. The agent learns to improve its performance by playing multiple games and adjusting its strategy based on rewards and penalties.

agent-based-modeling artificial-intelligence dqn-pytorch neural-network pygame python3 pytorch qlearning-algorithm reinforcement-learning snake-game

Last synced: 26 Sep 2024

https://github.com/Frankkie/Empire-Builder

Multiplayer strategy game made using pygame.

game pygame python strategy-game wargame

Last synced: 29 Jul 2024

https://github.com/omkarpathak/fun-with-pygame

Some weekend fun with learning Python pygame module

fun learning-by-doing pygame python3

Last synced: 01 Oct 2024

https://github.com/schroddacat/space-game

My first python game

fun game pycharm pygame python space

Last synced: 26 Sep 2024

https://github.com/grandsir/Epoch-Theatre

An unfinished visual novel engine created with Pygame and Python

pygame python python3 visual-novel visual-novel-engine

Last synced: 29 Jul 2024

https://github.com/GiveMePseudonyms/PiVisualisations

A way to visualise millions of digits of Pi. Written in Python using Pygame and Tkinter.

data data-visualization pi pygame python self-organising-criticality tkinter

Last synced: 01 Aug 2024

https://github.com/marfullsen/el-shoro-mario-terrible-vio-oe-zi

Una versión poblacional del clásico juego Super Mario Bros.

pygame python27

Last synced: 01 Oct 2024

https://github.com/illume/ldnpydojo

Woger the wibbly wobbly wombat. London pydojo pyweek 10 entry (2010).

game ldjam pygame python pyweek

Last synced: 29 Sep 2024

https://github.com/aadewunmi/platformer

This project is a Tile Based Platformer Game. It has been developed in Python programming language, using the Pygame library.

game-development platformer-2d-game platformer-game pycharm-ide pygame pygame-application python python-game python-game-development

Last synced: 27 Sep 2024

https://github.com/mateusfg7/play-with-pygame

Repo with studies about the pygame library

pygame python

Last synced: 01 Oct 2024

https://github.com/csengupta1101/fidget-spinner-python

Production placed fidget spinner game. The game is made using jupyter notebook as IDE. Turtle mode graphics is used with pygame.

ipython-notebook jupyter pygame python3 turtle-graphics

Last synced: 27 Sep 2024

https://github.com/sea-me-coss/ecu-control

RaspberryPi based ECU for the control of PiRacer

can-bus controller piracer pygame raspberrypi

Last synced: 28 Sep 2024

https://github.com/let-robots-reign/bejeweled_physics

A Bejeweled-like game with physics formulas to be operated

bejeweled physics-game pygame

Last synced: 01 Oct 2024

https://github.com/Fernando-Medeiros/Pleiades

O posto avançado das Plêiades é um jogo do gênero Tower Defense no estilo espaço, cujo objetivo é defender a base de naves inimigas enquanto acumula pontos e se desenvolve.

game pygame pygame-game pygame-games python python-pygame tower-defense

Last synced: 29 Jul 2024

https://github.com/drikusroor/pygame-tbs

A small pygame-based game that explores path finding and turn based gameplay.

pathfinding pygame python turn-based

Last synced: 29 Jul 2024