How bad of an idea would it be to make a commercial game with raylib?

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

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

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

    Raylib is not a framework and not engine, it markets itself as a library, rightfully because it is completely unopinionated regarding how you structure your game. In that way raylib reminds me a lot of love2d, but it gets rid of dependencies like SDL2 and Box2D in favor of its own (good, portable) implementations. Read https://github.com/raysan5/raylib/wiki/raylib-architecture for more info about this.

  • entt

    Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

    an example is the entt ecs

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

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