Minesweeper

Minesweeper game with Vue.js.

Learning some Vue.js while having some fun. ? ?

Bugs TODO

  • Floodfill function still buggy

Usage

$ git clone https://github.com/Meuss/minesweeper.git
$ npm install
$ npm run dev

GitHub