From 103df6c40876a19c78a3380e3a9068e8ae7dc8dd Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 29 Aug 2020 18:42:40 +0200 Subject: [PATCH] Added raylib-ocaml --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index 1cb0967b..208252ef 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -67,6 +67,7 @@ Here it is a list with the ones I'm aware of: | raykit | [Kit](https://www.kitlang.org/) | https://github.com/Gamerfiend/raykit | | vraylib | [V](https://vlang.io/) | https://github.com/MajorHard/vraylib | | ray.mod | [BlitzMax](https://blitzmax.org/) | https://github.com/bmx-ng/ray.mod | +| ray-ocaml | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml | | raylib-mosaic | Mosaic | https://github.com/pluckyporcupine/raylib-mosaic | | raylib-xdpw | XD Pascal | https://github.com/vtereshkov/raylib-xdpw | | raylib-carp | Carp | https://github.com/pluckyporcupine/raylib-carp |