A camel-style variant of the Minesweeper game implemented in OCaml and compiled to JavaScript (js_of_ocaml), in a functional paradigm (Elm) using ocaml-vdom. Running on a web browser.
Play on the demo page:
- Left-click to expand a cell
- Right-click to find (flag) camels
opam install . --deps-only
dune build
./run.sh