There are 2 repositories under pygame-2d-engine topic.
~80% Copy of Super Mario Bros 1-1 with Pygame
SAVE THE EARTH! 👾 🎮
Space-Invader is a classic game where players control a spaceship, shooting down alien invaders to survive and achieve a high score.
A 2D game engine implemented with python using Pygame!
Procedural Environments and Deep Q Learning
A module witch implements a two-dimensional vector, both in cartesian and polar coordinates.
Utilities classes for the pygame module in Python
A Dialogue Editor based on pygame. It's JRPG style dialogue simulator and editor. You can see the result in time.
A simple but expandable Whack a Mole game written with PyGame.
Implementation of 2D platform game in PyGame game engine for the course "Computer Game Development" at the Faculty of Technical Sciences, University of Novi Sad.
This project is a first iteration of a framework for pygame development. This provide code structure and the ability to use scenes in an efficient way.
This is my version of the arcade game Pong.
framework for pygame
👽 Alien Invasion Game
Racing Game in Python based on "youtuber", sentdex's youtube tutorial.
Jeu de guerre écrit en langage python et le module Pygame. Inspiré du tutoriel de la plateforme youtube graven mais réecrit à ma manière.
ganesh kavhar pygames development..
Source code for a game as the final project for a CS class. It uses my own library, pyoneer3, on top of pygame, which I plan on making a separate repo for in the future.
In this project we’ll look at how we can use Python to create a 2D game. To solve this we would use PyGame which makes it easy to both understand the very basics of game programming and python. At the end of this project we will have a playable breakout game that we’ve written from start to stop using Python together with PyGame.
Tic Tac Toe | دوز
Battleships game, made with PyGame
This project is a classic Minesweeper game implemented in Python using the Pygame library. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field. You can flag a tile if you think it could have a mine.
Built a 2D Snake game using pygame module including many multimedia functionalities like images, audio and video.
The Pencil-Run is Race Game created using python and pygame
Tank War is a 2D game made using Python-Pygame module
Survival spaceship game using pygame library in python