There are 6 repositories under python-game-development topic.
PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.
A Game is developed with pygame and AI where the user can control the actions through his hands (gestures)
Sound effects generation for Python, in fast Cython code, compatible with Pygame and Pyglet.
🏰 A tower defense game built with Pygame in Python.
Python game for android, developed using python-pygame and built using python-for-android.
Run4Fun is knock off version of chrome t-rex game created using Pygame library.
tphysics is a zero dependency, single file Python game engine designed for use in the classroom. tphysics renders using Turtle graphics, which is highly accessible to learners.
A 2D geometry library for Python, with ergonomic vector classes in optimised Cython code.
Explore a dynamic 2D platformer adventure with our experimental game built using the Ursina Engine
This repository contains small projects made in Python during my learning phase.
Make Snake Game Using Python
Ludo is an 4 players game based on python console.
A pygame adventure featuring a sprawling underground dungeon filled with enemies and loot.
ASCII Arms
This is an implementation of Google's Dinosaur Game using Gesture Recognition which uses hand gestures for making the jump and running of the dinosaur.
This repo contains code on many project-based-learning tutorials. Examples: adeept-rasptank robot, arduino based projects and even nerdy stuff like building bootloaders. I add a folder for each subproject I work on.
This is a multiplayer blackjack game played from command line. The game is developed just for fun and for my personal skill development. I also had an intention to create automated players based on Reinforcement Learning and probabilistic/statistical methods. But they are not implemented yet.
(ON-DEVELOPMENT) StarBarako: A Filipino cafe-minigame made with Python-Pygame
A collection of Pattern Designs made using the Turtle Graphics Library in Python. Includes a Turtle Racing Game, colorful snake, geometric shapes and other patterns
The classic snake game built with Python :)
A terminal game heavily inspired by clash of clans coded in python3 using concepts of OOPS
Echoes of the Signal is a narrative-driven sci-fi mystery thriller set aboard a deserted orbital research station, ECHO-9, above a dying Earth. Players explore eerie corridors, uncover cryptic clues, and face a critical choice about amplifying or severing an otherworldly signal that may threaten—or save—humanity.
Description: numGuess is a number guessing game developed in Python. Players try to guess a secret number within a given range and earn a score based on the number of attempts. The game features different difficulty levels and saves high scores.
[BOILERPLATE REPO] This repo includes necessary advanced-level code for many languages which you might need in your projects
A space invader game I made over the course of a weekend. First build using the pygame library.
Projects, samples and templates created to learn game development with the Python language
Cross-platform 2D python game developed with pygame. This is capable of running in windows, linux and android
Hello there, this is my python notes and reference repository i have practiced by solving the problems in python, created some customized game apart from the course. kudos to harry bhaiya for amazing sessions on python.
The game SOS was discovered and popularized in Turkey. It is a paper-and-pencil game typically played by two players. Each player takes turns writing either an S or an O on a grid, with the objective of forming the sequence SOS either horizontally, vertically, or diagonally.
In this repository the famous Clash of Clans game has been implemented in python framework.
FlappyBirdAI utilizes NEAT Python to train an AI to master Flappy Bird. Employing genetic algorithms, this project evolves neural networks over generations to improve gameplay performance automatically. Ideal for developers and AI enthusiasts exploring game AI and evolutionary algorithms in Python.
A Simple Race Game