Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 163 Bytes

minesweeper_hs

This is my Minesweeper CLI game I made in Haskell. Run with cabal run. Probably not the cleanest way to implement Minesweeper, but it works :)