quicklisp-projects
quicklisp-projects copied to clipboard
Please add `cl-raylib`
cl-raylib (https://github.com/longlene/cl-raylib) are bindings for raylib ( https://www.raylib.com/ ), a graphics library.
Is there an easy way to install this on debian?
Is there an easy way to install this on debian?
I assume you mean raylib itself. It does look like it involves a
manual calling of make after the dependencies have been installed.
Maybe there will be an easier way in the future.
https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux
There's also ready-made raylib package in Guix, which could be installed on top of Debian. Perhaps this deserves another spin?
Please add this :pray: