aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2019-04-11 11:29:35 +0200
committerGitHub <noreply@github.com>2019-04-11 11:29:35 +0200
commitc7e5585ab9eef695b14fd22ae1b3d897e1b8dcd4 (patch)
tree2b1f3a5399be903935ad2bcc0435e68e3b44bde8
parent1934f2a2f404b08a9dd5541a5407262b6fc4bb6a (diff)
downloadraylib-c7e5585ab9eef695b14fd22ae1b3d897e1b8dcd4.tar.gz
raylib-c7e5585ab9eef695b14fd22ae1b3d897e1b8dcd4.zip
Added binding to Factor
-rw-r--r--BINDINGS.md1
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)*