Styro457 / Minesweeper

💣 Minimalistic Minesweeper made in plain javascript

Home Page:https://styro457.github.io/Minesweeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

💣 Minimalistic Minesweeper made in plain javascript

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

License:MIT License


Languages

Language:JavaScript 57.6%Language:CSS 27.6%Language:HTML 14.8%