Open Source Python Game Development Frameworks - Page 2

Python Game Development Frameworks

View 102 business solutions

Browse free open source Python Game Development Frameworks and projects below. Use the toggles on the left to filter open source Python Game Development Frameworks by OS, license, language, programming language, and project status.

  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    2D game engine based on HGE and suitable for creating small shareware games. Main features: UNICODE, Physics, World Editor, Sripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HGEE

    HGEE

    A world editor for HGE game engine written in python and uses OpenGL.

    It uses most update packages and technologies for example OpenGL 4, pyhton3.3 and etc. Project focus is on simplicity, efficiency, performance, flexibility. This project aimed for Linux environment and more specifically Gnome shell. Its most development is in Fedora 20.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Habanero3d is a object-oriented 3d game engine written in C++, OpenGL, and GLSL with set of additional tools (written in number of languages), to make developers' life easier. Habanero3d is targeted for indie games, and is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a Python based mini-game framework that supports the Wii Remote as primary input. It employs PyGame, PyOpenGL, PyBluez, and a Python port of Wiigee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Le Chocolat is a "Warhack" game engine for development Warhacks in Python lenguage (using Pygame for the graphics and sound) to play in offline or online
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MIR is a dream of young student in computer graphics and programing, who one day thought of a game wich will be very very innovative and so customizable by the user than he\'d be able to really build and shape the world where he lives.. MIR: Make It Real
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Massive G Engine is a simple yet feature-rich extensible 3D simulation engine for Robotics Research and gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Noni Sprite Font Generator

    Sprite Font Creator

    This software makes sprite fonts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The OHRRPGCE (Official Hamster Republic Role Playing Game Construction Engine) is a game maker that you can use to create your own RPG game in a style similar to the classic Final Fantasy games on the NES, SNES and GBA which have so shaped the RPG genre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Espace de création OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    // FR // P.A.C.E. maker est un moteur de jeu en Point'n'Click avec pour objectif de faciliter l'écriture de jeux. // EN // P.A.C.E. maker is a new point'n'click engine allowing an easier game writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pad (Python ADventure) is a python library for creating text adventures..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PrevToNextFill (1-2-3 Fill)
    1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http client maintains connections alive (by default 15 seconds) and therefore any requests that you make within a session will automatically reuse the appropriate connection. All connections are released once the session exits the asynchronous with block. Pulsar design allows for a host of different asynchronous applications to be implemented in an elegant and efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyGame Template

    Python game template

    Python game template powered by PyGame and PyOpenGL (but it is encapsulated). This code provides the basis to begin developing a game prototype quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    RPGenesis aims to create a gaming engine specifically designed for the creation of classical, two dimensional role playing games as well the toolset needed to create games based on this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Python Engine for Adventure Games
    Very simple Python engine for text based adventures(interactive fiction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NOTE: THE PROJECT HAS BEEN MOVED TO http://code.google.com/p/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A GUI for creating and editing TAGxML files for TAGEngine games, written in python. See https://sourceforge.net/projects/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Vegastrike evolved

    evolution for vegastrike SpaceSim/Combat/Trade game

    Vegastrike is an old open source game , cool but unfinished . And while there is still a community , the project is in orbit in a kinda space cimetery . The game can run under Windows,Linux ,Mac . BUT : It is complicated to work with the original SVN repositery , while the admins aren't reactive . So i decided to create that hub , with a trunk based upon the 0.5.1rc1 of Vegastrike . Let's Vegastrike be evolved , with new goals : _Dynamic Market system , better AI , mission and campain editor , etc ... _MMO : Create somewhere a dedicated host to help debug the actual working network code . Artists ( Sound , Image , Video , Mesh modelling , Animation ) and Devs are welcome ! Our ShipYard : https://sourceforge.net/p/vegastrikevo/wiki/Shipyard/ Checkout for alpha version : https://sourceforge.net/p/vegastrikevo/svn/HEAD/tree/branch/VS_evolved_v1.0/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB