Skip to content

nasfadev/minesweeper-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

This project purposes for just test my javascript skill, so basicaly this is just like regular minesweeper game but with some Advances like you can Costumize The Grids Size In Realtime, so enjoy the game.

App Screenshot

Features

  • Grids auto solver (personaly i like this feature)
  • Simple control
  • Mobile support
  • Customize grids size and bombs count (in UI settings)
  • Sound effects

Some Previews

Grids Auto Solver

This feature make you easier, and faster to solves the grids.

Auto Solver

App Screenshot

Customize Grids Size And Bombs Count

Is too easy playing this game? just custom your own Grid size or Bomb Count.

Realtime Resize The Grids

App Screenshot

Auto Solver Supported By Flagged Grid Block

Another auto solver, but with flagged grid block, so if a block near flagged block highlighted you can auto solver those blocks.

Auto Solver Supported By Flagged Block

App Screenshot

How To Play

Dekstop
  • Break The Block

    Left Click on block that hasn't broken.

  • Flag The Block

    Right Click on block that hasn't broken.

  • Remove The Flag From The Block

    Right Click on flagged block.

  • Auto Solver On The Numbered Block That's Near The Flagged Block

    Left CLick on highlighted numbered block.

Mobile
  • Break The Block

    Touch on block that hasn't broken.
  • Flag The Block

    Holding Touch on block that hasn't broken.
  • Remove The Flag From The Block

    Holding Touch on flagged block.
  • Auto Solver On The Numbered Block That's Near The Flagged Block

    Touch on highlighted numbered block.

Play Online

Play In Browser

License

MIT