This is the SpaceGame example app that comes with Beef but modified to use raylib-beef instead of SDL2.
The repository containing the original SpaceGame is here.
- Install the beef IDE and add raylib-beef to BeefLibs in the install directory.
- Be sure to
raylib.lib
files to locations defined in theBeefProj.toml
.