diff options
| author | Ray <raysan5@gmail.com> | 2019-04-11 11:29:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-11 11:29:35 +0200 |
| commit | c7e5585ab9eef695b14fd22ae1b3d897e1b8dcd4 (patch) | |
| tree | 2b1f3a5399be903935ad2bcc0435e68e3b44bde8 | |
| parent | 1934f2a2f404b08a9dd5541a5407262b6fc4bb6a (diff) | |
| download | raylib-c7e5585ab9eef695b14fd22ae1b3d897e1b8dcd4.tar.gz raylib-c7e5585ab9eef695b14fd22ae1b3d897e1b8dcd4.zip | |
Added binding to Factor
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index ac8276b9..c9ce392d 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -20,6 +20,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib-chaiscript](https://github.com/RobLoach/raylib-chaiscript) : raylib **ChaiScript** binding - [node-raylib](https://github.com/RobLoach/node-raylib) : **Node.js** raylib binding - [raylib-odin](https://github.com/kevinw/raylib-odin): **Odin** raylib binding + - [raylib-factor](https://github.com/Silverbeard00/raylib-factor): **Factor** raylib binding - *[raylib flat-assembler Usage example]()* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
