Minesweeper.jl implements the classic game Minesweeper in the Julia programming language. The modular design used in Minesweeper.jl allows Minesweeper to be played interactively or to be used in model simulations with or without a GUI.
Please see the examples located in the examples folder for instruction.