Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 129 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 129 Bytes

haskell-minesweeper

Minesweeper in Haskell the student way

Requires 'vty' and 'random' to be installed as libraries to run.