Showing 236 open source projects for "pygame."

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Pygame based isometric game engine for rpgs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Probe

    Probe

    Probe is a game developed with python and pygame.

    In probe, your task is to launch probes at the right angle and speed so it will orbit planets without crashing into them. Your score increases more the closer you get to planets without crashing into them
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Last Hope

    Last Hope

    A game made on Pygame to a little contest.

    After a devastation of the Earth, the last survivors need to repopulate the planet on a sustainable way, they are the Last Hope of the humans. This is a little game in Python/Pygame that I did to a little contest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyPong - Python Pong

    PyPong - Python Pong

    Pong written in Python

    Pong written in Python, build with PyGame and compiled with cx_freeze
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    BabyKey

    Python program for babies - change screen color on key stroke

    My first Python and PyGame project: Baby key allows toddlers to play with the computer. With each keystroke the screen gradually changes color. Holding ESC for 5 seconds allows you to quit. Windows keys and ALT+TAB combinations are suppressed as beta testing of an eight month old toddler proved this to be necessary. WARNING: Might not be suited for your child.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    A Simple Python Game

    A simple shooter written in Python with the Pygame library.

    This is a simple 2d arcade style shooter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    I am working through tutorials and manuals in a effort to create some games with Python and PyGame. At the moment I am running through the manual of http://inventwithpython.com/ Once I start creating my own game I will freely supply the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Y Collect And Grow Game is a tool created using pygame to easily create games where your character on the screen constantly moves and collects baits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PepperShoot is a shooter game written in Python and Pygame...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Roguelike game in Python with Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Version del clasico Juego Pong, desarollada en Python 2.7 por medio de los modulos de pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyGUI is gui package for pygame written in pure python. LGPL CLOSED SOURCE python 2.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A module for python/pygame used for typesetting text to the screen. It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a fighting game engine developed in Python and using Pygame, similar to MUGEN with online capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Towerx ATC Game
    Towerx is an air traffic control simulation game written in pygame. It displays a radar screen and can run python script-based levels. You play a tower controller who travels around the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PyBalls
    PyBalls is a very simple game, but it is not easy ;) Can you dodge the balls? How long to resist? 10, 20 seconds ?? Try to resist a minute! And try to get the purple ball for extra points. It's very hard :D IMPORTANT: need Python 2.6.x and Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Temporal Distraction
    Temporal Distraction: Chalice is an open-source RPG written in Python with the aid of pygame. We've moved to https://bitbucket.org/deepy/chalice/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spyn NES Emulator
    Spyn is an Nintendo Entertainment System written entirely in Python, using Pygame for graphics / sound.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    StickyPy
    A Stick figure animation program written with Python(www.python.org) and PyGame(www.pygame.org). It is similar to Pivot, except with a much wider variety of animation features, such as keyframes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Octane is an open source game-maker written with Python and PyGame.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    An open source pack of arcade games, written in python with pygame. An asteroids clone (known as Komet Busters) and a game of pong is under construction. They will have standardised menu screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A very high level 2d tile grid based game engine written in Python and PyGame. It is intended to make programming 2d tile grid based games much easier, especially for novices, while retaining the flexibility required by more experienced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Game_PyForce
    PyForce is a Shoot'em up game programmed in Python with the PyGame library. It's my first game and it has NOT been finished yet. Currently only one level is available, and many features are still in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kalaten
    classic dungeon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    2D arcade game in Python, using pygame and numpy libraries, made for CS 321 Game Programing at Western Washington University, Spring 2009.
    Downloads: 0 This Week
    Last Update:
    See Project