Showing 137 open source projects for "python source codes"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyBluesky

    PyBluesky

    PyBluesky is a simple 2D python game developed using the pygame framew

    Your objective should you choose to accept is to navigate your jet without getting hit by the incoming missiles. For self-defense you can shoot down the enemy missiles. You are armed with 100 special missiles. Level-up awards you another 50 special missiles and a power-up star which will instantly deactivate all the enemy missiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Freedroid
    FreedroidRPG is an original isometric 3D role playing game taking place in the future, on Earth. It features action and dialogs. FreedroidClassic is a 2D arcade game similar to Paradroid. =========================================== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! FreedroidRPG is migrating !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - Latest versions of Git repositories are on https://codeberg.org/freedroid/ - Binary files are hosted on...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    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 as...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Alien Threat 3D

    A 3D isometric classic shoot'em up game

    A 3D isometric classic shoot'em up game. You fight against aliens with four basic weapons: flamethrower, laser, freezer, and plasma. You also have a rechargable force field to help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Esnake

    Esnake

    Open-source 2D Snake Game with 4 different modes of gameplay.

    Esnake is an open-source 2D Snake Game that allows you to play in 4 different game modes: Classic, Field, Mazy and Lengthy, each one of them with 2 snake digestion modes: Normal and Random. Source Code: https://github.com/EricsonWillians/Esnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 0 This Week
    Last Update:
    See Project
  • 9
    spacedish
    Spacedish is a simple game written in pygame.In this moment is in really,really early pre-alpha.I'm aware of bugs in this game but note that it's unfinished. CONTROLS:up and down arrow key avoid blocks!!!!!!!! INSTALL:right click on zipfile /extract all go to extracted folder and click spacedish coming soon:points,installer,levels,main menu,other opponents IF YOU ARE DOWNLOADING THIS JUST TO PLAY GAME DOWNLOAD spacedish_0.3.zip AND NOT spacedish_0.3.py (this is for programmers to see how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    Written in python using Pygame and PGU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CATharsis

    CATharsis

    opensource clone of Duke Nukem Manhattan Project

    Здесь я выкладываю свои наработки по открытому клону игры Duke Nukem Manhattan Project и прочие свои антинаучные изыскания касательно Блендера. My sandbox where i try to develop a crossplatform opensource game using Blender and perform various unscientific researches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    Super Coco

    Super Coco

    Super Mario Bros python version with custom levels

    Original Super Mario Bros python rewrite : I actually only bothered recreating the first level as then the game forks off : it starts off as regular Mario and then takes an unexpected turn. We created that game for our video-game programmer of a brother (aka Coco) wedding as a best man speech. So geeky. The so-called Coco finished the game in one go without losing a single life in front of a crowd of 200 at his own wedding and after quite a few drinks. Can you match that?!? Requires...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PyclassicS

    An open-source classic snake game written in Python.

    An open-source classic snake game written in Python by Ericson Willians, with speed, bounds and fullscreen options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CometZ

    CometZ

    CometZ is a simple side scrolling space shooter

    CometZ v0.2 (15.02.2014) Copyright 2014 Alexandre Lopes and Filipa Silva = Description = CometZ is a simple side scrolling space shooter whose objective is to destroy enemies ships while avoiding that our ship's shield is reduced to 0. It features several kinds of enemy ships and health power ups to replenish shield. = Running the game = If you have the source code version of CometZ, run python cometz.py on the command prompt. If you have the windows compiled version just execute cometz.exe = How to play = Use the arrow keys to move around in the menu and the spacebar or return key to select the desired menu item. During game the controls are the following: spacebar - fire lasers up arrow - move ship up down arrow - move ship down left arrow - move ship left right arrow - move ship right escape - pause menu You can replenish your shield by picking up shield power-ups. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An arcade game played in kind of (humor), post-apocalyptic world. You are the only one that can slay a band of five that now rule the world. You must move in a small town, facing enemies in combat to reach the truth.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Zombie Hunter is a arcade 3D game where goal is to eliminate zombies out of a given area
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
     Super Mario Bros. Python Final

    Super Mario Bros. Python Final

    Super Mario Python Final

    This project has been discontinued for a while now. Recently I decided to come back and work a little bit more on it. I added some new stuff and here is the new result. This will be the final version of the game, I do not intend to release any new stuff in the nearby future. The game isn't perfect and I believe it has some broken code. Anyway, it should be playable. Thanks for looking! Sincerely - HJ.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Return to Earth

    Top-down shooter with a cyberpunk atmosphere.

    Return to Earth is a top-down shooter with a cyberpunk-themed atmosphere. You can find installation instructions in the wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Block Fortress

    Block Fortress

    Open Source Breakout Clone

    A breakout game I wrote during a summer python course. Added experimental Android Support (http://sourceforge.net/projects/blockfortress/files/BlockFortress-1.3-release.apk/download)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Celestron

    A top-down space shooter in the legacy of Chromium BSU

    A top-down space shooter in the legacy of Chromium BSU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    United Planets: The Last Crusade

    United Planets: The Last Crusade

    2D Multi-directional Shooter

    "United Planets: The Last Crusade" is the first free opensource videogame developed by the Italian Team, Unreal Project. The Last Crusade is a 2D multi-directional shooter which brings a new experience to the player of these old style videogames. The Team is releasing now one of the first builds of the game. PLOT Year 2223 September. A weak radio signal is received by the station orbiting Mars. It's the standard emergency signal. Only one spaceship, heavily damaged, with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Omega (space shooter)
    2d space shooter with weapon power-ups and fast moving enemies. Utilizing Python, Pyglet and Rabbyt. Be sure and leave a comment or any advice! ZombieMariachis.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AI Attack

    Pygame top down tactical robot shooter. Sniper or meele. Comming soon.

    Coming soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Winter Warland

    Winter Warland

    Snowball deathmatch game

    Winter Warland is a unique multi-platform isometric shooter. This game contains a leveling system where after each level you get to upgrade nine different features of your character relating to your gloves, boots, and coat. During a battle, there is an inventory system where you can store snowballs and an assortment of eight different powerup items in your pockets so you can use them whenever you want. Winter Warland features four different game modes, including the classic Deathmatch...
    Downloads: 0 This Week
    Last Update:
    See Project