An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pygame-application

MattIPv4/Whack-a-Mole 📦

A simple but expandable Whack a Mole game written with PyGame.

Language: Python - Size: 158 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 4

vamsi-ehc/python-game

a classic snake game implementation with pygame

Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

notanerd314/Coding-Buddy

Coding Buddy make you less bored while you are programming.

Language: Python - Size: 610 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lioil987/3d_pygame_cube_no_openGL

Pygame to create a simple 3D visualization, without openGL

Language: Python - Size: 6.31 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

bysiber/Linked-List-Visualizer

Visualization of the Linked List algorithm in Python Pygame !

Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LeeLin2602/Mota-Magic-Tower

python3 game Mota 魔塔遊戲 Magic Tower by pygame

Language: Python - Size: 11 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 4

bishalprasad321/Game-Development-Pygame

Language: Python - Size: 4.64 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Dave3130/Snake-Game

A simple Snake Game using Python and Pygame Module

Language: Python - Size: 4.56 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jan-golda/AGH-PythonGraphics 📦

AGH University of science and technology - Python Labs - Project 2: Simple 2D graphics

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

gabrielvbauer/heapsort-py

Implementação do algoritmo de ordenação Heapsort em linguagem python

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shubhajeet1207/pathfinding_algorithm_visualizer

A Path-Finding visualizer is implemented with Pygame. Using a 2D grid, the user places start, end, and obstacle nodes and then runs a visualizer program. Users will be given 4 various algorithms for visualizing.

Language: Python - Size: 5.65 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

vendz/Star_Wars

This is a fun space game made with PyGame

Language: Python - Size: 4.59 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Dan-Boat/TheAliensGame-

This repository contains codes for my first python game which is underdevelopment. I would be using Pygame package to develop the 2D game.

Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

spear97/Py3D-World

A remake of an OpenGL Project that I made for my Computer Graphics Course at Texas Wesleyan University, but using ModernGL, Python, and PyGame.

Language: Python - Size: 38.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Himel-Sarder/Snake-Game-PYGAME

"Noob Snake" is a Python-based rendition of the classic snake game, offering simple controls and customization options. Players navigate a snake to eat food and grow longer while avoiding collisions. With immersive sound effects and user-friendly menus, it provides an enjoyable gaming experience for players of all skill levels.

Language: Python - Size: 2.24 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

4j0/Tetris

Language: Python - Size: 22 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

feedofmri/GalaxyFury

Galaxy Fury is an exhilarating 2-player space battle game developed using Pygame. Take command of powerful spaceships and engage in intense combat, where every shot counts and victory is the ultimate goal.

Language: Python - Size: 7.41 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

feedofmri/Snake-Game

Enjoy classic arcade fun with Snake and Apple, a Python-built game where you guide a growing snake to devour apples while avoiding obstacles. Simple controls, vibrant graphics, and increasing challenges await in this addictive adventure!

Language: Python - Size: 1.23 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EvanRunnerGames/PyEngine

Our Goal/My Goal with PyEngine is to make an EASY-to-use game engine that anybody and everybody from beginners with no experience to experienced developers can use.

Size: 216 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

numediart/blob-simulation

Détection d'un blob dans une image ainsi que détection des comprimés de nourriture. Simulation d'un blob dans PyGame à travers un système multi-agents à connaissance partagée.

Language: Python - Size: 29.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

bigjohn98pl/XML_FileMaker

A tool for making a XML files that are hard to edit and maintain.

Language: Python - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

YakkaluruSathvik/Handwritten_Digit_Recognition

A Handwritten Digit Recognition Model trained using MNIST Dataset can detect the digit either in scanned form(png) or using Python GUI.

Language: Jupyter Notebook - Size: 2.24 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shubhsharma10/GamesInPython

Games developed in Python using PyGame

Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

LukeStorry/pygame-battleships

A simple graphical Battleship-style game written using Pygame. In-progress portfolio Python piece.

Language: Python - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 5

PAIREN1383/Right_Water

An intellectual game that requires a quick and calculating mind.

Language: Python - Size: 2.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sitaber/pyDM404

A cross platform drum machine written in Python

Language: Python - Size: 3.35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

