124 skills found · Page 3 of 5
jamesfowkes / LCARSGuiLCARS-style graphical user interface for Python. Requires pygame library.
Ctoic / Algorithm Visualizer Using PygameThis repository contains code for sorting algorithms and their visualization using pygame library of python.
Bar-Levi / IcyTowerIcy Tower game written in Python using Pygame library - Including comments.
AncientEntity / MedusaEngineMedusa is a FOSS Python Library for creating 2D games in Python with Pygame.
bocaletto-luca / MorseWaveTranslatorThe Morse Wave Translator software is an application designed to record audio signals and subsequently decode them into Morse code. The application leverages several Python libraries for this task, including PyQt5 for the creation of the graphical interface, sounddevice for audio recording, soundfile for reading and writing audio files, pygame ...
skar91 / Pong PythonSingle player pong game in python using pygame library.
hanessn1 / ContraThe most popular contra game created using pygame library in python.
D1abol1cal / BunninjaA 2D platformer created using the PyGame library in Python
ishubarman7 / Flappy Man Game In Python LanguageThe game was developed using the Pygame library, which is a cross-platform set of Python modules designed for video game development.
atugharajohn / Snake GameThis is a Snake Game implemented in Python using the Pygame library.
AlawadhiBOT / Pydew Cat ValleyMy version of stardew valley. Implemented in python using pygame and pytmx libraries.
ACT91 / Snake GameThis project is a modernized version of the classic Snake game, developed using Python and the Pygame library.
francofgp / Tic Tac Toe GymThis is the Tic-Tac-Toe game made with Python using the PyGame library and the Gym library to implement the AI with Reinforcement Learning
Bruxe-Dev / Shooter GameThis is my inaugural Python game, which employs fundamental libraries such as Pygame and Pyserial. The game revolves around the concept of shooting blocks, providing an engaging experience that challenges players' reflexes and aiming skills. Through the combination of these libraries,.
CodaKids / Coda KidsWrapper and framework for Python's Pygame library.
Sujas-Aggarwal / ChessChess Game [2 Player - Turn by Turn] in Pure Python using PyGame Library
SkalskiP / SNAKE GAMEFirst game written in Python using PyGame library. Simple Snake game with some points counter, obsticles, power-ups and hero transformation.
HosseinSadeghi-dev / Bird ShotBird_shot With Python and pygame library
dori-dev / Space InvadersSpace Invaders game, with lots of features and clean code with pygame library and python programming language.
soheilrabiee / Retro Snake GameA retro snake game in python using pygame library