diff options
| author | Ray <[email protected]> | 2020-03-16 19:11:06 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-16 19:11:06 +0100 |
| commit | 3e049c09d5b0c977cae0c746d824b0baf963562b (patch) | |
| tree | 307ade407971541bd837efdb1db557304583dbfa | |
| parent | 92e1205f4013400340a6aabad57aec82ff99e794 (diff) | |
| download | raylib-3e049c09d5b0c977cae0c746d824b0baf963562b.tar.gz raylib-3e049c09d5b0c977cae0c746d824b0baf963562b.zip | |
ADDED: XD Pascal bindings
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 02480f24..a13a42dc 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-xdpw | XD Pascal | https://github.com/vtereshkov/raylib-xdpw | | raylib-fb | FreeBasic | https://github.com/IchMagBier/raylib-fb | | raylib.cbl | COBOL | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* | |
