C++, Java, or Kotlin for a game engine?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Azurite

    Azurite Game Engine is a 2D Java game engine built on top of LWJGL. (by azurite-engine)

    Well, an interesting open project game engine written in java using lwjgl and has been developed since a ~year ago and the developers still currently working on it https://github.com/azurite-engine/Azurite if you want to use an engine ofc. Well, good luck in your journey :)

  2. SaaSHub

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

    SaaSHub logo
  3. ktx

    Kotlin extensions for the libGDX game framework

    Not sure if it's mentioned already but I'd strongly recommend LibKTX and Kotlin instead: https://libktx.github.io/

  4. raylib

    A simple and easy-to-use library to enjoy videogames programming

  5. KorGE

    KorGE Game Engine. Multiplatform Kotlin Game Engine

  6. wgpu

    A cross-platform, safe, pure-Rust graphics API.

    Consider using Rust. There is a very nice library for multiplatform graphics: wgpu. Language is as fast as C++ but much more convenient to write in.

  7. Godot

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

    Many people suggested Godot

  8. Silk.NET

    The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.

    If you like .NET try Silk.NET. It has OpenGL/Vulkan/DirectX, OpenCL and OpenAL bindings and even Assimp.

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

  • LÖVE: a framework to make 2D games in Lua

    26 projects | news.ycombinator.com | 13 Sep 2023
  • Where to find more information on using languages beside c++?

    3 projects | /r/raylib | 29 Dec 2022
  • Good graphics engines to visualize my physics framework?

    5 projects | /r/gamedev | 14 Nov 2022
  • Games from scratch

    6 projects | /r/gamedev | 24 Jul 2022
  • Looking for a 2d graphics framework for my needs

    5 projects | /r/gamedev | 7 Jul 2022

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?