扫雷车 (Minesweeper)
Minesweeper game with Vue.js.
使用Vue.js进行扫雷游戏。
Learning some Vue.js while having some fun. 💣 💥
在玩乐的同时学习一些Vue.js。 💥
臭虫TODO (Bugs TODO)
Floodfill function still buggy
充水功能仍然存在问题
用法 (Usage)
$ git clone https://github.com/Meuss/minesweeper.git
$ npm install
$ npm run dev
翻译自: https://vuejsexamples.com/minesweeper-game-with-vue-js/