Skip to content

artyyouth/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple HTML based Minesweeper game

Playable demo: http://vincentchen.me/works/minesweeper/index.html

  • Use CSS/HTML to create the classic Windows Minesweeper game UI.

  • Use JavaScript to implement game logic.

  • Tutorial:

    • Click left mouse button to uncover a block.
    • Click right mouse button once to place a flag mark, click right mouse button twice to place a question mark, click right mouse button three times to clear all marks.
    • Click middle mouse button on any uncovered block to perform a quick uncovering for surrounding blocks.
  • Tested on Chrome, other browsers are not guaranteed.

  • This game is modified from a very old code base I wrote in 2005.

About

A HTML base Minesweeper game, Chrome tested.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published