benjaminselfridge / minesolver

minesweeper game + strategic advice feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minesolver

minesweeper game + strategic advice feature

A simple minesweeper game with a command line UI (built on top of the brick library). Along with the ordinary minesweeper functionality, this game also can selectively give you some information about the odds that a particular cell has a bomb underneath it, based on the current visible board state.

About

minesweeper game + strategic advice feature

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%