Showing 258 open source projects for "python game engine"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    A Space-Flight Simulator, divided into two parts. The first is sapphire-fx, a scriptable particle-engine for OpenGL. The second is the game and game engine iteself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Final Fantasy

    Final Fantasy like 3D Game

    "Final Fantasy" is my first 3D Engine/Project, I would recommend you go to my "Final Dream" project which is light years better than this one https://sourceforge.net/projects/final-dream/ OR see my current personal projects page http://www.facebook.com/relativegames (yes, still an FF fan if you ask :) )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WoD is a 3D gaming platform built on top of SDL. The platform includes dynamic scripting for the game engine, AI, widgets(for game settings and others), configurations, and so on. Eventually a test game will be built to show off WoD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project will create a powerful, state of the art 3D game engine in the form of a library based on Open GL
    Downloads: 9 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Realtime strategy game with nice graphics. ;-)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ATOM3D.NET is a Realtime 3D Game Engine thats inded to support everything needed to create games. A3D.NET will support Graphics through OpenGL and DirectX, Sound, Network, Physics, GUI and more. A3D.NET is a complete state of art game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    To develop utility programs, routines, or tools to help build resources, scenarios, and game components for Auran's Jet gaming engine .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A universal 3D game engine designed to be portable, powerful, flexible, and easily extendable through an extensive plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A bitmap editor for Palm OS devices. Future support will include tile view and sprite animation mode. Eventually it will become the editor for an action-rpg game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This is a project to make a high quality game engine using the Genesis 3D engine. When Destiny 3D is realeased we will port to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Free General 3D Graphics API for use in 3D Game/Visualization Projects. Fully C++ Class based API, support for OpenGL hardware acceleration and other optimization methods like Octrees. Cube Mapping, Multitexturing and more. Direct loading of (View3DS)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    3dom is a 3D Solid Object Modeler, designed to be independant of the renderer back-end. Highlights include constructive solid modeling, reality-based material representation, scripting through Python binding and a constraint solving engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mirage Game Engine is a full-scale game engine designed to pull the future game Mirage. It's build on open-source (some customized) libraries only. (Currently Ogre3D, ODE, Lua, OIS and OpenAL is planned).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Full service 3D game engine. Uses Ogre3D for the graphics and Aegia Physx for physics. Includes frame based memory allocation, component architecture and fully controllable through a Lua scripting API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Daedalus Engine is a 3D rendering engine that uses both OpenGL and DirectX 9.0 for its implementation. This project serves as a method of study for its developers in the areas of game design, 3D rendering, audio, game related physics, net code, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Aspect Engine is a 3D realtime game engine based on the DirectX platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wrecked Games Engine is a cross-platform 3D game engine written in C++. With a limited amount of abstraction, the engine is meant to be simple. The game logic is separated and driven by scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RGE stands for "Really Good Engine" and will be a small, object oriented 2D game engine featuring graphics, audio, input and a skinnable GUI, perfectly suited for the development of casual games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mgE3D - mgEngine3D is an unfinished 3D Engine based on OpenGL. By now it provided several features like scenetree, mesh/skeleton mesh rendering and animation, terrain, materials, textures, multiple viewports, Python exporter for Blender and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project Water is a multiplayer war simulation game containig our game engine (developed simultaneously) which is meant to be independent of this game and possibly used in our future projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PIEngine is a general purpose 3D game engine designed to be an easy to use framework for game developers. It glues together OGRE, ODE, OIS and some other common parts of an engine.
    Downloads: 0 This Week
    Last Update:
    See Project