Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 534 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 534 Bytes

💣 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