OCaml Minesweeper The project depends on dune, menhir, and the ANSITerminal library. Install the dependencies to your opam switch: opam install dune menhir ANSITerminal Run the game: dune exec minesweeper Enjoy!