124 skills found · Page 4 of 5
Fr0stFree / SpaceInvadersClassic "Space Invaders" game made using Python and Pygame library
Wouterr0 / Atari BreakoutAtari Breakout programmed in Python and makes use of the Pygame library.
atugharajohn / Tic Tac ToeThis is a Tic-Tac-Toe game implemented in Python using the Pygame library.
thismarvin / Quantum Cavernsa 2D Platformer written in Python using the Pygame library for the GameShell Game Jam (2019Q3)
gtxzsxxk / Rocket Orbiting SimulatorThis is a python project, also a physics engine, using pygame library to simulate the orbit of the spacecraft
Paul-Marie / CodingCLub PygameRepository with subjects to learn how to make a simple video game in Python with the Pygame library to high schoolers
AlecReilly / GenixGenix is a GUI library written in Python and designed for pygame. It aims to make it very easy for pygame devs to make cool looking UI components like inventories, health bars, or main menus.
bhupeshmarine / Snake GameThis is a classic Snake game built using Python and Pygame library. The objective of the game is to move a snake around the screen and eat as many food items as possible while avoiding collision with walls and the snake's own body.
drahulsingh / Space InvaderSpace-Invader is a classic game where players control a spaceship, shooting down alien invaders to survive and achieve a high score.
d1ggs / PacmanPac-Man reimplementation in Python 3 through pygame library for university course
fyabc / MiniGamesSome MiniGames written in Python, using pygame or cocos2d library.
PIYUSH-NEXTGEN / Space Adventurepython game with pygame library
etecnos / PdfeditorPDF editor is a Python project that is used to edit PDF files through various ways, by using graphics (pygame) and various other python libraries to access the PDFs
ANANTH-SWAMY / RaycasterRaycaster made with python using pygame as a graphics library
ExtremerBG / Circle NomA small game made with Python and the library pygame-ce.
onesch / Pygame GameOfLifeImplementation of a cellular automaton in Python using the Pygame library.
MohakBajaj / ProjectileMotionStimulation PythonThis is a simple Projectile Motion Physics stimulated in Python using PyGame Library
Samuel-K95 / Jumping Frog GameThis repository contains a game called jumping frog game built using pygame library in python.
pooya-shams / Game Of Life# Game-of-Life A simulator of John Conway's Game of Life written in python using the pygame library
MRC-CBU / Python ScansyncPython library for syncing experiments with the MEG and MRI scanners. Compatible with PsychoPy, PyGame, and PyGaze (and basically everything else).