Tested on MacOS 15.0.
Assets from the book, Code the Classics https://magpi.raspberrypi.com/books/code-the-classics1
You can check out the examples with:
- Install the C3 compiler
- Open a command prompt in the directory of the cloned repository
c3c vendor-fetch raylib55- c3c run
On the occasion the c3c vender-fetch fails, you can manually download vendor repository. The files in this repository have been checked to work with the vendor files in the forked repository.
- Manually download the modules from Forked Vendor Repository
- copy or create symbolic link
vendor/libraries/raylib55.clfolder to the contents oflibfolder