953 skills found · Page 4 of 32
adrian13508 / Tiktok Live GameIt's a simple game developed using Python Pygame framework. Script is reading data from tiktok live chat and then if command is matching it's moving a player.
techwithtim / Pong PythonThe famous game of Pong implemented in Python with Pygame!
Mekire / Pygame Raycasting ExperimentA conversion of PlayfulJS's javascript raycaster into Python/Pygame
topshed / RPi 8x8GridDrawA Python Pygame application for creating 8x8 images to load onto the Astro-Pi LED matrix
karan236 / Algorithm VisualizerThis 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.
PythonProgramming / Beginning Game Development With Python And PygameSource Code from Beginning Game Development with Python and Pygame by Harrison Kinsley and Will McGugan
asweigart / ThreadwormsA multithreaded programming demonstration in Python & Pygame using a "Nibbles" clone.
Dave-YP / Cosmic Heat PygameA 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.
oscarcx123 / MagicTower PythonPython魔塔样板,自带Demo游戏内容(Powered by Pygame)
fccoelho / Curso PygameCriando um jogo de naves espaciais com Pygame. Para iniciantes em Python
Nearoo / Wario Land 3A remake of the GBC-Game "Wario Land 3" using Pygame for Python
techwithtim / 2048 In PythonLearn how to code the 2048 game in Python with Pygame!
Accright / Python3 Pygame Icehappy利用Python3和Pygame开发的一款桌面端消消乐游戏。A desktop elimination game developed using Python3 and Pygame.
techwithtim / Flappy BirdThe classic game of flappy bird made with python and pygame.
terrysimons / Spine PythonA Pure Python implementation of the Esoteric Software Spine runtime for pygame.
meezan-mallick / Space Invader GamePython Space invader game using pygame library
bar-ji / SnoSnow SourceMy First Python Game (Made With Pygame)
Wonz5130 / Maze AI:ghost:一款基于 Python + Pygame + AI算法的迷宫小游戏
stephanh42 / RpiglUtility functions for using Pygame and OpenGL ES with Python on the Raspberry Pi.
Norne9 / MetaballsMetaballs implementation on python with pygame, numpy and numba