diff options
| author | Ray <[email protected]> | 2020-03-05 18:58:10 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-05 18:58:10 +0100 |
| commit | 763972619373d6242934394f90f3c26fede6c7ba (patch) | |
| tree | 5f216516f77f72a4c205ef1da58e1e621698c630 /BINDINGS.md | |
| parent | fb2ed693e4ad6cd183d8a4135608c813d8f29358 (diff) | |
| download | raylib-763972619373d6242934394f90f3c26fede6c7ba.tar.gz raylib-763972619373d6242934394f90f3c26fede6c7ba.zip | |
ADDED Bindings: raylib-luamore, raylib-nelua, raylib-mosaic
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 2876ad69..255c5b9f 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -17,6 +17,8 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-lua | Lua | https://github.com/raysan5/raylib-lua | | raylib-lua-ffi | Lua | https://github.com/raysan5/raylib/issues/693 | | raylib-lua-sol | Lua | https://github.com/RobLoach/raylib-lua-sol | +| raylib-luamore | Lua | https://github.com/HDPLocust/raylib-luamore | +| raylib-nelua | Nelua | https://github.com/Andre-LA/raylib-nelua-mirror | | raylib-Nim | Nim | https://gitlab.com/define-private-public/raylib-Nim | | raylib-nim | Nim | https://github.com/Skrylar/raylib-nim | | raylib-haskell | Haskell | https://github.com/DevJac/raylib-haskell | @@ -55,7 +57,8 @@ Some people ported raylib to other languages in form of bindings or wrappers to | jaylib | Janet | https://github.com/janet-lang/jaylib | | raykit | Kit | https://github.com/Gamerfiend/raykit | | vraylib | V | https://github.com/MajorHard/vraylib | -| ray.mod | BlitzMax | https://github.com/bmx-ng/ray.mod | +| ray.mod | BlitzMax | https://github.com/bmx-ng/ray.mod | +| raylib-mosaic | Mosaic | https://github.com/pluckyporcupine/raylib-mosaic | | 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! :) |
