DerTee / raylib-beef-examples

Small examples for raylib-beef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples for raylib-beef

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: screenshot of examples launcher

Dependencies

Building from source

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.

About

Small examples for raylib-beef

License:MIT License


Languages

Language:Beef 93.2%Language:GLSL 6.8%