RohanDas28/SnakeByRohan

A Snake Game Made Using Python

Language: HTML - Size: 31.3 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 11

VittalAB/Ghost-Busters

Ghost Busters is a thrilling horror game built in Python using the Pygame module. In this engaging and fun-filled game, players take on the role of ghost hunters armed with a mouse-controlled shooter. The objective is to skillfully shoot down ghosts that appear on the screen, creating an immersive and challenging gaming experience.

Language: Python - Size: 4.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Umerjamshaid/banoqabil_python_course

Purpose: The purpose of this project is to create a Python application that demonstrates the concepts and skills learned throughout the Banoqabil Python course. The project aims to showcase proficiency in Python programming, GUI development, proper documentation, and project maintenance on GitHub.

Language: Python - Size: 6.05 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bhaveshjain144/Chess.io

A Two Player Chess game using Python and Pygame Module. This allows two players to compete in the classic game of chess complete with checking valid moves for all pieces on the board, putting kings in check, and tracking defeated pieces as well as forfeiting and restarting! Also with the functionality of Castling and Pawn Promotion.

Language: Python - Size: 423 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Alucad0/Battleships

A online game of battleship using an API and pygame

Language: Python - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JeanExtreme002/Aim-Trainer

:dart: Train your aim with "Aim Trainer" to improve your aim in shooting games.

Language: Python - Size: 729 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

SparshaSaha/Self-Playing-AI-Bot-using-Evolutionary-Algorithms

A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame

Language: Python - Size: 2.91 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 5

Florke64/pinezka

πNezka

Language: Python - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

WaterNewt/Planet-Simulation

A simulation of the planets in the solar system

Language: Python - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ct-Open-Source/ct-net-tester

A simple GUI-based network testing tool for the Raspberry Pi. Presented in c't 19/2018

Language: Python - Size: 520 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 7

wonmor/iMandelbrot-Plotter

iMandelbrot is a tool made out of PyGame that visualizes the nature of a Mandelbrot fractal!

Language: Python - Size: 140 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

AAdewunmi/Street_Fighter_Game

Street Fighter Game: This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.

Language: Python - Size: 5.43 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

shivamshekhar/LittleFighter

The classic Little Fighter game recreated using pygame - Still under development

Language: Python - Size: 6.61 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

pradneshhhh/Zombie-Hop

Zombie Hop is a simple arcade game where the player has to jump over the cactus in path. If the Zombie touches the catcus, he dies and game stops. Please see below images to get feel of what Zombie Hop gameplay looks like 😎 The ultimate goal of making this game is to automating it with genetic algorithm 😍 where our Zombie will learn to jump over cactus and eventually win the game

Language: Python - Size: 1.47 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Jibhong/Cafe-Game

This is a cafe game.

Language: Python - Size: 18.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shellyda/pygame-catify-the-world Fork of lucena564/Projeto-IP---Python

Game project using pygame library. Repository referring to the discipline of introduction to programming by the Federal University of Pernambuco (UFPE).

Language: Python - Size: 23.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

doddsy2018/carla_sim_digital_mirrors

CARLA Simulator, Xbox One controller, Fanatec DD1 wheels, adjustable rear view mirrors, share memory model

Language: Python - Size: 469 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mdoege/PyPaint

A simple Python painting program inspired by DeluxePaint

Language: Python - Size: 499 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

mdoege/MuchMore

A clone of the Amiga MuchMore text viewer in PyGame

Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Cthulhu2/barbarian

'Barbarian -- The Ultimate Warrior' game clone in Python and PyGame.

Language: Python - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

iZub1n/Tic-Tac-Toe_Human_vs_AI

Tic-Tac-Toe with AI as the opponent.

Language: Python - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

TAT-Games/PyDot

A Re-Make Of Godot In Python For Low-End PC's

Language: Python - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mynkpl1998/upgraded-octo-lamp

An autonomous driving simulator for modelling Vehicle to Infrastructure (V2I) conditions.

Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

yuwki0131/pygame-simple-shooting

Simple Shooting Game by pygame

Language: Python - Size: 291 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

surprisedagain/royalur

