Game Engine Development.

This page summarizes the projects mentioned and recommended in the original post on /r/gamedev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Spring RTS game engine

    A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/ (by spring)

  • The other thing is that if you're going to make an engine focused on rts games, you should probably study an existing RTS-focused engine. For example, here's the source code for Spring. Learn what it does, why, and how. You might decide this is good enough for what you want to do. You might decide this is pretty close, and you'll only want to extend it rather than start from scratch. You might decide to still start from scratch, but at least you learned something about requirements/ methods/ etc.

  • LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  • So my recommendation is just to spin up a graphics context in whatever API you're interested in (or go to https://learnopengl.com/ if you have no preference/prior experience) and just start writing.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • UnrealEngine

  • You actually need to follow these steps to be able to access UE source code, otherwise the GitHub page of UE Source Code will give you a 404.

  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • Godot Engine source code is there too, and that's accessible right off the bat.

  • DOOM

    DOOM Open Source Release

  • You're missing one big one which I think is perhaps the best codebase to look through for someone interested in engine infrastructure: https://github.com/id-Software/DOOM

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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