Is there a game engine in Go that can make an RTS game?

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

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

    A complete 3-D game development suite written in Java.

  • I'd love to see something like https://jmonkeyengine.org/ for golang..

  • OpenRA

    Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.

  • If you want something that specialized, just learn C#, it is not that hard to learn. https://github.com/OpenRA/OpenRA

  • 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
  • Godot

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

  • Have you tried out Godot. https://godotengine.org/

  • gopherjs

    A compiler from Go to JavaScript for running Go code in a browser

  • Why not use https://github.com/gopherjs/gopherjs with jMonkeyEngine as-is?

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