Showing 32 open source projects for "python game engine"

View related business solutions
  • 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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Godot Engine

    Godot Engine

    Godot is a powerful cross-platform game engine

    Godot was created to provide a fully free, open source game development environment. To compile from source see the official docs here https://docs.godotengine.org/en/latest/development/compiling/
    Downloads: 523 This Week
    Last Update:
    See Project
  • 2
    Redot Engine

    Redot Engine

    Multi-platform 2D and 3D game engine

    Redot Engine is an open-source game engine that aims to provide a flexible foundation for building games — likely offering a modern, modular structure so developers can compose only the systems they need (rendering, physics, input, scripting, etc.). It is built to give a base framework rather than a full “batteries-included” engine, which makes it suitable for developers who prefer minimalism, want complete control over architecture, or desire to build custom workflows. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Cocos Engine

    Cocos Engine

    Cocos simplifies game creation and distribution with Cocos Creator

    The Cocos Engine repository powers the open-source core of Cocos Creator, a cross-platform game engine and editor designed for building 2D and 3D games for web and native targets. It aims to simplify game creation and distribution, with support for high-performance rendering, physics, scene management, asset pipelines, and more. The engine is built using a mix of C++ (for performance-critical systems) and TypeScript/JavaScript (for scripting), enabling developers to script game logic while relying on a robust, high-performance core. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Axmol Engine

    Axmol Engine

    Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games

    Axmol is a modern C++ game engine forked from Cocos2d-x, designed to support high-performance 2D and lightweight 3D game development across multiple platforms. It improves upon the original Cocos2d-x with a cleaner architecture, better tooling, and support for modern C++ standards. Axmol supports scripting with Lua and JavaScript, and is suitable for both indie developers and studios targeting mobile, desktop, and web platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Xash3D FWGS Engine

    Xash3D FWGS Engine

    Xash3D FWGS engine

    Xash3D FWGS is an open-source fork and extension of the original GoldSrc-based engine (from the classic era of first-person shooters), aimed at providing compatibility with the original engine (e.g. games built on it) while extending and modernizing its capabilities. The engine supports multiple rendering backends (OpenGL, GLES, software fallback), modern platforms (desktop OSes, mobile, etc.), and updated features such as better multiplayer, voice chat, IPv6 support, improved virtual...
    Downloads: 153 This Week
    Last Update:
    See Project
  • 6
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 7
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    GDevelop

    GDevelop

    The game engine for everyone

    GDevelop is an open-source, cross-platform game development software designed to make creating HTML5 and native games easy for everyone. Experts and novices alike can create their own games with GDevelop as it is fast and easy to learn, requiring no knowledge in a specific programming language. What makes GDevelop unique and so easy to use is its powerful and intuitive event-based system. Events are a powerful way to build up your game logic, without having to learn a programming...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Ebitengine

    Ebitengine

    A dead simple 2D game engine for Go

    Ebitengine (formerly known as Ebiten) is a lightweight, open-source 2D game engine built for the Go programming language. It is designed to be simple and easy to use, allowing developers to build games quickly with a clean and minimal API. Ebitengine supports cross-platform deployment, including desktop, mobile, web, and select console platforms. The engine provides essential features such as 2D graphics rendering, input handling, and audio playback.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    SwiftGodot

    SwiftGodot

    New Godot bindings for Swift

    ...SwiftGodot allows developers to take new and existing Swift packages and use them as extensions for the Godot game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HaxeFlixel

    HaxeFlixel

    Free, cross-platform 2D game engine powered by Haxe and OpenFL

    HaxeFlixel is an open-source 2D game framework built on top of the cross-platform toolkit Haxe + OpenFL, designed to allow developers to build games that can run on web, desktop, and mobile targets from a single codebase. Because it uses Haxe and OpenFL, HaxeFlixel games can compile to many targets: native desktop (Windows, macOS, Linux), mobile (Android, iOS), as well as web (HTML5), and even historically Flash. It is licensed under MIT and completely free for personal or commercial use....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    macroquad

    macroquad

    Cross-platform game engine in Rust

    macroquad is a lightweight, easy-to-use game library for the Rust programming language, offering developers a relatively simple and streamlined path to build games across platforms. The library is heavily inspired by simpler game frameworks (like raylib), but brings the ergonomic and safety features of Rust to 2D — and some minimal 3D — development. With Macroquad, you don’t need to worry about low-level graphics plumbing: it handles window and input management, rendering, UI, and more,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ArcadeGPU

    ArcadeGPU

    A Complete WebGPU Game Engine for Browser & Desktop Arcade Oriented

    ArcadeGPU is a high performance WebGPU game engine inspired by classic techniques that made retro games legendary. Explore demos: https://aliyah-corp.github.io/
    Downloads: 32 This Week
    Last Update:
    See Project
  • 15
    Exult
    A game engine for running Ultima7 on modern operating systems, plus a map-editor and other tools for creating your own mods and games.
    Leader badge
    Downloads: 815 This Week
    Last Update:
    See Project
  • 16
    Urho3D

    Urho3D

    Urho3D Game engine

    Urho3D is a game engine made by developers, for developers. The code is clean and well-commented. Urho3D is free and will always be free. There is no hidden royalties. It is IDE-agnostic and has no vendor lock-in. Urho3D runs on Windows, Linux, macOS/iOS/tvOS, Android, and even on Raspberry Pi. It also runs on your browsers. You need an installed Urho3D library for the desired target platform to proceed.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Atomic Game Engine

    Atomic Game Engine

    The Atomic Game Engine is a multi-platform 2D and 3D engine

    Atomic Game Engine is an open-source, cross-platform game engine that supports both 2D and 3D game development, giving developers flexibility in choosing the style and scope of their projects. It provides a full suite of engine tools — rendering, scene management, input, asset pipelines, scripting (C++ and optionally JavaScript), and more — which allows teams or solo developers to build rich interactive applications and games without assembling disparate libraries. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    d13 - strategy browser game engine

    d13 - strategy browser game engine

    online 4X browser game engine

    d13 is a free browser game engine that allows you to build your own multiplayer online strategy game. suited for tick based empire building games that follow the 4X concept: eXplore, eXpand, eXploit and eXterminate. Despite its oldschool look and feel, d13 comes as a fully OOP, MVC web-application that features a responsive design as well as great flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Citrus-Engine

    Citrus-Engine

    Modern AS3 Game Engine

    Citrus Engine is a 2D game framework for ActionScript 3 that simplifies the development of physics-based games, especially platformers. Built on top of Starling and Box2D, it provides a component-based architecture and high-level abstractions for objects, input, levels, and camera control. It’s well-suited for educational games, side-scrollers, and mobile game development using Adobe AIR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GamePlay

    GamePlay

    Open-source, cross-platform, C++ game engine for creating 2D/3D games

    GamePlay (also known as Gameplay3D) is an open-source, cross-platform C++ game engine and framework that supports both 2D and 3D game development on desktop and mobile platforms. Designed to be lightweight yet powerful, it provides developers with robust tools for graphics rendering, scene management, audio, physics, input, and more, as well as templates and tools to help jumpstart projects. The framework emphasizes ease of use and portability, offering native support for Windows, macOS, Linux, iOS, and Android so developers can write their game once and deploy it across many platforms. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Digital Spork Game Engine

    Cross platform 2D/3D game engine written in C++11 & OpenGL ES 2/3

    Alpha: - Still in heavy development, but should be stable enough for use in small projects. - Features include OpenGL ES based scene graph system, sound (static and streaming), input handlers, scheduler, async job queues, and much more. - Supported platforms include iOS, Android, OSX, Linux, Windows, HTML5 (Emscripten).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Egret Engine

    Egret Engine

    Egret is a brand new open mobile game and application engine

    The Egret Engine is a HTML5 game engine. It provides modules to handle common game development tasks such as 2D and 3D rendering, GUI systems, and audio and resource management. The Egret engine is flexible and suitable for 2D or 3D projects. It allows developers to work without worrying about low-level browser implementation, HTML5 performance, or fragmentation issues.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next