Showing 350 open source projects for "pygame."

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    easy game 1

    easy game 1

    Small cube game

    game is created in python/pygame. In game you need collect blue cubes. (game is work in progress but you can play it now.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pycassonne

    Carcassonne clone written in python using pygame

    Carcassonne is (originally) a tile-based German-style board game for two to five players, designed by Klaus-Jürgen Wrede and published in 2000 by Hans im Glück in German. This application is one of its several implementations bears the base game. There are 72 cards to be deposited to the game board and 7 meeples (or pennants) are available per player. You may play against one or more computer/human players using this game with different selectable computer players' skills. Computer player...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tropycal RPG Engine

    Tropycal RPG Engine

    A RPG maker engine using Pygame

    The TP-1 (Tropycal RPG engine 1 ) is a set of modules, with various functions, that will make the rpg creating and play easy. It is in the "code" folder, totally writed in Python programming language, using Pygame API. It simulates persons, battles, animals and vegetals, timed actions, weather and more. The version 1.09 or above can run a game module from a zip file automatically. You dont need to extract it ! The version 1.12 have a very simple network support, tested on GNU/Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    snakeware

    snakeware

    A free Linux distro with a Python-based userspace

    snakeware is a free Linux distro with a Python userspace inspired by the Commodore 64. You are booted directly into a Python interpreter, which you can use to do whatever you want with your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BIGDBM is a leading provider of B2B data Icon
    BIGDBM is a leading provider of B2B data

    For marketing companies, sales organizations, data providers, e-commerce stores

    Unlock significant value in your marketing campaigns, lead generation strategies, and identity verification workflows with our leading US consumer and B2B datasets. Our unrivaled consumer datasets provide you with valuable consumer insights including lifestyle attributes, buyer intent, and consumer website visits. Explore our B2B dataset for comprehensive and up-to-date contact data on US companies and professionals to build your sales pipeline. Trust our identity data for accurate identity verification to ensure platform trust and compliance.
  • 5
    I change to Balls.py Works again Nov 2023 pathological-beta.py Is the code I am working on. From version 2.35 2 Sep 2020 to current it runs. See information.txt in the Code to see what I am working or have done. ---- pathological-2-11.py This is a conversion of pathological-1.1.3 from Python 2 to Python 3.8.2 and pygame 1.9.6 pathological-1.1.3 Copyright (C) 2003 John-Paul Gignac The conversion is not complete, but does run. ---- 3 Oct 2020
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MoviePy

    MoviePy

    Video editing with Python

    MoviePy is a Python module for video editing, which can be used for basic operations (like cuts, concatenations, title insertions), video compositing (a.k.a. non-linear editing), video processing, or to create advanced effects. It can read and write the most common video formats, including GIF. MoviePy is an open source software originally written by Zulko and released under the MIT licence. It works on Windows, Mac, and Linux, with Python 2 or Python 3. The code is hosted on Github, where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PySkier

    PySkier

    Classic game written on Python using Pygame library

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    aVoid

    Do not hit the asteroids. Written with python3-pygame

    This is a little space game programmed with Python3-Pygame. Have fun :-) Go to pygame-Website: - https://www.pygame.org/project/3633/7177
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Light Bright in Python

    Light Bright in Python

    The classic toy reinvented in free software!

    ... to the various fields of engineering. This project was made just for the occasion! I had a blast making it and I hope everyone enjoys this FOSS just as much. The simple design and well-commented code is a great example of turning an everyday object into a shareable program for others to enjoy. Requires Python 3.7 and Pygame 1.9.6. These are FREE: Python Download: https://www.python.org/downloads/ Python/Pygame install YouTube tutorial: https://www.youtube.com/watch?v=AdUZArA-kZw
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trucking Software Products for Carriers Icon
    Trucking Software Products for Carriers

    Built for today's freight world.

    We go way beyond the basic load board to make your job easier at every turn. From negotiating rates to finding routes, from managing paperwork to monitoring partners, from IFTA reporting to instant load-booking, look to our load board for easy handling of all your needs.
  • 10
    Spycrab Invaders v2

    Spycrab Invaders v2

    Team Fortress 2 and Diablo 2 meet classic arcade!

    Play any of the nine classes from Team Fortress 2 with signature weapons and abilities to fight against a relentless flood of enemy spies that increase in difficulty! Don't let them backstab you, try not to let them touch the bottom of the screen, and watch out for special attacks, aggressive behavior, and boss spawns. Attempt to defeat the three Prime Evils one brother at a time; or all at once during the Uber Event! Requires Python 3.7 and Pygame 1.9.6. Plays in 1400x800 window...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The 2D space game (top-down view), turn based game flow with RPG elements. ***The gameplay was inherited from game Space rangers. *** The first samples was made with python 2.6 (pygame/pyopengl). *** Currently the game is moving to C++ with SFML game framework*** Game is still far for ready to use/play. The reason of posting the raw code is to get advices from more experiences programmers how to make things better. Newest code is available in mercury repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyGOAPng

    Python Goal Oriented Action Planning (GOAP) library

    A library for implementing GOAP in an AI agent. Based on pygoap v3 by Leif Theden et al. Updated code to work without having pygame installed, bug-fixed functions to make them implement the behaviors that were expected, and implemented desired behaviors so that the Pirate demo works properly for all known actions and goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SpaceMax Shoot them up

    first person shooter, space invader

    Space max is a type of space invaders written in python, but it's more funny. Windows / Linux For more information, you can join me with this address : space.max@free.fr More information on my site : https://sites.google.com/site/gamemaxpy
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DarkFrontend

    DarkFrontend

    Frontend pour les émulateurs d'arcades et consoles.

    Frontend pour emulteurs arcades (MAME) et emulateurs de consoles de salon (SNES, MEGADRIVE, GAMEBOY et COLECOVISION). Frontend codé en python avec la librairie PYGAME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ufov

    ufov

    Enhance useful field of view, speed of responsiveness, brain exerciser

    Python and pygame cross platform program to exercise the brain with the intention of enhancing useful field of view, also known as speed of responsiveness. This yields benefits in driving, motility, and even depressive symptoms, as described in research papers of randomized, double blind trials. Whether ufov exercise the brain to yield those benefits is unknown, since there are no research studies using it. The research is conducted with a commercial product that I have not seen or used...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Pi alarm clock

    Raspberry pi + adafruit cap tft + ada fruit case +python code

    Raspberry pi adafruit capacitive touch tft ada fruit case for pi ldr +capacitor for background light level dfc77 receiver for time python code based on wiringpi2, pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Pygame_Missile_Command

    old school style missile command

    missile command with low-res graphics, title screen and high score screen. No sound at present.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ultima Realidad - RPG Development Engine
    Roll Playing Game development environment, made with PyGame, Ogre, wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    matrix_rain

    reddit pygame challenge

    pygame matrix rain effect. although not a very good one!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    A battle between two elemental wizards that will determine the most undeterred. ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Boggler

    1 player boggle with pygame

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    sprite-builder-master

    reddit pygame challenge

    make a sprite from images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PyTuner

    Pitch guitar tuner programmed using python/pygame

    This is a pitch guitar tuner programmed in python/pygame.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Joint Strike Force

    Joint Strike Force

    A prototype flight simulator with several dog-fighting scenarios.

    Flight simulator with emphasis on dog fighting in modern jet fighters exploring several "instant action" what-if scenarios including a random scenario generator. Uses a simple keyboard interface to control pitch yaw and rotation and yields several surprising camera angles. Game engine based on pygame+PyGGEL library. Game library combines some modules inspired by open source pygame projects: PyGGEL Robosim, GalaxyMage, 3D math tests, etc. left, right arrows: roll left/right up, down arrows...
    Downloads: 0 This Week
    Last Update:
    See Project