Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 554 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 554 Bytes

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