Lloople / vue-minesweeper

πŸ’£ The classic Minesweeper game built with Vue. Just for learning purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’£ Minesweeper game built with Vue

πŸ“š Just for learning purposes.

This is my second project wih Vue, so there will be a lot of code that can be done more efficiently. Please, feel free to create any pull request you want πŸ™‚

Road Map

  • Add tests for the components
  • Finish the test suite for the current code
  • Add score board with local storage
  • Add button for resetting the game
  • Add Webpack, postCSS or whatever it's needed to add Tailwind
  • Add TailwindCSS
  • Center the board properly

About

πŸ’£ The classic Minesweeper game built with Vue. Just for learning purposes.


Languages

Language:JavaScript 83.0%Language:Vue 13.9%Language:CSS 1.7%Language:HTML 1.3%