Game engine for programmars

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. raylib

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

    Raylib supports more than 50 bindings as advertised on their github page. Thats insane btw.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Pixel

    A hand-crafted 2D game library in Go

    faiface/pixel: A hand-crafted 2D game library in Go

  4. SFML

    Simple and Fast Multimedia Library

    SFML

  5. Phaser

    Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)

    Phaser - A fast, fun and free open source HTML5 game framework

  6. SDL

    Simple Directmedia Layer

    Simple DirectMedia Layer a.k.a. SDL2

  7. heaps

    Heaps : Haxe Game Framework

    Heaps - Haxe Game Engine - Heaps.io Game Engine Older, maybe still fun to use Home | HaxeFlixel 2D Game Engine

  8. flixel

    Free, cross-platform 2D game engine powered by Haxe and OpenFL

    Older, maybe still fun to use Home | HaxeFlixel 2D Game Engine

  9. SaaSHub

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

    SaaSHub logo
  10. ggez

    Rust library to create a Good Game Easily

    ggez: Rust game thing

  11. FNA

    FNA - Accuracy-focused XNA4 reimplementation for open platforms

    Sibling: FNA framework

  12. Ebiten

    Ebitengine - A dead simple 2D game engine for Go

    Ebiten - A dead simple 2D game library for Go

  13. bevy

    A refreshingly simple data-driven game engine built in Rust

    Bevy - A data-driven game engine built in Rust

  14. urho3d

    Discontinued Game engine

    You could try Urho3D or its newer fork rbfx.

  15. rbfx

    Lightweight Game Engine/Framework in C++17 with WYSIWYG Editor. Experimental C# bindings.

    You could try Urho3D or its newer fork rbfx.

  16. Veldrid

    A low-level, portable graphics library for .NET.

    Veldrid is a lower level engine that abstracts away a bunch of backends for you. Youll have to build your own pieces on top.

  17. DiligentEngine

    A modern cross-platform low-level graphics library and rendering framework

    I use the Diligent Engine and have custom code to do config, resource management, etc.

  18. Panda3D

    Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

  19. SaaSHub

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

    SaaSHub 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

  • 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
  • I want to make a game for Linux. Where do I even start?

    14 projects | /r/linuxquestions | 20 Nov 2021
  • Kandria, a post-apocalyptic action RPG in Common Lisp

    2 projects | news.ycombinator.com | 3 Jun 2024

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