Skip to content

sklappal/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Hex based minesweeper. Using HTML5 Canvas with JavaScript.

Playable at

http://koti.kapsi.fi/~sklappal/Minesweeper/

Instructions

  • Left click to open a closed hex.
  • Right click to mark or unmark a closed hex.
  • Both buttons on an open hex causes all non-marked neighbors to be opened. Happens only if as many neighbors are marked as there are neighboring mines for that hex.
  • Adjust slider to vary difficulty.
  • 'R' to restart at any time.
  • 'D' to make the game engine play itself at any time.

About

Hex based minesweeper (HTML5 / JS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published