tfausak / bombyard

A clone of the minesweeper game in Haskell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bombyard is a clone of the minesweeper game in Haskell.

  1. Install Stack.

  2. stack build

  3. stack exec bombyard

Screenshot

Click on a square to reveal it. Once a game is over, click anywhere to restart. Press esc to quit.

About

A clone of the minesweeper game in Haskell.

License:Other


Languages

Language:Haskell 100.0%