Showing 177 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
  • 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
  • 1
    JDR3D is a one player 3D role playing game, for Linux X11 and Windows 9x. The game as no predefined scenario but create it during the game. Project are constitued of two parts : an engine (jdr3d) and an universe. Beginners are welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The "OpenGL ParticleEngine" is a project to present possible uses of particles in a computer game, which is based on a programming class in computer science studies at the University of Technology Aachen. It's written using C++ programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    B-Reality is a 3D game or real-time simulation engine. It is centered on physic simulation: every object in a scene is animated in function of its physic properties and forces applied on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project will create a powerful, state of the art 3D game engine in the form of a library based on Open GL
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    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
  • 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
    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
  • 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
    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: 0 This Week
    Last Update:
    See Project
  • 11
    A set of tools to provide a flexible editing system for an arcade-style engine, in developing of hardcore game epics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    The Aspect Engine is a 3D realtime game engine based on the DirectX platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A general purpose game engine for win32 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A game engine in C# and Mono using managed code wherever possible with focus on loading and rendering complex animated scenes and objects using the standard COLLADA format and interactivity with animations and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bloods-Crips is a multiplayer FPS (First Person Shooter) based off id Software's Quake II engine. The game is a standalone (not a mod) and aims to be as realistic as possible, and more or less follow Counter-Strike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Intended to be a cross-platform 3D engine and toolkit using the Tao framework and allowing C#/F#/.NET developers to target Mac OS X and Windows with a single build. Also includes accessory tools for managing builds and ports of your game product.
    Downloads: 0 This Week
    Last Update:
    See Project