AI-Powered Game Development Team in Your Terminal
-
Updated
Aug 24, 2025 - Python
AI-Powered Game Development Team in Your Terminal
Avoid Car from Crashing Game using Pygame Module
A simple two-player Tic-Tac-Toe game built using Python and Tkinter. Features include a graphical game board, turn-based logic, win/tie detection, score tracking, and a replay option—all in an interactive GUI.
Swipe. Match. Win: I Made an Emoji Swap Game Based on the TikTok Trend (bottle swap into the correct order)
Dance Hip-Hop Rhythm Game is a experimental simple Python game where players follow a sequence of dance moves using arrow keys. It challenges your timing and memory with fun, turn-based gameplay inspired by hip-hop dance.
A collaborative space for Hacktoberfest 2024 contributors to create game templates, share resources, and learn Pygame game development.
Game de plataforma com elementos de RPG, onde você controla um mago e enfrenta goblins e xamãs em um mundo vibrante de pixel art. Desenvolvido em Python com Pyxel, o jogo desafia você a superar ciclos de combate e coletar itens valiosos enquanto evolui na sua jornada mágica.
This project is a game developed using Python programming. The Libraries used here are Pygame, Random and Sys. This game has a very basic concept. Player will be allowed to choose a car. Using that car the player will enter the game environment where he/she has to avoid collision with other cars.
A web-powered Tic-Tac-Toe game built with Python, Pygame, and Flask. This project integrates a classic game with a backend for tracking scores, multiplayer functionality, and enhanced game logic. Learn about event handling, animations, and real-time interactions while building this fun and interactive game.
Nokia-like basic pygame snake game.
Game Breakout Criado através da linguagem python, utilizando a interface gráfica da game engine Pyxel.
This is a Python-based Tic Tac Toe game using Tkinter, featuring both single-player mode (against an AI) and multiplayer mode. The game tracks player statistics such as wins, losses, and draws, and highlights the winning line. The AI uses the Minimax algorithm to make optimal moves for an engaging solo experience.
My first game I created using DaFluffyPotato's tutorial on youtube: https://www.youtube.com/watch?v=2gABYM5M0ww. The pygame library is something I have been interested in for a while, so creating a GUI and game with this tutorial was my first step at becoming familliar with the library and familiarizing myself with concepts of game development.
Peek-a-Boo game developed in Python.
The Python Projects Repository features two projects: Connect 4 Game: Play against an AI using the Minimax Algorithm with alpha-beta pruning, visualized with Pygame. Voice Calculator: Perform basic arithmetic with voice feedback using the pyttsx3 library. Both showcase Python’s ability to create interactive applications.
A (crappy) clone of Flappy Bird
Classic Sudoku game with an interactive GUI built in Pygame.
A simple snake game made using Python.
Add a description, image, and links to the gamedevelopment topic page so that developers can more easily learn about it.
To associate your repository with the gamedevelopment topic, visit your repo's landing page and select "manage topics."