Skip to content

Styro457/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Online Minesweeper made in plain javascript

     -> https://styro457.github.io/Minesweeper/

How to play

  • Left click on a cell to open it
  • Right click to mark a cell as a bomb

showcase

To-do

  • Add bomb and moves count
  • Add mute button
  • Add win and lose animations
  • Add how to play panel
  • Add animation for table sizes under buttons
  • Add animation when clicking on an already open cell to open its neighbours