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

  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 639 This Week
    Last Update:
    See Project
  • 2
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    UEVR

    UEVR

    A tool to easily transform Unreal Engine games into VR experiences

    UEVR is a powerful VR mod for Unreal Engine games, supporting versions 4.8 to 5.4. It offers full 6DOF and stereoscopic 3D support out of the box, along with three rendering modes: Native Stereo, Synchronized Sequential, and AFR. It works with OpenVR and OpenXR runtimes, enabling a smooth VR experience with optional roomscale movement and motion controls. UEVR also features a user-friendly GUI, in-game menu, and per-game configurations, allowing modders to enhance VR functionality with C++ and Blueprint support.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    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: 6 This Week
    Last Update:
    See Project
  • 6

    Kambi VRML game engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has been renamed to "Castle Game Engine" and moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures and more. Desktop, mobile, web plugin. Also home of view3dscene - our full-featured VRML/X3D browser. The "Kambi VRML game engine" is renamed to "Castle Game Engine" (short name castle-engine). For commits and all current information see castle-engine project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyWorld is an open virtual reality and game engine. It is written and usable in C/C++. It has own abstract layers for Graphics and Physics. Actually we use Irrlicht for 3D-Rendering and GUI, and ODE for Physics. It is smart, powerful and easy to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    OpenReality will be a 3D Engine Library for development of Games, Virtual Reality and 3D Visualization applications. It will be very intuitive, and strongly object oriented. Of course, performance will have a great weight on the project´s decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Dream Machine
    A 3d game engine based on a realtime software raytracer. Currently, the following features are available : primary rays, shadows, cel shading and phong shading. Recommended hardware : modern CPU (such as Intel's core i5 or AMD FX models). This library will be used later on to develop a game. Work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. This means that there are several completed games already made that work with TurboSphere, requiring only a small set of compatibility scripts to function in TurboSphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next