Giter VIP home page Giter VIP logo

vue-minesweeper's Introduction

๐Ÿ’ฃ 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

vue-minesweeper's People

Contributors

lloople avatar maria-carrero avatar mitchmo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vue-minesweeper's Issues

this.tiles.flat is not a function

Writing the first test for the Minesweeper component I found out that I cannot run any test on that class since I'm having an error on runtime

  console.error node_modules/vue/dist/vue.runtime.common.dev.js:1884
    TypeError: this.tiles.flat is not a function

I found this issue out there, and looks pretty similar.

Here is where the code is not working.

I tried adding setupFiles: ["core-js"] in my jest.config.js file but the result was the same

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.