Skip to content

minipif/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Jonathan Lepage
December 2010

Haskell implementation of the minesweeper game, using a graphical user interface.
Features a naive auto-resolution algorithm:

  • Auto-flagging: Flags the n unopened cells around a opened n-cell.
  • Auto-opening: Opens all unflagged cells around an n-cell surrounded by n flags.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published