pygame-games
There are 1023 repositories under pygame-games topic.
CharlesPikachu/Games
Games: Create interesting games in pure python.
Grimmys/rpg_tactical_fantasy_game
A tactical turn-based game project in pygame, open to support
itspyguru/Python-Games
A collection of small python games made by me using pygame and tkinter libraries
wszqkzqk/pypvz
植物大战僵尸的开源Python实现 (An open-source python implementation of Plants vs. Zombies)
MaxRohowsky/chrome-dinosaur
🦖 Chrome Dinosaur Game in build with Pygame in Python.
fusionengine-org/fusion
A custom open-source game engine on Python and Pygame, it is written in pure Python! It is easy and fast!
educ8s/Python-Tetris-Game-Pygame
Python Tetris Game with pygame with a video tutorial explaining each line.
Dave-YP/cosmic-heat-pygame
A simple space shooter from a parallel universe next door. It was built using Python and Pygame. The game is still being updated. You can control the player with either a keyboard or a joystick.
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.
MatinAfzal/Alien-invasion
exciting open-source initiative where we can collaborate to improve, enhance, and evolve the Alien Invasion together.
halfburnttoast/Dungeon-Cross
A Python-based reimplementation of Zachtronic's Dungeons and Diagrams
BaggerFast/Pacman
The coolest Pacman game written on pygame
Atamyrat2005/snake-game
A simple yet engaging implementation of the classic Snake game, built using Python and the Pygame library. Guide the snake to eat food, grow longer, and avoid collisions with the walls or its own body!
peler-little-pig/PelerGame
100%基于Python的,模仿元气骑士的游戏
ganeshkavhar/snake-game-in-python-by-ganesh-kavhar
ganesh kavhar python pygame development....
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.
YariKartoshe4ka/Space-Way
Space Way is arcade game about space, in which you must overcome the space path by flying around obstacles
coder-smookki/PyGame-DOOM-1993
The game is based on the Pygame library, having the form of a 2.5D game.
IndieSmiths/bionicblue
Action platformer game where a bionic boy protects humanity by fighting robots (by Kennedy Guerra)
MixelTe/The-Legend-of-Pirate
A game inspired by the first parts of "The Legend of Zelda". In the game, the player will have to explore the world, fight against many opponents, complete quests and look for treasures. Created with pygame
TollyH/pymaze
A pseudo-3D grid-based maze game written in Python with PyGame
DRincs-Productions/Renpygame
Renpygame is a framework that allows pygame games to be integrated with Ren'Py. It's intended for people who are capable programmers.
educ8s/Python-Retro-Snake-Game-Pygame
Python-Retro-Snake-Game-Pygame
neavepaul/Minesweeper
My attempt to create an AI that can play a game that I could never finish :')
RaffaeleFiorillo/Fast_and_Curious
Typing Game : from Noob to Good, while having Fun.
RohanDas28/SnakeByRohan
A Snake Game Made Using Python
Alok-2002/python_projects
Welcome to the Python Projects Repository! This repository contains a collection of Python projects that demonstrate various concepts, techniques, and applications using the Python programming language
Fernando-Medeiros/The-Hero-Journey
RPG Game With Pygame
PeiP-2018-Work-Nantes-DUT-INFO/Planet-Lander-Lunar-Lander-with-Pygame
A game made during courses at the IT department of the university of Nantes. Based on Lunar Lander from 1979. Artificial intelligence solving the game, and random terrain generation.
TkhiienLok/Snake-Pygame
This is a basic version of snake game. As it moves forward, it leaves a trail behind, resembling a moving snake. The player loses when the snake runs into the screen border or itself. A sole player attempts to eat apples by running into them. Each apple eaten makes the snake longer.
Amey-Thakur/FLAPPY-BIRD-USING-PYGAME
It is a simple Flappy Bird Game in Python using Pygame.
chyok/ten-drops
A ten drops game written in pygame-ce, sourced from the Flask game "Splash Back".
MykleR/Pygame-DoodleJump
The simplest doodle jump made with python3 and pygame
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