Showing 179 open source projects for "pygame."

View related business solutions
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 1
    PyPongee

    PyPongee

    Simple pong in python with Pygame.

    I found a pong game written for python and decided to download it and add many features. The game is for two players at one computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cactus GUI

    Cactus GUI

    CactusGUI - a GUI for Pygame

    Cactus GUI is a Pygame GUI that allows easy creation of UI Elements within the application and connecting events to them. Elements: textbox, label, image, keybind, button Events: hover, unhover, focus, blur, mouseup, mousedown, click, rightclick, leftclick, keydown,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Tygamusic

    A pygame music lib.

    This lib was produced while I was programming an other program/game. I was tired of pygame's bad system of handling playlists and the management of music in general. With this lib I want to create an layer that allows you to interact with the music, how you would expect it. Currently featuring: -Playlist -Normal pausing and resuming (played time isn’t lost when new song is loaded) -Automatic recognition of songs and adding them to a separate list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5

    RetroShoot

    Juego de disparos

    RetroShoot es un juego de disparos -estilo retro- creado en Python con PyGame, esta disponibles en tres ediciones: - edición T! (para usuarios de Taringa) - edición estandar - edición deluxe (CD comercial, disponible pronto)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Written in python using Pygame and PGU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Top View 2D racing game. Written in Python, with graphics using Pygame. Currently I have stopped work on it, but anyone who would like to improve on it is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pygame Snake Adventure

    Adventure game derived from the classic Snake video game

    This is my first time posting a project, so any and all feedback about the project as well as its posting would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Islaki Defender

    Missile Command-type game for Linux using Pygame

    IMPORTANT: The cursor is used to aim, the primary firing buttions are 'J', 'K', and 'L'. There is no startup menu as of yet so the game just jumps right in. Islaki defender is a program I wrote a few years ago for python 2.7. I have tried updating for Python3, however pygame does not appear to be compatible just yet. This game is similar to Missile Command however it adds an extra dimension of variability. The name of this program came about when I tried to do a trick-shot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 10
    Diggo

    Diggo

    Diggo a 2D version of minecraft made with Pygame!

    New Diggo version is coming soon! Diggo (originally pytcraft) is a 2D version of minecraft to teach kids how to code with Python and have fun! Soon to have a Diggo API! Comes with Pylaunch API!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rogue

    Rogue

    An adventure "Legend of Zelda"-ish game

    For now, a simple python/pygame game that is needing of heavy development. I am working alone (so far) on this project, so it will be very slow. Please be patient, for this is not what the game will be like in the end. This is just me giving a sneak peak at something much nicer to come. And as I said before, I am so far alone and a bit of a novice in this project, so please be patient: I hope to make better things with it. Update: I have a new homepage up. Mostly complete right now, I just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pytonis Universalis - Shmup

    A ridiculously simple spaceship shoot 'em up game written in Python

    Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect. The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tower defense game written in Python with PyGame
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Super Coco

    Super Coco

    Super Mario Bros python version with custom levels

    ... python (written with 2.7) and pygame. An executable is available for windows. If you spot gameplay discrepancies with the original game, please report them!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Pygrid Engine

    Pygrid Engine

    Pygrid is an open-source and cross-platform pygame/python 2D engine.

    Pygrid is an open-source cross-platform pygame/python engine for the development of 2D top-view and platform games. It follows the "grid-fixed" principle, in which every game-object has a fixed size based on a grid (What allows perfect object interaction, such as "collision" and "movement").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wizards Magic
    Wizards Magic - OpenSource card game, based on rules of Magic: The Gathering, written in Python, using Pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simple Conway's Game of Life in Pygame

    A simple implementation of Conway's Game of Life in python and pygame.

    This project is just a very simple implementation of Conway's Game of Life: http://en.wikipedia.org/wiki/Conway%27s_game_of_life - made in python and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MitoBlaster
    MitoBlaster is a traditional-appearing shooter-game. The player assumes control of a small starship to protect Earth from giant-size mitochondria who would gladly see the planet as their new home. The game takes advantage of Python module "pygame"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The Forming

    A Pygame RPG

    Game Type: Medieval RPG Note: The title may make it seem like a horror game, but it isn't. You are a young boy born and raised in your home town of medieval Tenswitch. You are made to fight in the upcoming war in order to free your younger brother who was captured during a village raid. As you progress through the story, you learn more about yourself then ever before, but you also learn that the ones who raided your village are members of a secret society known as The Forming, and are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles. Read more in ReadMe.txt and in the .py file comments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Castle vs Castle

    Castle vs Castle

    Castle vs Castle is a card game for 2 players.

    Castle vs Castle is a card game for 2 players. It's a clon of Castlewars that it's a flash game. But instead the flash, it's in Python + Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Game of Turmites

    Conway's Game of Life and Turmites Combined!

    ... (Or white, I may have changed them) cells that follow a simple set of instructions based on the state of its adjacent cells. Turmites are types of little Turing machines, following their own set of instructions. They will always move forward, but depending on the color of cell they are on and their current internal state, they will change directions. Requires Pygame.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    majr

    Juego de disparos

    MAJR (Malvinas Argentinas, Juego de Recuperación) tienes como misión impedir que desembarquen los barcos de la Royal Navy destruyendo tantos como sea posible. Requiere Pygame
    Downloads: 0 This Week
    Last Update:
    See Project