pygame-library
There are 284 repositories under pygame-library topic.
dhhruv/Sudoku-Solver
🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.
fusionengine-org/fusion
A custom open-source game engine on Python and Pygame, it is written in pure Python! It is easy and fast!
Mahi/EzPyGame
An easier way to use pygame
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.
shivamshekhar/PyGalaxian
A vertical space shooter game made in python using pygame library.
MatinAfzal/Alien-invasion
exciting open-source initiative where we can collaborate to improve, enhance, and evolve the Alien Invasion together.
jamesgeorge007/Maze-Runner
The Maze Runner game inspired by Chrome T-Rex. :video_game:
molcay/python-kaynaklari
Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası
Faylixe/pygame-vkeyboard
Visual keyboard for Pygame engine.
venkat-0706/Snake-Game
The Snake Game in Python is a simple arcade-style game where a snake moves around the screen, growing longer as it consumes food, while avoiding collisions with its own tail or the screen boundaries
francis-clairicia/PyDiamond
PyDiamond engine is a game engine for Python game developers.
abhineetraj1/music-player
Play music as audio files, such as MP3 using pygame lib in python.
Impelon/PyGVisuals
A collection of Classes to create GUI's and more based purely on pygame (https://www.pygame.org/news).
ritu-thombre99/QNim-App
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
robertocarlosmedina/voterpy
Application that allows the client to poll and control votes related to an election. And also provide an admin dashboard to control all the poll info. The idea is the implement in the future a Web app of this.
hasii2011/albow-python-3
Albow running on Python 3.x
ejimenezb/Intelligent-Traffic-Light-Control-System.
Proyecto de control de trafico e intercepción de semáforos inteligentes.
kawa-kokosowa/pygame-anisprite
Animated sprites for PyGame!
biggus-developerus/quack-gui
A simple and easy-to-use GUI framework for Pygame
DYGV/pygame_textinput
A package to support text input in pygame
drahulsingh/Flappy-Bird
Flappy Bird is a classic arcade-style game where players control a bird, navigating it through a series of pipes. The objective is to pass through as many pipes as possible without hitting them.
Anthonymcqueen21/Pygame---Alien-Invasion
Source for Pygame Alien Invasion.(Project)
Furyforev3r/Rob-Engine
The Rob Engine is a powerful and accessible game engine developed in Python, utilizing the popular Pygame library. Designed for developers of all levels, from beginners to seasoned veterans, the Rob Engine offers a robust platform for creating dynamic and interactive 2D games.
g-brrzzn/shootemup-Pygame
A Shoot 'Em Up base game made in Python-pygame from scratch
Spyder-0/Space-Invaders-with-Python
A simple space invaders game made with Python.
BetterBuiltFool/simple_events
Pygame event handling system
evaveli/WorldsAround
Worlds Around™ is a platformer game created and developed for Software Engineering course by 8 students.
Layerex/pygame_button
Just a simple pygame button.
MartinGurasvili/Snake
Computer learns how to play snake using a Q Learning NN through the PyTorch library
MatinAfzal/TheJumonRunner
the jumon runner It is a game made with pygame library In this game, the main character named Matin must try to escape from the spells (Jumons) and try to survive. In making this game, many features of the pygame library and game mechanics have been used.
Rodrigolara05/Snake-Game-with-Artificial-Intelligence
Snake Game with Artificial Intelligence
treygilliland/PyScenes
PyScenes is PyGame 2 library designed to provide the high-level functionality used in games and multi-media programs so that users can focus on creating rather than debugging
larissadcew/Pygamer
My first game made with Python! 🎮 I learned how to create it from clear code youtube.
mohit-thakur09/RhythmFlow
Python-GUI : Music Player - RhythmFlow
sagargoswami2001/CodeClause-Music-Player
This is a GUI Based Music Player Using Tkinter, Pygame & Mutagen Modules.