Showing 338 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
    pyirrlicht

    pyirrlicht

    Python ctypes module for the Irrlicht Engine SDK

    Python ctypes module for the Irrlicht Game Engine SDK (http://irrlicht.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lumix Engine

    Lumix Engine

    3D C++ Game Engine - yet another open source game engine

    Lumix Engine is an open-source C++ 3D game engine that aims to strike a balance between performance, flexibility, and ease of use, making it a compelling alternative to heavier commercial engines. It features a modern, component-based design (entity-component-system) and offers a full editor — enabling developers to build games in a WYSIWYG style similar to engines like Unity, while staying in a lightweight, open environment.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    VASSAL Engine
    VASSAL is a game engine for creating electronic versions of traditional board and card games. It provides support for game piece rendering and interaction, and supports play by email or over a live connection.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    Haxima is an Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embedded scripting language, and in-game editing.
    Leader badge
    Downloads: 5 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
    Amazon Lumberyard

    Amazon Lumberyard

    Amazon Lumberyard is a free AAA game engine

    Amazon Lumberyard is (or was) a free AAA-capable game engine developed by AWS, with deep integration into AWS cloud services and the Twitch streaming platform. It provided full source access and offered developers tools to build high-quality games and simulations with networking, rendering, physics and cloud backend features built in. The engine allowed game creators to hook into AWS infrastructure for multiplayer services, analytics, voice chat, and more, and leveraged Twitch to build live-stream-enabled experiences. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    NxCube

    mGSTEP port of the Cube game engine

    NxCube is a port of the Cube game engine to mGSTEP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenXRay

    OpenXRay

    Improved version of the X-Ray Engine, the game engine

    Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! OpenXRay is an improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. We want to keep the game as close as possible to the vanilla game, so instead of introducing new gameplay features, consider adding non-gameplay features, fixing bugs, improving performance and code quality. ...
    Downloads: 3 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
    OpenDiablo2

    OpenDiablo2

    An open source re-implementation of Diablo 2

    This is an open-source re-implementation of the classic action-RPG Diablo II (including its expansion) — or rather, a game engine that can run it. The engine is written in Go and cross-platform, aiming to bring the feel of the original 2000s-era ARPG to modern systems. Because the project does not include the original game assets, users must supply their legally purchased copy of Diablo II / Lord of Destruction; the engine then loads the MPQ archives and runs the game. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Amethyst Game Engine

    Amethyst Game Engine

    Data-oriented and data-driven game engine written in Rust

    Data-driven game engine written in Rust. Amethyst uses a rigorous Entity Component System (ECS) architecture to organize game logic. This abstracts away some of the parallelism work, allowing easier exploitation of multi-threading in games. The ECS is rich in features and very efficient, as it never does any memory locking while remaining entirely thread-safe.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ÖbEngine

    ÖbEngine

    2D Game Engine with Lua Scripting made on top of SFML

    ObEngine is a free and open-source 2D game engine designed to make game development fun and accessible by combining a C++ core with powerful Lua scripting, providing both performance and ease of use. Built on top of the Simple and Fast Multimedia Library (SFML), the engine gives developers access to rendering, input, audio, and windowing systems while they write gameplay logic in Lua, a lightweight scripting language that simplifies interaction with game objects and behavior. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Longford

    Longford

    A cross platform Lua based game engine

    Longford is a 2D, Lua-based game engine for Windows. It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    3D playground built on three.js and cannon.js. Simple web-based game engine built on three.js and cannon.js focused on third-person character controls and related gameplay mechanics. Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions. General state system.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    KlayGE

    KlayGE

    KlayGE is a cross-platform open source game engine

    KlayGE is a cross-platform open source game engine with plugin-based architecture. It's started since 2003. The explicit goal of KlayGE is: to arm your engine with cutting-edge technology. It provides a framework to make game development, testing, porting as simple as possible. Before compiling KlayGE, Python 3.x+ and CMake 3.13+ must be installed first. Then you can run Build.py to build the whole code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17
    Imperial Game Engine
    Academical class game engine for serious 3D game projects, computer generated videos productions, game servers etc;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Opensource Game Studio

    Opensource Game Studio

    The primary goal of The Opensource Game Studio Team is the creation of the free Toolset for creating the computer games, and also the creation of games with its aid. At present we developing the game engine, in which, we try to combine the best things, that we managed to find in the the world Opensource and Freeware with our own developments. Right now we are working on creation of a mahjong solitaire game, it'll be a first step in a long path to our toolset and full scale RPG in the end.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Arcadia

    Arcadia

    Clojure in Unity

    Arcadia integrates Clojure with the Unity3D game engine, enabling live coding of functional and dynamic Lisp code directly inside Unity. Built on the Clojure-CLR port, it brings REPL-driven development and functional programming to Unity's cross-platform environment. Arcadia is the integration of the Clojure programming language and the Unity 3D game engine. Bringing the expressive, live-coded power of a modern Lisp to the industry-standard game development platform has made our own work a lot more powerful, and we hope it can do the same for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    A fast, scalable, distributed game server engine/framework for C++, including the actor library, and network library, can be used as a real-time multiplayer game engine ( MMO RPG/MOBA ), which supports C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. Easy-to-use, interface-oriented design. An extensible plugin framework that makes getting your application running quick and easy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Planimeter Game Engine 2D

    Planimeter Game Engine 2D

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua. Planimeter Game Engine 2D was designed for multiplayer-first game experiences and to bring professional-grade game engine features to the hobbyist community. It is the most feature-packed game engine you've ever heard of, and provides more functionality out-of-the-box than most other competing game engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KonsolScript and Game Engine

    KonsolScript and Game Engine

    Free and Open Game Programming Language for Windows and GNU/Linux

    ...It might need to hire programmers to make an engine for Android, and Mac OS, then some in-house testers for stability among these platform
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Wheefun Ingeniously Retro Engine

    Low-Level Game Engine for Retro Platforms

    WFIRE is a low-level game engine which provides a portable library allowing for writing video games for multiple classic targets. Originally written for a game called the Crypts of Eldor, WFIRE aims to provide compatibility with a number of constrained environments, such as DOS and the Amiga. It also aims for "new-retro" computers such as the Commander X16 and the Neon816.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jepe is an Pokémon Game engine. We have been working on pokémon fan games for quite a while now, but found no easy framework to program them. Therefore we are making this engine.
    Downloads: 0 This Week
    Last Update:
    See Project