Showing 119 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Venom is a small framework for writing 3d games and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of Python scripts, for use with Blender that will export to Java XML, which can be decoded with the standard java.beans.XMLDecoder class. [No longer writes source code; this is a better solution.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of code for games using python. Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    PyRA2 is a set of Python packages (libraries) and documentation providing access to the file formats of Robot Arena 2 (RA2), a game by Gabriel Interactive (published by Infogrames).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Endo is a simple, powerful 3D modeling program. It is good for making low-poly models for video games, and the like. Future version will provide texturing and rigging support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yet Another Homemade Game Engine (yahge) is what the name says a free open source 3D Game Engine geared towards development of 3D First Person Shooters. Major goals are to provide a Rapid Prototyping System for Game Ideas or to make Game Demos for Resume
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    In Hoverbots, robots with an artificial intelligence fight each other in a 3D environment. The AI is coded by the competitors in any language. Robots can create drones with up to the same functionality as the robot, or simply as bombs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pymousetrap is a python language interface to libmousetrap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pyplace is a toolkit which helps Python developers to render data as isometrically viewed 'places' around which the user can navigate. The look and feel by version 1 will be similar to an early UO or AOE, but only a few unit sprites & no network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A group of Blender (http://www.blender3d.org) enthusiasts sharing code for expanding the functionality of Blender. As Blender has been bought into Open Sourceness, this ancient utility is now ancient and likely useless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GemEngine

    Advanced technology that powers large scale, independent 3D games

    GemEngine(or just "Gem", for short) is a game engine centered around ease of use, clean code, and modern technology. The engine is multi-purpose and is geared toward platform/adventure games. The engine itself is actively used by the same developer to create a full scale indie game. Everything about the engine, from its content editor down to its source code is designed to be easy to understand. Gem requires no knowledge of scripting to be able to fully use, and both the engine and source code are extensively documented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A highly modifiable 3D RTS gaming plattform. Remake of the excellent game glest but featuring Save/Load, Multiplayer and Scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project