diff options
| author | Ray <[email protected]> | 2020-03-09 18:52:41 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-09 18:52:41 +0100 |
| commit | af011bc9528722bbb12ff5cc8ee21eeea1ff2a16 (patch) | |
| tree | 7b3b61e6796c57457077aa1d601fb581916e1492 | |
| parent | 4c728f0b546b72a5a5d80ef1ba9ed28d486f4560 (diff) | |
| download | raylib-af011bc9528722bbb12ff5cc8ee21eeea1ff2a16.tar.gz raylib-af011bc9528722bbb12ff5cc8ee21eeea1ff2a16.zip | |
ADDED Binding: FreeBasic
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index b52c2cfc..02480f24 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -60,6 +60,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | vraylib | V | https://github.com/MajorHard/vraylib | | ray.mod | BlitzMax | https://github.com/bmx-ng/ray.mod | | raylib-mosaic | Mosaic | https://github.com/pluckyporcupine/raylib-mosaic | +| raylib-fb | FreeBasic | https://github.com/IchMagBier/raylib-fb | | raylib.cbl | COBOL | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* | Missing some language? Check the [bindings not yet in this list](https://gist.github.com/raysan5/5764cc5b885183f523fce47f098f3d9b#bindings-not-yet-in-the-official-list) or create a new binding! :) |
