This repository contains a few examples for raylib-beef which were translated from C to beef.
Note that unlike the examples of the original raylib, which has one executable per example, there is only one executable here. It is single launcher app which can start any of the examples:
If you have raylib-beef installed correctly as documented in its readme, then you are good to go. Just open the project in Beef IDE and hit F5 to compile and run the examples.