Ada bindings for the Raylib library
See instructions in alire.toml.
Checkout the repository and, using Alire, run the following commands:
$ git clone --recurse-submodules https://github.com/Fabien-Chouteau/raylib-ada
$ cd raylib-ada/examples
$ alr run examples
$ alr run gui_example
On Unbutun/Debian you will have to manually get a Raylib release. See instructions in alire.toml.