pygame-game
There are 144 repositories under pygame-game topic.
educ8s/Python-Tetris-Game-Pygame
Python Tetris Game with pygame with a video tutorial explaining each line.
LeeLin2602/Mota-Magic-Tower
python3 game Mota 魔塔遊戲 Magic Tower by pygame
educ8s/Python-Space-Invaders-Game-with-Pygame
Python Space Invaders Game with pygame (pygame-ce) with a video tutorial explaining each line.
chyok/ten-drops
A ten drops game written in pygame-ce, sourced from the Flask game "Splash Back".
Fernando-Medeiros/The-Hero-Journey
RPG Game With Pygame
Amey-Thakur/FLAPPY-BIRD-USING-PYGAME
It is a simple Flappy Bird Game in Python using 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.
LudoLogical/pinball-game
A CodeDay project requiring a surprising amount of trigonometry, physics, geometry, and more.
Heir-of-God/Fly-Rush
🏡Home repository for Fly Rush game✈️ My learning project built only with Python and its popular library Pygame🎮
henrychess/pygame-chinese-checkers
A Chinese Checkers (Sternhalma) game using mostly pygame-ce. You can write custom bots for this game.
g-brrzzn/shootemup-Pygame
A Shoot 'Em Up base game made in Python-pygame from scratch
odpay/TombOfTheSyllabus
cute arcade game for HSC SDD major work
Thinato/pygame-typing
A typing game made with pygame
celilselcuk/Down-Town-Drift
Developed with pygame: implements core game loop, collision detection, and sprite management. Uses procedural generation: endlessly generated maps for scalable and replayable gameplay.
GMH-Code/SuperChocChip
Fast, pure Python emulator for CHIP-8, CHIP-48, Super-CHIP 1.0, Super-CHIP 1.1 and XO-CHIP systems -- PyPy, CPython, PyGame & Curses compatible
MartinGurasvili/Snake
Computer learns how to play snake using a Q Learning NN through the PyTorch library
SSS-Says-Snek/ParaPac
Game jam team submission to the Pygame Community Summer Team Jam.
VictorHachard/pygame-roguelike
A small roguelike game using pygame for learning purpose
VijaySamant4368/StrinGame
StrinGame is a blind maze-solving adventure created entirely using the Pygame library and other Python modules, including the audio components. Experience the thrill of exploration and strategy in this traditional game with a new twist
AvaAvarai/Breaker
Brick-breaker game inspired by Arkanoid written in Python using PyGame
educ8s/Python-Pong-Game-with-Pygame
Python Pong Game with Pygame.
JingShing-Tools/Pygame-Dialogue-Editor
A Dialogue Editor based on pygame. It's JRPG style dialogue simulator and editor. You can see the result in time.
marcpaulo15/RL-connect4
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
MartinGurasvili/Conways-Game-of-Life
This is a visualisation tool of Conway's Game of Life written in python using the pygame framework, with preloaded patterns
sayantanDs/Tims-Adventures-PyGame
A platformer game made with PyGame
TechWhizKid/IntergalacticWar
A 2D Space Shooter game with 7 maps made using python.
bungee-boy/Retro-Rampage
A multiplayer 2D python racing game!
f1refa11/danger
2D-platformer made in Python / 2Д-платформер, написанный на Python
mateuszk098/alien-invasion-game
Alien Invasion - simple 2D game in Python.
mivan50/pygame-IDLE-Clicker
Idle Clicker game created using the Python library 'Pygame'.
Musa-Sina-Ertugrul/QuestGame
Game project of Quest Platform Student Organization in Celal Bayar University
oxreng/The-Dude-Game
🎮 A pixel arcade game created with the usage of Pygame library 🎮
RaffaeleFiorillo/Making_my_Money
This Repository contains the very first game I created, which I thought I had lost.
RaffaeleFiorillo/Making_my_Money_Remastered
This repository holds the Remastered version of the game "Making my Money". Whis is the first game I ever created.
Sarish002/DietPlan
How to get started with your diet with code, fun, and PANDAS!
ThatSINEWAVE/Clicker
This is simple yet addictive game will keep you entertained for hours as you strive to achieve the highest click count possible.