Search Results for "python games source code" - Page 28

Showing 2261 open source projects for "python games source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 1
    Glitch Client

    Glitch Client

    Source for the Flash-based Glitch client

    Glitch-client is the source code for the original Flash-based client for Glitch, the MMO game developed by Tiny Speck. It includes the user interface, display logic, game logic client-side (in AS3), asset handling and communication with servers. The client handles rendering the game world, inventory, avatars, locations, games etc., via the Flash client. The client code was later released as part of the asset archive after the game shut down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise. More than 20 types of blocks and more can be added easily. Supports plants (grass, flowers, trees, etc.) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GW2Coin

    GW2Coin

    Guild Wars 2 quick calculation tool

    Guild Wars 2 quick calculation tool to determine value from quantity. Supports multiple items and quantities. I wrote the code from scratch and was basically a hack to get things done quick. More features to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SnakeSpeed

    SnakeSpeed

    Compete with snakes on eating the frog.

    This is a variant of the well known snake game. The snakes are competing about eating the frog. It was implemented as a report for a course in Artificial Intelligence. My son helped me with the design using his toy snakes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    myDDDungeonsGL

    myDDDungeonsGL

    a 3D openGL version of Deap Deadly Dungeons roguelike RPG game

    myDDDungeonsGL chung is a free 3D openGL version of Deap Deadly Dungeons ( DDDungeons ), Search for The Crown of alegare ( freebasic open source rogue like RPG game with random dungeon generation ) adapted from an original game by Richard Clark . Added : 16->32 pixels sprites (2D view), window resized, animations, joystick, switchable 3D openGL view + textures + lighting + new monsters , fullscreen mode,Can run on a small netbook .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    gps_chung
    gps chung is an open source GPS algorythm program. It calculates the shortest way path from start to end out of an array of road segments (position, direction) . Source code gps_chung.bi is included as example in a small application game garden_chung (freebasic) lite version of circuit_chung road circuit game with random map generation , home garden edit and gps speech voices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to keep track of your favourite tv shows. You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 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
  • 10
    Yapeal

    Yapeal

    Yet Another PHP EVE API Library.

    *** Project Moved *** This is not the code you are looking for!!! Current development on this project has moved to GitHub. Look for the project at : http://github.com/Dragonrun1/yapeal Yapeal not only grabs the data from the API for you but also saves the data into a MySQL database as well. It was made to be ran from a crontab job or a scheduled task and works in the background to 'Auto-magically' as I call it, keep the database updated so all you have to do is work with the database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    JagLog

    RuneScape Drop Logger

    RuneScape Drop Logger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ski_chung
    ski chung is a 3D skiing simulation game with fps openGL view / mountain car version of circuit_chung and vaste real satellite heightmaps, written in compiled freebasic . Included 3d skiing persos and 3rd person view using perso3D_chung , and 3D auto-generated animated teleskis.Developed on and made for small netbook (can run on a bigger PCs too). Zipped and unzip with 7zip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Projects of The Fellowship of the Game game development group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wizards Magic
    Wizards Magic - OpenSource card game, based on rules of Magic: The Gathering, written in Python, using Pygame
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    nQuake

    nQuake

    A QuakeWorld package containing everything needed to play QW right now

    NOTE: THIS PROJECT HAS MOVED TO GITHUB. Download from http://nquake.com Source code: http://github.com/nquake QuakeWorld is a very fragmented game. Installing QuakeWorld involves installing Quake, downloading a client, downloading textures, scripts, addons, maps and much more. nQuake does all this for you with a simple online installer. nQuake always installs a completely updated package of QuakeWorld that simply works. nQuake has become the standard within QuakeWorld, so even if...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    SPQR is a computer strategy game set in the period of the Roman empire, 200 BC to 650 AD. Can you both rule Rome and build an empire to last?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Glitch Items

    Glitch Items

    Items, Inhabitants, and other Glitch game assets

    Glitch-items is part of the Glitch game’s asset / source code archive by Tiny Speck; it contains definitions, data, and ActionScript source code for “items, Inhabitants, and other assorted things” from Glitch. It's not a standalone software product in the sense of a runnable engine, but rather a repository of game content and data used by the Glitch client. All files are provided AS-IS. Tiny Speck cannot provide any support to help you bring these assets into your own projects. Many of these...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ssnake
    Ssnake (Simple snake) - simple open-source 2D game, written in C++11. The project was written in a hurry and do not pretend to be perfect. Builds, tools: https://sourceforge.net/projects/ssnake/files/ Source code: https://github.com/rescr1pt/ssnake/ --- Copyright (C) 2012 Egorov Oleg (rescr1pt@ya.ru) https://github.com/rescr1pt/ssnake/blob/master/COPYING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    Glitch Avatars

    Glitch Avatars

    Art and source for Glitch's customizable avatars

    glitch-avatars is a collection of art assets, animation, and source code for the customizable avatar system used in the MMO game Glitch by Tiny Speck. It includes illustrations, animation frames, and data that describe avatar features, enabling avatars to be customized in clothing, appearance, and animations. It was released as part of Tiny Speck’s effort to preserve the game’s assets when the game shut down. The server-side code that turned all of the avatar configurations into the sprites...
    Downloads: 0 This Week
    Last Update:
    See Project