In which I attempt to learn ReasonML by making a simple canvas game. Play it online
Admittedly, some of this code is pretty gnarly (it's my first Reason/Ocaml program). Feedback and pull requests are welcome!
Also, if you want to make something similar, the canvas2d bindings used here were extracted and merged into the bs-webapi project.