BOING - Port of python game to C3
March 31, 2025 ยท View on GitHub
Tested on MacOS 15.0.
Code-the-Classics
Assets from the book, Code the Classics https://magpi.raspberrypi.com/books/code-the-classics1

Running the examples
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
vendor-fetch fails
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