Ask HN: Released games built on FOSS engines?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. bgfx

    Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

    https://github.com/bkaradzic/bgfx for just that FOSS intermediate rendering library (includes Minecraft)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. love

    LÖVE is an awesome 2D game framework for Lua.

    - Löve (doesn't have a separate page, but showcases a few games at the bottom of the page): https://love2d.org

  4. halley

    A lightweight game engine written in modern C++

  5. U3D

    Open-source, cross-platform 2D and 3D game engine built in C++

    On a similar note, released games with open sourced code: https://osgameclones.com/?tag=official

    https://torque3d.org was used on Airship Dragoon, Marble Blast Gold, Penny Arcade Adventures, Legions: Overdrive and descends from the original Tribes engine.

    Hellbreaker, Bit Champs with https://u3d.io

    And plenty of successful games with Ogre, including Torchlight: https://www.ogre3d.org/showcase

  6. Torque3D

    MIT Licensed Open Source version of Torque 3D from GarageGames

    On a similar note, released games with open sourced code: https://osgameclones.com/?tag=official

    https://torque3d.org was used on Airship Dragoon, Marble Blast Gold, Penny Arcade Adventures, Legions: Overdrive and descends from the original Tribes engine.

    Hellbreaker, Bit Champs with https://u3d.io

    And plenty of successful games with Ogre, including Torchlight: https://www.ogre3d.org/showcase

  7. osgameclones

    Open Source Clones of Popular Games

    On a similar note, released games with open sourced code: https://osgameclones.com/?tag=official

    https://torque3d.org was used on Airship Dragoon, Marble Blast Gold, Penny Arcade Adventures, Legions: Overdrive and descends from the original Tribes engine.

    Hellbreaker, Bit Champs with https://u3d.io

    And plenty of successful games with Ogre, including Torchlight: https://www.ogre3d.org/showcase

  8. lila

    ♞ lichess.org: the forever free, adless and open source chess server ♞

    Not necessarily the type of game you had in mind; but must be high up on the concurrent online players https://lichess.org/

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. awesome-ebitengine

    A curated list of awesome Ebitengine frameworks, libraries and software

    This is a list of released, open source games created in Go using the Ebitengine game engine:

    https://github.com/sedyh/awesome-ebitengine#games

  11. FileDetectionRuleSets

    🔎 Rules to detect game engines and other technologies based on Steam depot file lists

    This is great. All their detection logic is open source: https://github.com/SteamDatabase/FileDetectionRuleSets

  12. lovr

    Lua Virtual Reality Framework

  13. Unciv

    Open-source Android/Desktop remake of Civ V

    Sandship (not sure when released) was updated in Feb and has over a million downloads: https://play.google.com/store/apps/details?id=com.rockbite.s...

    Zombie Age III has 10m downloads.

    Deep Town: Idle Mining Tycoon has 10+m downloads (updated this year).

    Space Haven is from 2020 with over 6k reviews on Steam.

    (Open Source) Unciv has 6k stars: https://github.com/yairm210/Unciv

  14. The-Forge

    The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2

    Oh, I forgot a few major ones:

    https://github.com/ConfettiFX/The-Forge was used in No Man's Sky, Hades and Starfield.

    https://github.com/jrouwe/JoltPhysics is the physics engine in Horizon Forbidden West.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that C++ is
the 7th most popular programming language
based on number of references?