The Royal Game of Ur.(https://en.wikipedia.org/wiki/Royal_Game_of_Ur) One of the world's oldest boardgames (older than Chess and Go, younger than Backgammon and Checkers). Implemented in python3 using pygame2 with a hyper-modern skin. Played according to Finkel's rules.

Language: Python - Size: 744 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Soumya-glitch-charlie/space-invader

A classic Space-invaders Game

Language: Python - Size: 5.73 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

absansher/bublik

Sanjarga shirinlik

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

predaalex/licenta

Language: Jupyter Notebook - Size: 13.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sigmanificient/PyTchat

A open-source python tchat for basic text communications

Language: Vue - Size: 416 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

mx0c/super-mario-python

super mario in python and pygame

Language: Python - Size: 6.36 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 405 - Forks: 815

glweber/noughts_and_crosses

Noughts and Crosses Game Application with MinMax Algorithm and Alpha-Beta Pruning Implementation.

Language: Python - Size: 265 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

iamNikhilT/Sudoku

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Karan-hash/Alien_Ship_Fight_Game_in_Python

Language: Python - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SadkiratSingh/ABitRacey

This is simple car game in python using pygame package. The goal is to dodge the obstructions coming your way. Difficulty level increases as the game progresses. The objective is to score(dodge) as much as you can. You can pause the game whenever you want. Music and sound effects give you perfect gaming experience.

Language: Python - Size: 57 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Kolya142/python-2draycasting-lines

2d raycasting on lines intersection

Language: Python - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TsvetanG2/Python-Games-PyGames

In this repository you will find a simple old-school python games. Begginer friendly.

Language: Python - Size: 178 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AraComITServicesGmbH/emotionale-robotik

Soziale und emotional befähigte Roboter eröffnen neue Möglichkeiten für die Interaktion zwischen Mensch und Maschine. Die Integration von Ausdrucksmöglichkeiten ermöglicht eine authentische soziale Interaktion und schafft eine emotionale Verbindung.

Language: TeX - Size: 220 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 3

Araime/clock

Language: Python - Size: 2.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Araime/Matrix-screensaver

Screensaver

Language: Python - Size: 9.39 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codefloww/Automaton

A simple example of evolution simulation using primitive genetic algorithms in automatons.

Language: Python - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

chriscoram123/Galactic-Python-Odyssey-An-Interstellar-Adventure-Game

Dive into a Pygame 2D world, outsmart enemy bots, and learn Python game design intricacies.

Language: Python - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

abhineetraj1/music-player

Play music as audio files, such as MP3 using pygame lib in python.

Language: Python - Size: 23.4 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

jian-li1/sort-visualizer

A Python application using Pygame for visualizing various sorting algorithms.

Language: Python - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ashutoshtiwari13/MyMotoGP

A car race Game developed using Pygame and OpenGL

Language: Python - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Artemka1806/zenitka

Симуляція зенітної гармати на Python з використанням Pygame і Pymunk

Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rajaumair7890/pygame-space-invaders

A simple 2D game made with python and pygame framework

Language: Python - Size: 30.8 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mahmus-fifi/codefiles

A basic introduction to pygame

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iansnyder333/ai-game

A fully playable snake game application that features an intelligent agent trained using Deep Recurrent Q-Learning

Language: Python - Size: 5.25 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

chainzthec/connect-four 📦

Connect Four Game made in Python

Language: Python - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

aadeetyeah/snake-game

Snake Game in Python

Language: Python - Size: 1.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

KareemTahaAbdelfattah/Game-with-Python-

Game with Python (pygame library)

Language: Python - Size: 11.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Articulas/redneckracing

Racing Game in Python based on "youtuber", sentdex's youtube tutorial.

Language: Python - Size: 3.01 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Pilleow/cube-timer

Size: 143 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Doonse/BoidsSimulation

Simulation of Boids(Prey) and Hoiks(Predator)

Language: Python - Size: 215 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xhapa/Roll-the-Dice

🎲Fun GUI to roll the dice

Language: Python - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nehasohail8/Snake-Game-Python

Snake game

Language: HTML - Size: 22.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Secret-chest/scratch2python

Scratch2Python allows you to run Scratch projects in Python

Language: Python - Size: 21.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 6

wobbol/altoids

Python .wav file editor, baked with love.

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SuprovoRGB/BrickGameTetrisV1.0-Python

This is 'Tetris Game' written in Python.

Language: Python - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Puepis/Shoot-A-Mole

A contemporary take on the popular arcade game Whac-A-Mole.

Language: Python - Size: 510 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Puepis/Cube-Timer

A Python GUI application that serves as a timer and scramble generator for cubers.

Language: Python - Size: 1.16 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

shruti724/PyGames

A space fight game with amazing sound effect and adventure. The vision behind the Space Fight is to provide a gaming application. It is built in Python using the Pygame library

Language: Python - Size: 8.18 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

boldirev-as/Mario-game

Игра в Марио, который ходит по бесконечной карте

Language: Python - Size: 866 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

boldirev-as/Dragon-game

Игра в динозаврика, который должен пройти все испытания и дойти до финиша, при этом убежать от охотников

Language: Python - Size: 15.5 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Suhas-G/Scrambler

Language: Python - Size: 17.8 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

HaoLIU94/lpthw

Learn python the hard way

Language: Jupyter Notebook - Size: 29 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Mastermind-sap/covid-19-warriors

This is a game developed using Pygame. It is a small tribute to the covid-19 warriors.

Language: Python - Size: 9.95 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

unixsockshark/pisanoPeriodCircle

blehh

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

davidgur/Flappy-Bird

Final Project for Grade 11 Computer Science (ICS3U): Create a game using Python3 and PyGame

Language: Python - Size: 153 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

saqib1707/pyGame

Learning how to make python games.

Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

sabihk/UnsafeRoad

pygame

Language: Python - Size: 304 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

vincent65/Voxel-Engine

This project was created to learn more about voxels and graphics rendering using PyGame

Language: Python - Size: 716 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

robertocarlosmedina/AlgoData

Visual implementation of some Algorithms and data structures. This project has the objective to provide visual explanation of some algorithms.

Language: Python - Size: 177 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

SamarpanCoder2002/Generation-Music-Player

This is a music player made in python by Tkinter with use some of pygame......This project is totally made by Samarpan Dasgupta....python module use here time,pygame,tkinter,pillow,mutagen etc.

Language: Python - Size: 441 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 7

Related Keywords
pygame-application 444 pygame 263 python 240 python3 160 game 85 pygame-games 81 game-development 57 pygame-gui 44 pygame-library 43 python-3 25 gui 20 pygame-game 18 snake-game 17 game-2d 15 gui-application 14 games 14 simulation 13 python-game 13 pygame-2d-engine 13 artificial-intelligence 11 machine-learning 11 music-player 10 tkinter 10 tkinter-gui 10 2d-game 10 space-invaders 9 tkinter-python 8 flappy-bird 8 snake 8 python-library 7 ai 7 gamedev 7 machine-learning-algorithms 7 music 7 reinforcement-learning 7 python-script 6 2d 6 space-game 6 software-development 6 python-2 6 algorithms 6 pygame-basics 6 tensorflow 6 opencv 6 object-oriented-programming 5 game-engine 5 opengl 5 programming 5 pycharm-ide 5 visualization 5 application 5 python2 5 neural-networks 5 2d-graphics 5 gaming 5 tic-tac-toe 5 pong 4 data-science 4 arcade-game 4 ganeshkavhar 4 sorting-algorithms 4 sorting-algorithms-implemented 4 flappy-bird-game 4 python36 4 made-with-pygame 4 python-project 4 open-source 4 hacktoberfest 4 raspberry-pi 4 astar-algorithm 4 python-3-6 4 graphics 4 artificial-intelligence-algorithms 4 developer-tools 4 computer-vision 4 machinelearning 4 deep-learning 4 python-game-development 4 space-shooter 4 keras 4 neural-network 4 minimax-algorithm 4 made-with-python 3 math 3 planets 3 genetic-algorithm 3 python-pygame 3 solar-system 3 windows 3 python-development 3 tkinter-game 3 pong-game 3 gamedevelopment 3 minimax 3 alpha-beta-pruning 3 pytorch 3 audio 3 audio-visualizer 3 spaceship 3 visualizer 3