Where to find more information on using languages beside c++?

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

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

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

    You can find more links on the Raylib homepage, https://www.raylib.com/ just scroll down till you find raylib language bindings

  • Raylib-cs

    C# bindings for raylib, a simple and easy-to-use library to learn videogames programming

    Generally the respective Github pages for the binding would be a good starting point so for C# go here if you have not already https://github.com/ChrisDill/Raylib-cs

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • raylib-go

    Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.

    Unfortunately the biggest problem with Raylib for other languages like Go is just what you are talking about, there is minimal documentation. What I did to learn is to go through the examples on Github here https://github.com/gen2brain/raylib-go/tree/master/examples

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