I want to make a game for Linux. Where do I even start?

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

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. Panda3D

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

    Panda3D

  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. OpenSceneGraph

    OpenSceneGraph git repository

    openscenegraph (mainly focuses on graphics, used by openmw for example)

  4. pygame_sdl2

    Reimplementation of portions of the pygame API using SDL2.

    pygame_sdl2 (SDL bindings for python)

  5. PhysicsExamples2D

    Examples of various Unity 2D Physics components and features.

    And of course there are the non-free engines that support linux like unity3d or unreal

  6. RakNet

    Discontinued RakNet is a cross platform, open source, C++ networking engine for game programmers.

    RakNet (UDP network library)

  7. Torque3D

    MIT Licensed Open Source version of Torque 3D from GarageGames

    Torque

  8. Godot

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

    godot

  9. SaaSHub

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

    SaaSHub logo
  10. bgfx

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

    If we're going to list graphics libraries then bgfx and irrlicht are probably worth a mention as well.

  11. raylib

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

    I also didn't see the very excellent C library raylib (well, really it's a collection) in the list.

  12. GLM

    OpenGL Mathematics (GLM)

    GLM and CGLM should probably be mentioned as well since you'll probably want a good linear algebra library if you are going with just a rendering library instead of a full game engine.

  13. Box2D

    Box2D is a 2D physics engine for games

    As for physics there's tons of options, but the list gets rather exhaustive when considering 2D and 3D but you have box2d, bullet, and many many more.

  14. cglm

    📽 Highly Optimized 2D / 3D Graphics Math (glm) for C

    GLM and CGLM should probably be mentioned as well since you'll probably want a good linear algebra library if you are going with just a rendering library instead of a full game engine.

  15. Bullet

    Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

    As for physics there's tons of options, but the list gets rather exhaustive when considering 2D and 3D but you have box2d, bullet, and many many more.

  16. love

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

  17. 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
  • Game engine for programmars

    17 projects | /r/gamedev | 5 Mar 2022
  • Kandria, a post-apocalyptic action RPG in Common Lisp

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